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
melotts
vits
vits2
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 / extension
988 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
Pixel-Labs's picture
Pixel-Labs
docs(extension): rename Plus โ†’ GPU Lite tier (matches extension UI; mobile still Plus)
e09ad90 verified 3 days ago
  • neural-28m
    Upload 27 files 22 days ago
  • neural-82m
    Upload 27 files 22 days ago
  • neural-melo-en
    melo extension: upstream LICENSE (MIT) 3 days ago
  • README.md
    11.6 kB
    docs(extension): rename Plus โ†’ GPU Lite tier (matches extension UI; mobile still Plus) 3 days ago