demo
#2
by
mdeniz1
- opened
Hi,
Can you please provide a demo code to use this model?
mehmet
Hi Mehmet,
You can refer to the usage section at the following official model release:
If interested in using the wav2vec2 model with n-gram language model, please take a look at:
- HuggingFace blog: https://huggingface.co/blog/wav2vec2-with-ngram
- Predict function in my evaluation script: https://github.com/mpoyraz/wav2vec2-turkish/blob/main/eval_asr.py#L81-L99
Best,
Muhammet