zr_jin
023f6e05d4
Merge branch 'k2-fsa:master' into dev_zipformer_cn
2023-09-22 19:18:31 +08:00
zr_jin
7cc2dae940
Fixes to incorporate with the latest Lhotse release ( #1249 )
2023-09-13 12:39:49 +08:00
zr_jin
d3efac6618
doc str updated
2023-08-30 11:02:55 +08:00
zr_jin
c65f80a11f
this commit should finalize the PR (hopefully)
2023-08-30 10:50:34 +08:00
zr_jin
ce380a5fb3
minor updates
2023-08-17 09:42:03 +08:00
JinZr
241718964f
minor updates
2023-08-16 10:35:27 +08:00
jinzr
4200126f9b
fixed several formatting issues
2023-08-14 13:54:19 +08:00
jinzr
367522bab0
Update RESULTS.md
2023-08-14 11:53:18 +08:00
jinzr
658ec630d3
updated .md files for aishell
and aishell4
recipes
2023-08-14 01:25:00 +08:00
JinZr
890fe06ee3
minor fixes
2023-08-13 15:10:46 +08:00
zr_jin
4a7e2d708d
Merge branch 'k2-fsa:master' into dev_zipformer_cn
2023-08-13 01:20:02 +08:00
jinzr
235bb0537a
minor fixes
2023-08-13 01:14:51 +08:00
jinzr
8e1d8c9316
Aishell2 Zipformer recipe
2023-08-13 00:57:53 +08:00
zr_jin
74806b744b
disable speed perturbation by default ( #1176 )
...
* disable speed perturbation by default
* minor fixes
* minor updates
* updated bash scripts to incorporate with the `speed-perturb` arg
* minor fixes
1. changed the naming scheme from `speed-perturb` to `perturb-speed` to align with the librispeech recipe
>> 00256a7669/egs/librispeech/ASR/local/compute_fbank_librispeech.py (L65)
2. changed arg type for `perturb-speed` to str2bool
2023-08-10 20:56:02 +08:00
Fangjun Kuang
f5de2e90c6
Fix style issues. ( #937 )
2023-03-08 22:56:04 +08:00
pehonnet
07243d136a
remove key from result filename ( #936 )
...
Co-authored-by: pe-honnet <pe.honnet@telepathy.ai>
2023-03-08 21:06:07 +08:00
marcoyang
53454701cb
fix segmentation fault
2022-11-22 11:39:21 +08:00
Desh Raj
d31db01037
manual correction of black formatting
2022-11-17 14:18:05 -05:00
Desh Raj
107df3b115
apply black on all files
2022-11-17 09:42:17 -05:00
Fangjun Kuang
60317120ca
Revert "Apply new Black style changes"
2022-11-17 20:19:32 +08:00
Desh Raj
d110b04ad3
apply new black formatting to all files
2022-11-16 13:06:43 -05:00
Fangjun Kuang
d1f16a04bd
fix type hints for decode.py ( #623 )
2022-10-18 06:56:12 +08:00
Fangjun Kuang
e18fa78c3a
Check that read_manifests_if_cached returns a non-empty dict. ( #555 )
2022-08-28 11:50:11 +08:00
Wei Kang
5c17255eec
Sort results to make it more convenient to compare decoding results ( #522 )
...
* Sort result to make it more convenient to compare decoding results
* Add cut_id to recognition results
* add cut_id to results for all recipes
* Fix torch.jit.script
* Fix comments
* Minor fixes
* Fix torch.jit.tracing for Pytorch version before v1.9.0
2022-08-12 07:12:50 +08:00
Mingshuang Luo
aec222e2fe
add compile_lg.py for aishell2 recipe ( #481 )
2022-07-18 14:36:40 +08:00
Yuekai Zhang
c17233eca7
[Ready] [Recipes] add aishell2 ( #465 )
...
* add aishell2
* fix aishell2
* add manifest stats
* update prepare char dict
* fix lint
* setting max duration
* lint
* change context size to 1
* update result
* update hf link
* fix decoding comment
* add more decoding methods
* update result
* change context-size 2 default
2022-07-14 14:46:56 +08:00