Wang Xin
c11b19df90
[Hackathon 7th] updating the paths to utility scripts and modifying method parameters ( #3942 )
...
* fix path error
* Update examples/aishell/asr0/local/test.sh
* remove some broken symbolic link
9 months ago
张春乔
5069111e6d
[Hackathon 7th] 修复 deepspeech2online 的导出问题 ( #3935 )
...
* Update model.py
* Update model.py
10 months ago
张春乔
419af4503c
【Hackathon 7th】Remove parser.add_argument ( #3878 )
...
* Update test_wav.py
* Update export.py
* Update test_export.py
* Update model.py
* Update README.md
* Apply suggestions from code review
* Apply suggestions from code review
* Update README.md
* Update README.md
* Update test.py
* Update README.md
10 months ago
Hui Zhang
a2ae6396ef
old grad clip has 0d tensor problem, fix it ( #3334 )
2 years ago
huangyuxin
92d1d08b9a
fix scripts
3 years ago
Hui Zhang
dfdf450b22
fix #2013 ; and format
3 years ago
huangyuxin
e48e1d5e81
fix tiny and local script, test=asr
3 years ago
huangyuxin
47dd61e5b2
refactor ds2, cli, server
3 years ago
huangyuxin
6e80618e3d
add ds2
3 years ago
Jackwaterveg
d7222c0453
[ASR] Support CTC decoder online ( #821 )
...
* fix the destructer problem for prefixes
* unified offline and online in ctcdecoders, test=asr
* rename swig_decoders to paddlespeech_ctcdecoders, test=asr
* add reset_stage for ctcdecoder
* fix some problems
* fix ctconline
* fix a bug
* fix the format
* fix 1xt2x
4 years ago
huangyuxin
07d457859d
use pre-commit, test=doc_fix
4 years ago
huangyuxin
3e2cc898cb
remove default cfg and fix some bugs,test=asr
4 years ago
huangyuxin
c907a8deda
change all recipes
4 years ago
Jackwaterveg
5b446f6321
[Config]clear the u2 decode config for asr ( #1107 )
...
* clear the u2 decode config
* rename the vocab_filepath and cmvn_path
4 years ago
huangyuxin
895a086fdd
rename the config.feat_size and the config.vocab.size to input_size and output_size
4 years ago
huangyuxin
8aebfeac81
fix the prc-commit
4 years ago
huangyuxin
fb6974f950
update the auto_log
4 years ago
Hui Zhang
e2bcaee4f1
merge deepspeech, parakeet and text_processing into paddlespeech
4 years ago