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

SYSPIN
/
Telugu_Male_TransformerTTS

Text-to-Speech
ESPnet
audio
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ESPnet

    How to use SYSPIN/Telugu_Male_TransformerTTS with ESPnet:

    from espnet2.bin.tts_inference import Text2Speech
    
    model = Text2Speech.from_pretrained("SYSPIN/Telugu_Male_TransformerTTS")
    
    speech, *_ = model("text to generate speech from")
  • Notebooks
  • Google Colab
  • Kaggle
Telugu_Male_TransformerTTS
132 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
viks66's picture
viks66
Merge branch 'main' of https://huggingface.co/SYSPIN/Telugu_Male_TransformerTTS into main
7db1741 almost 4 years ago
  • exp
    change loc almost 4 years ago
  • .gitattributes
    1.44 kB
    add te ttts espnet almost 4 years ago
  • README.md
    71 Bytes
    Update README.md almost 4 years ago
  • meta.yaml
    272 Bytes
    Create new file almost 4 years ago