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

toolevalxm
/
VoiceSynthAI-TestRepo

Text-to-Speech
Transformers
PyTorch
tacotron2
Model card Files Files and versions
xet
Community

Instructions to use toolevalxm/VoiceSynthAI-TestRepo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use toolevalxm/VoiceSynthAI-TestRepo with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="toolevalxm/VoiceSynthAI-TestRepo")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("toolevalxm/VoiceSynthAI-TestRepo", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VoiceSynthAI-TestRepo / figures
128 Bytes
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
toolevalxm's picture
toolevalxm
Upload VoiceSynthAI model with evaluation results
546ccc3 verified 3 months ago
  • fig1.png
    44 Bytes
    Upload VoiceSynthAI model with evaluation results 3 months ago
  • fig2.png
    40 Bytes
    Upload VoiceSynthAI model with evaluation results 3 months ago
  • fig3.png
    44 Bytes
    Upload VoiceSynthAI model with evaluation results 3 months ago