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 / ruaccent /dictionary
21.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
TeraSpace's picture
TeraSpace
Add TeraTTS ONNX release artifacts
27f532f verified 4 days ago
  • accents.json.gz
    21 MB
    xet
    Add TeraTTS ONNX release artifacts 4 days ago
  • omographs.json.gz
    219 kB
    xet
    Add TeraTTS ONNX release artifacts 4 days ago
  • yo_homographs.json.gz
    5.75 kB
    Add TeraTTS ONNX release artifacts 4 days ago
  • yo_words.json.gz
    549 kB
    xet
    Add TeraTTS ONNX release artifacts 4 days ago