Training my own models
If I would like to modify the model or use new training sets, I can download the whole project to local. 中文教程:https://www.helplib.cn/fansisi/deepspeech-pytorch
Step 1:Create a Virtual Envirnmont
Install Git Large File Storage either manually or through a package-manager if available on your system. Then clone the DeepSpeech repository normally:
Step 2:Install packages
Before running the script, there are lot of new packages to be installed.
sudo pip install --ignore-installed pandas
Exit
exit: ⌘↩
Last updated
Was this helpful?