Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

developerabu
/
vits-tts-mnn

Text-to-Speech
Transformers
indic_vits_model
feature-extraction
custom_code
Model card Files Files and versions
xet
Community

Instructions to use developerabu/vits-tts-mnn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use developerabu/vits-tts-mnn with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="developerabu/vits-tts-mnn", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("developerabu/vits-tts-mnn", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
vits-tts-mnn
33.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
developerabu's picture
developerabu
Upload vits_tts_q8.mnn
051ce19 verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload vits_tts_q8.mnn about 1 month ago
  • README.md
    4.13 kB
    Upload 7 files about 1 month ago
  • config.json
    1.92 kB
    Upload 7 files about 1 month ago
  • reexport_vits_with_controls.py
    4.69 kB
    Upload 7 files about 1 month ago
  • run_mnn_inference.py
    4.77 kB
    Upload 7 files about 1 month ago
  • special_tokens_map.json
    275 Bytes
    Upload 7 files about 1 month ago
  • tokenizer_config.json
    795 Bytes
    Upload 7 files about 1 month ago
  • vits_tts_q8.mnn
    33.6 MB
    xet
    Upload vits_tts_q8.mnn about 1 month ago
  • vocab.json
    17.2 kB
    Upload 7 files about 1 month ago