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

Pixel-Labs
/
threadcast-neural-models

Text-to-Speech
ONNX
KittenTTS
English
tts
kokoro
piper
vits
styletts2
sherpa-onnx
on-device
threadcast
Model card Files Files and versions
xet
Community

Instructions to use Pixel-Labs/threadcast-neural-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • KittenTTS

    How to use Pixel-Labs/threadcast-neural-models with KittenTTS:

    from kittentts import KittenTTS
    m = KittenTTS("Pixel-Labs/threadcast-neural-models")
    
    audio = m.generate("This high quality TTS model works without a GPU")
    
    # Save the audio
    import soundfile as sf
    sf.write('output.wav', audio, 24000)
  • Notebooks
  • Google Colab
  • Kaggle
threadcast-neural-models / mobile-android
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
Pixel-Labs's picture
Pixel-Labs
Upload README.md
380bf54 verified 5 days ago
  • v1
    Upload threadcast-kitten-nano-en-v1.zip 5 days ago
  • README.md
    7.74 kB
    Upload README.md 5 days ago