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

Duplicated from  bharatgenai/sooktam2

Renderlib-dev
/
sooktam2

Text-to-Speech
Transformers
F5-TTS
f5_tts
tts
multilingual
indic
sooktam2
custom_code
Model card Files Files and versions
xet
Community

Instructions to use Renderlib-dev/sooktam2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Renderlib-dev/sooktam2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="Renderlib-dev/sooktam2", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Renderlib-dev/sooktam2", trust_remote_code=True, dtype="auto")
  • F5-TTS

    How to use Renderlib-dev/sooktam2 with F5-TTS:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
sooktam2 / src /f5_tts /infer /examples
13.8 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Renderlib-dev's picture
Renderlib-dev
Duplicate from bharatgenai/sooktam2
bccbc5b 1 day ago
  • basic
    Duplicate from bharatgenai/sooktam2 1 day ago
  • multi
    Duplicate from bharatgenai/sooktam2 1 day ago
  • vocab.txt
    11.3 kB
    Duplicate from bharatgenai/sooktam2 1 day ago