--- language: - ta metrics: - wer pipeline_tag: automatic-speech-recognition library_name: adapter-transformers --- # Model Card for Model ID This model is a fine-tuned version of XLS-R on Tamil speech data from Tamil Vulnerable Speech Recognition. ## Model Details ### Model Description - **Model type:** [Transfoemr based model] - **Language(s) :** [Tamil] - **Finetuned from model :** [XLS-R] ## Uses Thw model is used to perform speech-to-text in Tamil. ### Downstream Use Tamil Speech Recogniton ## Training Details ### Training Data Tamil vulnerable speech dataset. #### Preprocessing All the .wav files are resampled to 16000 Hz and Log-Mel Spectrogram is extracted ## Traning The training code is accessible through [here](https://colab.research.google.com/drive/1YKCibhy4L_Udqai7pqOrzkiTXC_l4wCY?usp=sharing)