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