wav2vec2-large-xlsr-53-telugu

The anuragshas/wav2vec2-large-xlsr-53-telugu model is a fine‑tuned version of Facebook’s wav2vec2‑large‑xlsr‑53 that has been adapted specifically for the Telugu language (ISO‑639‑1 code

anuragshas 897K downloads apache-2.0 Speech Recognition
Frameworkstransformerspytorchjax
Languageste
Datasetsopenslr
Tagswav2vec2automatic-speech-recognitionaudiospeechxlsr-fine-tuning-weekmodel-index
Downloads
897K
License
apache-2.0
Pipeline
Speech Recognition
Author
anuragshas

Run wav2vec2-large-xlsr-53-telugu locally on a Q4KM hard drive

Accelerate your deployment with Q4KM hard drives pre‑loaded with the wav2vec2‑large‑xlsr‑53‑telugu model . Get instant, plug‑and‑play ASR performance on edge devices—no download, no setup time. Get...

Shop Q4KM Drives

Technical Overview

The anuragshas/wav2vec2-large-xlsr-53-telugu model is a fine‑tuned version of Facebook’s wav2vec2‑large‑xlsr‑53 that has been adapted specifically for the Telugu language (ISO‑639‑1 code te). It implements a Connectionist Temporal Classification (CTC) head on top of a self‑supervised speech encoder, enabling end‑to‑end automatic speech recognition (ASR) without the need for an external language model.

Key features and capabilities:

  • Language‑specific fine‑tuning: Trained on the OpenSLR SLR66 Telugu corpus, covering a wide range of speakers, dialects, and acoustic conditions.
  • Large‑scale encoder: 300 M parameters, 24 transformer layers, 1024 hidden size, and a 16 kHz input sampling rate.
  • CTC‑based decoding: Direct token‑level transcription, suitable for real‑time and batch inference.
  • Framework agnostic: Available in PyTorch, TensorFlow (via transformers), and JAX, with ready‑to‑use Wav2Vec2Processor for feature extraction.

Architecture highlights:

  • Self‑supervised pre‑training on 53 languages (XLSR) provides a robust acoustic representation.
  • Fine‑tuning adds a linear projection to 32‑character Telugu vocabulary (including punctuation and space tokens).
  • Layer‑norm and dropout are retained from the base model, ensuring stability during inference.

Intended use cases include:

  • Voice‑controlled applications for Telugu‑speaking users.
  • Transcription services for media, education, and government archives.
  • Real‑time captioning and accessibility tools.
  • Research on low‑resource language ASR and transfer‑learning experiments.

Benchmark Performance

For Telugu ASR, the most relevant benchmark is Word Error Rate (WER) evaluated on the OpenSLR test split. The model achieves a Test WER of 44.98 %, as reported in the README. While a WER under 30 % is considered “good” for high‑resource languages, a sub‑45 % score on a relatively low‑resource language like Telugu demonstrates the effectiveness of XLSR‑based cross‑lingual transfer.

Why this benchmark matters:

  • WER directly reflects transcription quality and user experience.
  • OpenSLR SLR66 is a standard, publicly available dataset, enabling fair comparison with other Telugu ASR systems.
  • The result is comparable to other fine‑tuned XLSR models (e.g., Hindi, Bengali) that typically range between 40 %–55 % WER on similar data.

Hardware Requirements

Inference with a 300 M‑parameter wav2vec2‑large model is memory‑intensive. Below are practical recommendations:

  • VRAM: Minimum 8 GB for batch size = 1; 12 GB+ for larger batches or mixed‑precision (FP16) inference.
  • GPU: NVIDIA RTX 3060 (12 GB) or higher; RTX A6000 (48 GB) provides ample headroom for multi‑utterance streaming.
  • CPU: Modern 8‑core CPUs (e.g., AMD Ryzen 7 5800X or Intel i7‑12700K) can handle preprocessing and resampling without bottlenecks.
  • Storage: Model checkpoint (~1.2 GB) plus audio dataset; SSD recommended for low latency.
  • Performance: On a RTX 3060, a single 16 kHz utterance (~5 seconds) processes in ~30 ms (FP16) – suitable for real‑time applications.

Use Cases

Primary applications revolve around Telugu speech‑to‑text conversion:

  • Voice assistants: Enable Telugu‑language commands for smart speakers, mobile assistants, and automotive infotainment.
  • Media transcription: Automatic captioning of Telugu news broadcasts, podcasts, and YouTube videos.
  • Education & accessibility: Real‑time subtitles for online courses, webinars, and live events for hearing‑impaired audiences.
  • Government & public services: Digitize oral records, citizen feedback calls, and multilingual helplines.
  • Research platforms: Serve as a baseline for low‑resource ASR research, domain adaptation, and multilingual model evaluation.

Training Details

Fine‑tuning was performed on the OpenSLR SLR66 Telugu corpus. Approximately 70 % of the dataset was used for training, with the remaining 30 % reserved for testing. The training pipeline follows the standard Hugging Face Trainer workflow:

  • Data preparation: Audio files resampled to 16 kHz, transcripts normalized (lower‑casing, removal of non‑Telugu characters, punctuation handling).
  • Processor: Wav2Vec2Processor handles feature extraction, padding, and token‑level alignment.
  • Model: Wav2Vec2ForCTC with a linear CTC head sized to the Telugu token set.
  • Compute: Fine‑tuning on a single NVIDIA V100 (16 GB) for ~12 hours with a batch size of 8, learning rate 1e‑4, and gradient accumulation to fit the 300 M‑parameter model.
  • Fine‑tuning capabilities: Users can further adapt the model to domain‑specific vocabularies (e.g., medical or legal Telugu) by continuing training on a small labeled set.

Licensing Information

The model card lists the license as Apache‑2.0, while the overall repository tag shows license: unknown. Apache‑2.0 is a permissive open‑source license that:

  • Allows commercial, academic, and personal use without royalty.
  • Requires preservation of copyright notices and a copy of the license in distributions.
  • Provides an explicit patent grant, protecting downstream users.

If a downstream user encounters “unknown” metadata, it is safest to treat the model as Apache‑2.0 (the most common license for Hugging Face community models). This means you can integrate the model into commercial products, cloud services, or mobile apps, provided you retain the attribution clause.

Pre-loaded AI models. Ready to run.

Skip the downloads. Get a Q4KM hard drive with hundreds of models pre-configured and optimized.

Shop Q4KM Hard Drives