Instructions to use hf-internal-testing/tiny-random-SeamlessM4Tv2ForSpeechToText with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-SeamlessM4Tv2ForSpeechToText with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hf-internal-testing/tiny-random-SeamlessM4Tv2ForSpeechToText")# Load model directly from transformers import AutoTokenizer, AutoModelForSpeechSeq2Seq tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-SeamlessM4Tv2ForSpeechToText") model = AutoModelForSpeechSeq2Seq.from_pretrained("hf-internal-testing/tiny-random-SeamlessM4Tv2ForSpeechToText") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0cb671e8c780454d9ae5a06c7765ff77c06e1b938a900ec2f15e452c2adb341d
- Size of remote file:
- 38.5 kB
- SHA256:
- f231982c0bd8b819298dd29131ec22f056bb99fb9d4162b286d65564dc3a70c4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.