Instructions to use vasudevgupta/finetuned-wav2vec2-960h with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vasudevgupta/finetuned-wav2vec2-960h with Transformers:
# Load model directly from transformers import TFAutoModel model = TFAutoModel.from_pretrained("vasudevgupta/finetuned-wav2vec2-960h", dtype="auto") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
finetuned-wav2vec2-960h
This model was trained as a part of my GSoC'21 (Google Summer of Code) project. It is fine-tuned on 960h of LibriSpeech dataset (train-clean-100, train-clean-360, train-other-500) and evaluated on test-clean data.
| WER (word error rate) | 5.67 |
|---|
You can find code for training here: https://github.com/vasudevgupta7/gsoc-wav2vec2.
- Downloads last month
- 5
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support