Open gunawanlg opened 4 years ago
Nice PRs of Transfer Learning using DeepSpeech :
Haven't really tried it but it looks promising
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.
Do this on Colab Free.
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...