buchongyu
48358055d0
修改hack 单词拼写错误
3 years ago
TianYuan
2844f388dc
[doc ]add tacotron2 readme ( #1385 )
...
* add tacotron2 readme, test=doc
* update changelog.md, test=doc
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
3 years ago
billishyahao
ddf184be60
fix some typos
3 years ago
huangyuxin
07d457859d
use pre-commit, test=doc_fix
3 years ago
huangyuxin
3e2cc898cb
remove default cfg and fix some bugs,test=asr
3 years ago
huangyuxin
c907a8deda
change all recipes
3 years ago
Hui Zhang
712de751cb
Merge pull request #1036 from zh794390558/nproc
...
[asr] nproc to ngpu
3 years ago
Hui Zhang
fe83adfbcb
nproc to ngpu
3 years ago
Hui Zhang
6151800d04
fix dataset dir in data.sh
3 years ago
Hui Zhang
2ba3f00bbd
Merge branch 'develop' into datapipe
3 years ago
huangyuxin
754c0b560b
optimizer the hips of downloading LM
3 years ago
Hui Zhang
69055698a2
transformer using batch data loader
3 years ago
Hui Zhang
e2bcaee4f1
merge deepspeech, parakeet and text_processing into paddlespeech
3 years ago
huangyuxin
b966bb8a31
fix the run_test in test_export
3 years ago
Jackwaterveg
8741da5a68
Update README.md
3 years ago
huangyuxin
542ee3f070
add the model description in 1xt2x doc
3 years ago
huangyuxin
e66da76db9
fix the bug of chooing dataloader, remove the log of downloads lm, change the epoch in tiny
3 years ago
Hui Zhang
b079577e08
merge parakeet repo into deepspeech
3 years ago