Instructions to use esc-benchmark/wav2vec2-ctc-common_voice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use esc-benchmark/wav2vec2-ctc-common_voice with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="esc-benchmark/wav2vec2-ctc-common_voice")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("esc-benchmark/wav2vec2-ctc-common_voice") model = AutoModelForCTC.from_pretrained("esc-benchmark/wav2vec2-ctc-common_voice") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 75a0fd862de732b13dc268e5ee8a6eae75e5f74009c12de5eaed697348728372
- Size of remote file:
- 1.26 GB
- SHA256:
- fd4e2c227c5eb8971e5044992a9f310a6e283270eb83b3440bf82487677289d2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.