Instructions to use NbAiLab/salmon-f5-tts-north-sami with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use NbAiLab/salmon-f5-tts-north-sami with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("NbAiLab/salmon-f5-tts-north-sami", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0352a01db1de330921d57c7458b35616d9a0bde01c5a2e74b0515da32b1c1fd9
- Size of remote file:
- 5.39 GB
- SHA256:
- f4ac52111593b85d060bfd4ea4f9c2b5af5de77e933364745bceaf2ab202ae75
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.