Replies: 4 comments
-
Beta Was this translation helpful? Give feedback.
-
>>> javi.rahman |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> javi.rahman
[August 17, 2019, 11:50am]
Hi,
I was trying to create a new model from the common voice corpus
(English).
As per the document I have downloaded the corpus en tar file.
Then extracted
bin/import_cv2.py slash --filter_alphabet path/to/some/alphabet.txt
/path/to/extracted/language/archive
I am on this command slash -- slash >
./DeepSpeech.py slash --train_files
CommonVoice-2.0/corpus3-en/clips/train.csv slash --dev_files
CommonVoice-2.0/corpus3-en/clips/dev.csv slash --test_files
CommonVoice-2.0/corpus3-en/clips/test.csv slash --train_batch_size 12
slash --dev_batch_size 12 slash --test_batch_size 12 slash --learning_rate 0.0001
slash --epoch 95 slash --validation_step 5 slash --dropout_rate 0.30 slash --default_stddev
0.046875 slash --export_dir /opt/deepspeech/exportmodels slash --checkpoint
/opt/deepspeech/checkpoint
But it is taking too long.
Please confirm once the command finishes it will bring like what inside
the slash -- slash > 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).
[This is an archived TTS discussion thread from discourse.mozilla.org/t/help-on-creating-the-model-from-the-common-voice-mozilla]
Beta Was this translation helpful? Give feedback.
All reactions