anuragshas / automatic-speech-recognition updated 5 years ago

wav2vec2-large-xlsr-53-telugu

Fine-tuned facebook/wav2vec2-large-xlsr-53 on Telugu using the OpenSLR SLR66 dataset. When using this model, make sure that your speech input is sampled at 16kHz. The model can be used directly (without a language model) as follows: python import torch import torchaudio from datasets import loaddataset from transformers import Wav2Vec2ForCTC, Wav2Vec2Processor import pandas as pd df = pd.readcsv("/content/te/test.tsv...

Params
Context
Downloads 30d
1.0 M
Likes
5
Commercial use: allowed apache-2.0 Not gated 1 languages View on Hugging Face ↗

Download history

daily snapshots · 10 days
1.3 M841 K
Jul 28Jul 31Aug 3Aug 6

Specifications

Architecture
Wav2Vec2ForCTC
Vocabulary
66
Layers / heads
24 / 16
Licence
apache-2.0
First seen on the Hub
2022-03-02
Training datasets
openslr
OpenSLR te (reported)
44.98
Added to our catalog
2026-07-28