dohe0342
a6d4ce1256
from local
2023-02-02 15:11:04 +09:00
dohe0342
987c8a3911
from local
2023-02-02 15:10:32 +09:00
dohe0342
c239417387
from local
2023-02-02 15:05:31 +09:00
dohe0342
75021cf13f
from local
2023-02-02 15:04:34 +09:00
dohe0342
c3c62a87fd
from local
2023-02-02 15:04:31 +09:00
dohe0342
4dc44cc4d0
from local
2023-02-02 15:01:32 +09:00
dohe0342
44baa3ef47
from local
2023-02-02 14:57:38 +09:00
dohe0342
a1e31999d2
from local
2023-02-02 14:56:37 +09:00
dohe0342
c7c56dba09
from local
2023-02-02 14:56:34 +09:00
dohe0342
3308d26968
from local
2023-02-02 14:55:33 +09:00
dohe0342
4b458ac5bd
from local
2023-02-02 14:55:29 +09:00
dohe0342
b69ca6c2c6
from local
2023-02-02 14:55:18 +09:00
dohe0342
6db861e89d
from local
2023-02-02 14:52:27 +09:00
dohe0342
7f6bb0e051
from local
2023-02-02 14:50:39 +09:00
dohe0342
f421b02b40
from local
2023-02-02 13:28:21 +09:00
dohe0342
7acbff11f0
from local
2023-02-02 13:26:57 +09: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
f1abce72f8
Use jsonl for CutSet in the LibriSpeech recipe. ( #397 )
...
* Use jsonl for cutsets in the librispeech recipe.
* Use lazy cutset for all recipes.
* More fixes to use lazy CutSet.
* Remove force=True from logging to support Python < 3.8
* Minor fixes.
* Fix style issues.
2022-06-06 10:19:16 +08:00
Fangjun Kuang
1c35ae1dba
Reset seed at the beginning of each epoch. ( #221 )
...
* Reset seed at the beginning of each epoch.
* Use a different seed for each epoch.
2022-02-21 15:16:39 +08:00
pingfengluo
ea8af0ee9a
add transducer_stateless with char unit to AIShell ( #164 )
2022-01-01 18:32:08 +08:00
Wei Kang
4151cca147
Add torch script support for Aishell and update documents ( #124 )
...
* Add aishell recipe
* Remove unnecessary code and update docs
* adapt to k2 v1.7, add docs and results
* Update conformer ctc model
* Update docs, pretrained.py & results
* Fix code style
* Fix code style
* Fix code style
* Minor fix
* Minor fix
* Fix pretrained.py
* Update pretrained model & corresponding docs
* Export torch script model for Aishell
* Add C++ deployment docs
* Minor fixes
* Fix unit test
* Update Readme
2021-11-19 16:37:05 +08:00
Wei Kang
30c43b7f69
Add aishell recipe ( #30 )
...
* Add aishell recipe
* Remove unnecessary code and update docs
* adapt to k2 v1.7, add docs and results
* Update conformer ctc model
* Update docs, pretrained.py & results
* Fix code style
* Fix code style
* Fix code style
* Minor fix
* Minor fix
* Fix pretrained.py
* Update pretrained model & corresponding docs
2021-11-18 10:00:47 +08:00