Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
develop
PaddleSpeech
/
examples
/
aishell
/
asr3
/
conf
下载当前目录
G
GitHub
Revert "[engine] merge develop into speechx (
#3198
)" (
#3199
)
500f283d
创建于
2023年4月24日
历史提交
文件
最后提交记录
最后更新时间
tuning
add wav2vev2_zh aishell recipe, and speechbrain dataloader. (
#2916
)
3 年前
preprocess.yaml
add wav2vev2_zh aishell recipe, and speechbrain dataloader. (
#2916
)
3 年前
train_with_wav2vec.yaml
[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 年前
wav2vec2ASR.yaml
[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 年前
wav2vec2ASR_adadelta.yaml
[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 年前