Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

useclaude
/
quantum-sync-xtts-v2

Text-to-Speech
Transformers
tts
xtts-v2
voice-cloning
multilingual
coqui
Model card Files Files and versions
xet
Community

Instructions to use useclaude/quantum-sync-xtts-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use useclaude/quantum-sync-xtts-v2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="useclaude/quantum-sync-xtts-v2")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("useclaude/quantum-sync-xtts-v2", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
quantum-sync-xtts-v2
1.88 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
useclaude's picture
useclaude
Add XTTS-v2 model
414c675 7 months ago
  • .gitattributes
    264 Bytes
    Add XTTS-v2 model 7 months ago
  • LICENSE
    85 Bytes
    Add XTTS-v2 model 7 months ago
  • README.md
    7.83 kB
    Add XTTS-v2 model 7 months ago
  • config.json
    4.37 kB
    Add XTTS-v2 model 7 months ago
  • model.pth
    1.87 GB
    xet
    Add XTTS-v2 model 7 months ago
  • speakers_xtts.pth
    7.75 MB
    xet
    Add XTTS-v2 model 7 months ago
  • vocab.json
    361 kB
    Add XTTS-v2 model 7 months ago