This is a fine-tuned version of openai/whisper-small for Hindi automatic speech recognition, using LoRA (Low-Rank Adaptation) for parameter-efficient training.
Model Details
Model Description
This model is a fine-tuned version of OpenAI's Whisper-small specifically for Hindi speech recognition. It was trained using LoRA (Low-Rank Adaptation) technique which allows for efficient parameter-efficient fine-tuning by only training a small subset of adapter parameters while keeping the base model frozen.
Developed by: Swayam Singal
Model type: Speech Recognition (ASR) with LoRA adapters
Building voice assistants or transcription services for Hindi speakers
Downstream Use
This model can be fine-tuned further for specific domains or use cases requiring Hindi speech recognition.
Out-of-Scope Use
This model is specifically trained for Hindi and may not perform well on other languages. It is intended for general Hindi speech recognition and may not be suitable for specialized domains without additional fine-tuning.
Bias, Risks, and Limitations
As with all speech recognition models, this model may have biases related to:
Users should be aware of these limitations and test the model on their specific use cases. For production use, additional evaluation and possibly domain-specific fine-tuning may be required.
This model uses the Whisper architecture with LoRA adapters for efficient fine-tuning. The objective is to minimize the cross-entropy loss between predicted and actual token sequences.
Compute Infrastructure
Hardware
Apple Silicon (M1/M2/M3) with MPS acceleration
Intel Mac CPU fallback
Minimum 8GB RAM recommended
Software
Python 3.8+
PyTorch
Hugging Face Transformers
PEFT library
Datasets library
Citation
BibTeX:
@article{radford2022robust,
title={Robust speech recognition via large-scale weak supervision},
author={Radford, Alec and Kim, Jong Wook and Xu, Tao and Brockman, Greg and McLeavey, Christine and Sutskever, Ilya},
journal={arXiv preprint arXiv:2212.04356},
year={2022}
}
APA:
Radford, A., Kim, J. W., Xu, T., Brockman, G., McLeavey, C., & Sutskever, I. (2022). Robust speech recognition via large-scale weak supervision. arXiv preprint arXiv:2212.04356.
Model Card Authors
Swayam Singal
Model Card Contact
For questions or issues, please contact swayam8264 on Hugging Face.