PingFeng Luo
|
45d31e5f34
|
update
|
2021-12-04 11:40:14 +08:00 |
|
PingFeng Luo
|
0af744e518
|
update AIShell result
|
2021-12-04 11:11:49 +08:00 |
|
PingFeng Luo
|
d7f9dacf0d
|
use a faster way to get the intersection of train and aishell_transcript_v0.8.txt
|
2021-12-03 14:33:10 +08:00 |
|
PingFeng Luo
|
00b5ac5815
|
fix data prepare to just use train text by uid
|
2021-12-03 11:55:28 +08:00 |
|
PingFeng Luo
|
bc0b6eed5c
|
typo
|
2021-12-02 12:13:05 +08:00 |
|
PingFeng Luo
|
e14decf75e
|
fix code style
|
2021-12-02 11:11:50 +08:00 |
|
PingFeng Luo
|
08db15d8d5
|
typo
|
2021-12-02 10:19:36 +08:00 |
|
PingFeng Luo
|
cf50e16047
|
export model
|
2021-12-02 10:06:42 +08:00 |
|
PingFeng Luo
|
4b6edaa4a3
|
fix MMI decode graph
|
2021-12-01 16:37:12 +08:00 |
|
PingFeng Luo
|
a54f9a9b41
|
add MMI to AIShell
|
2021-11-30 16:52:21 +08:00 |
|
Lucky Wong
|
769a9791ec
|
Fix no attribute 'data' error. (#129)
|
2021-11-22 18:31:04 +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 |
|