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

bharatgenai
/
sooktam2

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

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

  • Libraries
  • Transformers

    How to use bharatgenai/sooktam2 with Transformers:

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

    How to use bharatgenai/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
6.72 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
vanshp123's picture
vanshp123
Update README.md
eb270c0 verified 2 months ago
  • src
    Upload folder using huggingface_hub 3 months ago
  • .gitattributes
    1.56 kB
    Upload folder using huggingface_hub 3 months ago
  • .gitignore
    4.73 kB
    Allow safetensors upload 3 months ago
  • LICENSE
    3.14 kB
    Upload folder using huggingface_hub 3 months ago
  • README.md
    5.58 kB
    Update README.md 2 months ago
  • config.json
    321 Bytes
    Upload folder using huggingface_hub 3 months ago
  • hf_auto.py
    463 Bytes
    Upload folder using huggingface_hub 3 months ago
  • model_1250000.pt

    Detected Pickle imports (5)

    • "collections.OrderedDict",
    • "torch.BoolStorage",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.LongStorage"

    What is a pickle import?

    5.38 GB
    xet
    Upload model_1250000.pt with huggingface_hub 3 months ago
  • poetry.lock
    272 kB
    Upload folder using huggingface_hub 3 months ago
  • pyproject.toml
    1.78 kB
    Upload folder using huggingface_hub 3 months ago
  • ref.wav
    504 kB
    xet
    Upload folder using huggingface_hub 3 months ago
  • setup-cls.sh
    965 Bytes
    Upload folder using huggingface_hub 3 months ago
  • sooktam.safetensors
    1.34 GB
    xet
    Add sooktam weights 3 months ago
  • test.py
    1.26 kB
    Upload folder using huggingface_hub 3 months ago
  • vocab.txt
    1.84 kB
    Upload folder using huggingface_hub 3 months ago