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

Sail2Dream
/
supertonic-rknn-rk3588

Text-to-Speech
Supertonic
rknn-toolkit2
rknn
rk3588
on-device
Model card Files Files and versions
xet
Community

Instructions to use Sail2Dream/supertonic-rknn-rk3588 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Supertonic

    How to use Sail2Dream/supertonic-rknn-rk3588 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-rknn-rk3588
887 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Sail2Dream's picture
Sail2Dream
Replace metadata_matrix.json with config.json (HF download stats)
cb7c3b6 verified 21 days ago
  • conversion
    Add all 4 shape variants, scripts/, preview audio, fix hf CLI 21 days ago
  • docs
    Add all 4 shape variants, scripts/, preview audio, fix hf CLI 21 days ago
  • models
    Add all 4 shape variants, scripts/, preview audio, fix hf CLI 21 days ago
  • previews
    Add all 4 shape variants, scripts/, preview audio, fix hf CLI 21 days ago
  • scripts
    Replace metadata_matrix.json with config.json (HF download stats) 21 days ago
  • .gitattributes
    127 Bytes
    Update: add scripts/, update to hf CLI 21 days ago
  • LICENSE
    15 kB
    Update: add scripts/, update to hf CLI 21 days ago
  • MANIFEST.sha256
    3.63 kB
    Replace metadata_matrix.json with config.json (HF download stats) 21 days ago
  • README.md
    2.88 kB
    Replace metadata_matrix.json with config.json (HF download stats) 21 days ago
  • UPLOAD.md
    863 Bytes
    Update: add scripts/, update to hf CLI 21 days ago
  • config.json
    2.53 kB
    Replace metadata_matrix.json with config.json (HF download stats) 21 days ago
  • metadata_matrix.json
    2.53 kB
    Add all 4 shape variants, scripts/, preview audio, fix hf CLI 21 days ago