w2vindia is a self-supervised speech representation model based on the Wav2Vec 2.0 Base architecture, trained from scratch on a multilingual corpus of Indian languages.
This model serves as a foundation acoustic model and does not generate text directly. It is intended for fine-tuning on downstream speech tasks such as ASR, phoneme recognition, or language identification.
Unlike language-specific models, this model was trained on a blind mixture of Indian languages without language identifiers, allowing it to learn shared phonetic and acoustic representations across languages.
📚 Dataset
The model was pre-trained on the IndicTTS dataset collection released by SPRING Lab, available on Hugging Face.