megemini
|
5e8c727fd6
|
[Hackathon 7th] 修复 `tal_cs` 测试中 0D tensor to 1D (#3913)
* [Fix] 0D tensor to 1D
* [Update] feat dim
|
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
|
df3be4acae
|
[s2t] move s2t data preprocess into paddlespeech.dataset (#3189)
* move s2t data preprocess into paddlespeech.dataset
* avg model, compute wer, format rsl into paddlespeech.dataset
* fix format rsl
* fix avg ckpts
|
2 years ago |
tianhao zhang
|
ab92e2c98c
|
fix deepspeech2 decode_wav
|
3 years ago |
huangyuxin
|
98cfdc4c05
|
fix nxpu
|
3 years ago |
huangyuxin
|
7463df89c5
|
fix nxpu
|
3 years ago |
huangyuxin
|
47dd61e5b2
|
refactor ds2, cli, server
|
3 years ago |
Zhangjingyu06
|
acb19cf465
|
deepspeech2 modify for kunlun
|
3 years ago |
Zhangjingyu06
|
b0eaeccd67
|
deepspeech2 modify for kunlun
|
3 years ago |
Zhangjingyu06
|
1e91f7da35
|
deepspeech2 modify for kunlun
|
3 years ago |
root
|
9f389a7a33
|
support cpu, test=asr
|
3 years ago |
root
|
864041085f
|
replace dist.spawn with dist.launch, test=asr
|
3 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
|
68164dd39f
|
[asr]rename test_hub to test_wav (#1132)
* add the readme, librispeech_asr1
* fix the test_hub
* test=asr
|
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 |
TianYuan
|
2189b46004
|
add tts cli
|
4 years ago |
Hui Zhang
|
0818c1601d
|
add __init__.py
|
4 years ago |
huangyuxin
|
895a086fdd
|
rename the config.feat_size and the config.vocab.size to input_size and output_size
|
4 years ago |
Hui Zhang
|
fe83adfbcb
|
nproc to ngpu
|
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 |