Instructions to use golesheed/wav2vec2-large-xls-r-1b-frisian-cv-13-elderly-augmented with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use golesheed/wav2vec2-large-xls-r-1b-frisian-cv-13-elderly-augmented with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="golesheed/wav2vec2-large-xls-r-1b-frisian-cv-13-elderly-augmented")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("golesheed/wav2vec2-large-xls-r-1b-frisian-cv-13-elderly-augmented") model = AutoModelForCTC.from_pretrained("golesheed/wav2vec2-large-xls-r-1b-frisian-cv-13-elderly-augmented", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
update model card README.md 449f484
Golshid Shekoufandeh commited on
End of training 1d65806
Golshid Shekoufandeh commited on
Upload tokenizer b587b5c
Upload tokenizer 363a843
Upload tokenizer 1346cbe
update model card README.md 05275f3
Golshid Shekoufandeh commited on
End of training 5357836
Golshid Shekoufandeh commited on
Upload tokenizer f51d0bd
Upload tokenizer aeccf94
Upload tokenizer 62e10a5
Upload tokenizer 63f8d1b
Upload tokenizer f5572f9
Upload tokenizer a16f2de
Upload tokenizer 9c0e88c
Upload tokenizer 2700f93
Upload tokenizer db9c594
Upload tokenizer c514d20
update model card README.md 77cd706
Golshid Shekoufandeh commited on
End of training f2b3cc4
Golshid Shekoufandeh commited on
Upload tokenizer 198a96e
Upload tokenizer 835b9df
Training in progress, step 50 e470863
Golshid Shekoufandeh commited on
Upload tokenizer b259b73
Upload tokenizer ce9503e
Training in progress, step 50 a74bc3d
Golshid Shekoufandeh commited on
Upload tokenizer 1864c5e
Upload tokenizer cf58de8
Upload tokenizer 6cd5ccd
Upload tokenizer de67e68
Upload tokenizer b482afe
Upload tokenizer 4e58d8e
Upload tokenizer 391264b
Upload tokenizer f6a5b53
Upload tokenizer 12d615e
Upload tokenizer 2c4a9ca
update model card README.md e697bc1
Golshid Shekoufandeh commited on
End of training 5fa72c1
Golshid Shekoufandeh commited on
Upload tokenizer eb56c9d
initial commit c0793da
Golshid Shekoufandeh commited on