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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Duplicated from  soniqo/Supertonic-3-LiteRT

Vocabook
/
Supertonic-3-LiteRT

Text-to-Speech
LiteRT
LiteRT
Supertonic
tts
on-device
android
qualcomm
npu
flow-matching
Model card Files Files and versions
xet
Community

Instructions to use Vocabook/Supertonic-3-LiteRT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • LiteRT

    How to use Vocabook/Supertonic-3-LiteRT with LiteRT:

    # 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
  • Supertonic

    How to use Vocabook/Supertonic-3-LiteRT with Supertonic:

    from supertonic import TTS
    
    tts = TTS(auto_download=True)
    
    style = tts.get_voice_style(voice_name="M1")
    
    text = "The train delay was announced at 4:45 PM on Wed, Apr 3, 2024 due to track maintenance."
    wav, duration = tts.synthesize(text, voice_style=style)
    
    tts.save_audio(wav, "output.wav")
  • Notebooks
  • Google Colab
  • Kaggle
Supertonic-3-LiteRT
370 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
Vocabook's picture
Vocabook
Upload supertonic3 -litertlm.zip
4d2b6c7 verified 11 days ago
  • .gitattributes
    1.52 kB
    Duplicate from soniqo/Supertonic-3-LiteRT 11 days ago
  • README.md
    3.35 kB
    Duplicate from soniqo/Supertonic-3-LiteRT 11 days ago
  • supertonic3 -litertlm.zip
    370 MB
    xet
    Upload supertonic3 -litertlm.zip 11 days ago