gunawanlg / voice-to-text-bahasa

Apache License 2.0
0 stars 0 forks source link

Using Pretrained Deepspeech Model #46

Open gunawanlg opened 4 years ago

gunawanlg commented 4 years ago

Might be a good try to use pretrained model (e.g. English) from Mozilla Deepspeech.

!!BUT!!

Reading the prerequisites will turn us down as it only explicitly supports Mac or Linux, not WINDOWS!!.

This issue open up for any insights regarding this problem...

hariesramdhani commented 4 years ago

Nice PRs of Transfer Learning using DeepSpeech :

Haven't really tried it but it looks promising

hariesramdhani commented 4 years ago

Also adding the wav2letter pretrained one to the loop since someone already published a paper and well documented code out of it.

The resulting shorter training time and lower hardware requirements make Wav2Letter a solid basis for all of our transfer learning experiments.

gunawanlg commented 4 years ago

Do this on Colab Free.