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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

atlithor
/
RepeaTTS-level-3

Text-to-Speech
Transformers
Safetensors
Icelandic
parler_tts
text-generation
Model card Files Files and versions
xet
Community

Instructions to use atlithor/RepeaTTS-level-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use atlithor/RepeaTTS-level-3 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="atlithor/RepeaTTS-level-3")
    # Load model directly
    from transformers import AutoModelForSeq2SeqLM
    model = AutoModelForSeq2SeqLM.from_pretrained("atlithor/RepeaTTS-level-3", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
RepeaTTS-level-3
3.75 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
atlithor's picture
atlithor
Update README.md
c750973 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.99 kB
    Update README.md about 1 year ago
  • config.json
    7.44 kB
    Push model to Hugging Face Hub about 1 year ago
  • generation_config.json
    218 Bytes
    Push model to Hugging Face Hub about 1 year ago
  • model.safetensors
    3.75 GB
    xet
    Push model to Hugging Face Hub about 1 year ago