File size: 438 Bytes
bf03302 dcb4ea8 |
1 2 3 4 5 6 7 8 |
# MASC
The final output model is: `model.pb`
The language model can be found at: https://huggingface.co/TRoboto/masc_kenlm_3grams_lm
To run the model, clone this repo and the language model repo, then follow the instructions here: https://deepspeech.readthedocs.io/en/master/USING.html
To use the checkpoint to retrain the model, clone this repo and follow the instructions here: https://deepspeech.readthedocs.io/en/r0.9/TRAINING.html |