You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mmglove
2ff634e493
|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
run_all.sh | 3 years ago | |
run_benchmark.sh | 3 years ago |
README.md
执行
./run_all.sh
即可运行. 执行逻辑:
- cd 到 ../../../ (也就是 Deepspeech 目录)
- 安装 paddlespeech/t2s 所需依赖
- 从 bos 下载数据集并解压缩
- 预处理数据集为训练 pwg 所需格式,保存到 Deepspeech/dump 文件夹底下
- 按照不同的参数执行 run_benchmark.sh 脚本