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

TeraSpace
/
TeraTTSv2

Text-to-Speech
Transformers
ONNX
teratts_onnx
feature-extraction
onnxruntime
russian
english
custom-code
custom_code
Model card Files Files and versions
xet
Community

Instructions to use TeraSpace/TeraTTSv2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use TeraSpace/TeraTTSv2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="TeraSpace/TeraTTSv2", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("TeraSpace/TeraTTSv2", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
TeraTTSv2 / styles /eng_f5
52 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
TeraSpace's picture
TeraSpace
Replace voice styles with clean-25s style_flacs speakers
f2fe7cd verified 1 day ago
  • style_dp.npy
    640 Bytes
    xet
    Replace voice styles with clean-25s style_flacs speakers 1 day ago
  • style_ttl.npy
    51.3 kB
    xet
    Replace voice styles with clean-25s style_flacs speakers 1 day ago