AI4Bharat / IndicWav2Vec

Pretraining, fine-tuning and evaluation scripts for Indic-Wav2Vec2
https://indicnlp.ai4bharat.org/indicwav2vec
MIT License
82 stars 28 forks source link

Dict for models #4

Closed harveenchadha closed 2 years ago

harveenchadha commented 2 years ago

Hello team,

Please open source dictionary for the finetuned models. If there is a way to run models without dictionary, please let me know.

harveenchadha commented 2 years ago

Looks like the dictionaries are embedded in the task itself. It would have been nice if the dict would have been provided separately just to get an idea of the vocab of the model.