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

Bingsu
/
torchaudio_tacotron2

Transformers
PyTorch
pretraining
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Bingsu/torchaudio_tacotron2 with Transformers:

    # Load model directly
    from transformers import AutoModelForPreTraining
    model = AutoModelForPreTraining.from_pretrained("Bingsu/torchaudio_tacotron2", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
torchaudio_tacotron2
113 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Bingsu's picture
Bingsu
Upload processing_tacotron2.py
37af3c3 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • collator.py
    2.33 kB
    Upload collator.py over 3 years ago
  • config.json
    952 Bytes
    Upload tacotron2 model over 3 years ago
  • modeling_tacotron2.py
    13.1 kB
    Upload modeling_tacotron2.py over 3 years ago
  • preprocessor_config.json
    497 Bytes
    Upload tacotron2 model over 3 years ago
  • processing_tacotron2.py
    7.97 kB
    Upload processing_tacotron2.py over 3 years ago
  • pytorch_model.bin
    113 MB
    xet
    Upload tacotron2 model over 3 years ago
  • special_tokens_map.json
    96 Bytes
    Upload tacotron2 model over 3 years ago
  • tokenizer_config.json
    626 Bytes
    Upload tacotron2 model over 3 years ago
  • vocab.json
    5.42 kB
    Upload tacotron2 model over 3 years ago