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:
- ba805105a3f22a764c648a362f7ef6812aacd39074f791c6ffb47cf9f3009bf9
- Size of remote file:
- 38.5 kB
- SHA256:
- 1c0032b6a7587e160c956621a031b1e3d7579b2926559f430f31cca21784f35c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.