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

wietsedv
/
tacotron2-gronings

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

Instructions to use wietsedv/tacotron2-gronings with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ESPnet

    How to use wietsedv/tacotron2-gronings with ESPnet:

    from espnet2.bin.tts_inference import Text2Speech
    
    model = Text2Speech.from_pretrained("wietsedv/tacotron2-gronings")
    
    speech, *_ = model("text to generate speech from")
  • Notebooks
  • Google Colab
  • Kaggle
tacotron2-gronings / exp
108 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
wietsedv's picture
wietsedv
add model files
1d21654 about 4 years ago
  • tts_ljspeech_finetune_tacotron2.v5
    add model files about 4 years ago
  • tts_stats_raw_char
    add model files about 4 years ago