Please confirm once the command finishes it will bring like what inside the --> deepspeech-0.5.1-models
I assume it will create a new models file ( lm.binary, output_graph.pb, output_graph.pbmm, output_graph.tflite).
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
2
Please share details, we do document that training is an intensive process, so without knowing your hardware as well as what you consider “too long”, we can’t do anything.
Don’t assume, read the documentation and the help.
I am using Core i7 7th generation, 8gb ram, 4gb Nvidia graphics.
I will check the document and let you know if I have any doubts.
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
4
Then no surprise, 250h of french audio takes ~4h for training on 2x RTX2080Ti GPUs.
1 Like
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
5
@javi.rahman Just for the sake of completeness, can you make sure you are running tensorflow-gpu ? pip uninstall tensorflow && pip install --upgrade tensorflow-gpu==1.14.0 in your virtualenv.