Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

NbAiLab
/
salmon-f5-tts-north-sami

Diffusers
🇪🇺 Region: EU
Model card Files Files and versions
xet
Community

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
salmon-f5-tts-north-sami
45.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
versae's picture
versae
Add files using upload-large-folder tool
9345733 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    53 Bytes
    Update README.md almost 2 years ago
  • model_10000.pt
    5.39 GB
    xet
    Add files using upload-large-folder tool almost 2 years ago
  • model_100000.pt
    5.39 GB
    xet
    Add files using upload-large-folder tool almost 2 years ago
  • model_200000.pt
    5.39 GB
    xet
    Add files using upload-large-folder tool almost 2 years ago
  • model_300000.pt
    5.39 GB
    xet
    Add files using upload-large-folder tool almost 2 years ago
  • model_400000.pt
    5.39 GB
    xet
    Add files using upload-large-folder tool almost 2 years ago
  • model_500000.pt
    5.39 GB
    xet
    Add files using upload-large-folder tool almost 2 years ago
  • model_590000.pt
    5.39 GB
    xet
    Add files using upload-large-folder tool almost 2 years ago
  • model_590000.safetensors
    1.35 GB
    xet
    Add files using upload-large-folder tool almost 2 years ago
  • model_last.pt
    5.39 GB
    xet
    Add files using upload-large-folder tool almost 2 years ago
  • model_last.safetensors
    1.35 GB
    xet
    Add files using upload-large-folder tool almost 2 years ago
  • setting.json
    507 Bytes
    Add files using upload-large-folder tool almost 2 years ago
  • vocab.txt
    11.3 kB
    Update vocab.txt almost 2 years ago