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 / exp
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
viks66's picture
viks66
change models
840fc98 almost 4 years ago
  • tts_stats_raw_char
    add ttts almost 4 years ago
  • tts_train_transformer_raw_char
    change models almost 4 years ago