Instructions to use hf-internal-testing/tiny-random-BarkModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-BarkModel 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-BarkModel")# Load model directly from transformers import AutoProcessor, AutoModelForTextToWaveform processor = AutoProcessor.from_pretrained("hf-internal-testing/tiny-random-BarkModel") model = AutoModelForTextToWaveform.from_pretrained("hf-internal-testing/tiny-random-BarkModel", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4340b98f9b8dc1caa2691086f8efad6c3cb233928ebe46813b1bd9d9c256e25f
- Size of remote file:
- 937 kB
- SHA256:
- 4c540e8ed3824e7c689b1bf37324b9d42bc04af9e3b2d9a759ca1a8566131603
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.