mailong25 / self-supervised-speech-recognition

speech to text with self-supervised learning based on wav2vec 2.0 framework
379 stars 114 forks source link

how to train from scratch wav2vec + wav2letter #54

Open tranmanhdat opened 3 years ago

tranmanhdat commented 3 years ago

i have 2 questions, First, is wav2vec lastest model you implement better than wav2vec + wav2letter ( for example in wer, recognition in reality?) Second, can you provide tutorial for training from scratch wav2vec+wav2letter?