co63oc
|
50ef94b68c
|
Fix typos (#4024)
* Fix
* Fix
|
6 months ago |
zxcd
|
05cdbd8d5e
|
【doc】fix download link case abnormal traffic (#4020)
* fix download link case abnormal traffic
* fix code style
|
6 months ago |
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 |
lemondy
|
9c387577fd
|
fix example/aishell local/train.sh if condition bug, test=asr (#3146)
|
2 years ago |
zxcd
|
4e9bca177a
|
[ASR] change optimizer and fix import error, test=asr (#3023)
* mv dataio.py to s2t.io.speechbrain.dataio
mv dataio.py to paddlespeech.s2t.io.speechbrain.dataio
* remove transformers import.
* change optimizer same with released model
* add paddlenlp version in RESULT.md.
* fix run.sh
* fix data.sh step_num.
* add adadelta optimizer config.
* fix wav2vec2 test_wav.sh run error.
* add tokenizer config.
|
3 years ago |
zxcd
|
3145325b4e
|
[ASR] add wav2vec2 aishell model result, test=asr (#3012)
* Create RESULT.md
* add wav2vec2ASR-large-aishell1 finetune model.
* update model link and add readme.
* fix released model info.
|
3 years ago |
zxcd
|
047092de8e
|
add wav2vev2_zh aishell recipe, and speechbrain dataloader. (#2916)
|
3 years ago |