-
Pytorch版本的DeepSpeech 2.0:DeepSpeech-pytorch
资源介绍
DeepSpeech-pytorch
使用DeepSpeech模型的PyTorch中的端到端语音识别模型
怎么跑
首先,安装依赖项
# clone project
git clone https://github.com/jiwidi/DeepSpeech-pytorch
# install project
cd DeepSpeech-pytorch
pip install -e .
pip install -r requirements.txt
准备运行! 执行:
python train . py #Will run with default parameters and donwload the datasets in the local directory
Tensorboard日志将保存在runs/文件夹下
该模型
该模型是DeepSpeech 2的从在人的变化
- 上一篇: FPGA时序设计的Viso形状库
- 下一篇: 电子商务网站开发流程图