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