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
/
Marathi_Male_TTS

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

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

  • Libraries
  • ESPnet

    How to use SYSPIN/Marathi_Male_TTS with ESPnet:

    from espnet2.bin.tts_inference import Text2Speech
    
    model = Text2Speech.from_pretrained("SYSPIN/Marathi_Male_TTS")
    
    speech, *_ = model("text to generate speech from")
  • Notebooks
  • Google Colab
  • Kaggle
Marathi_Male_TTS
133 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
SYSPIN's picture
SYSPIN
Update meta.yaml
d1d41a7 almost 4 years ago
  • exp
    change models almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    71 Bytes
    Update README.md almost 4 years ago
  • meta.yaml
    279 Bytes
    Update meta.yaml almost 4 years ago