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

kapilkarda
/
tts-spark

Text-to-Speech
Transformers
Safetensors
Hindi
English
Chinese
tts
voice-cloning
hindi
spark-tts
qwen2.5
bicodec
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use kapilkarda/tts-spark with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="kapilkarda/tts-spark")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("kapilkarda/tts-spark", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
tts-spark
3.94 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
kapilkarda's picture
kapilkarda
Upload wav2vec2-large-xlsr-53/preprocessor_config.json with huggingface_hub
f850cf7 verified 3 months ago
  • BiCodec
    Upload BiCodec/model.safetensors with huggingface_hub 3 months ago
  • LLM
    Upload LLM/tokenizer_config.json with huggingface_hub 3 months ago
  • wav2vec2-large-xlsr-53
    Upload wav2vec2-large-xlsr-53/preprocessor_config.json with huggingface_hub 3 months ago
  • .gitattributes
    1.57 kB
    Upload LLM/tokenizer.json with huggingface_hub 3 months ago
  • README.md
    5.28 kB
    Upload README.md with huggingface_hub 3 months ago
  • config.yaml
    169 Bytes
    Upload config.yaml with huggingface_hub 3 months ago