Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Duplicated from  Nooder/supertonic-2-coreml

aoiandroid
/
supertonic-2-coreml

Text-to-Speech
Supertonic
Core ML
ONNX
ios
macos
tts
mlprogram
Model card Files Files and versions
xet
Community

Instructions to use aoiandroid/supertonic-2-coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Supertonic

    How to use aoiandroid/supertonic-2-coreml 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-2-coreml / resources /embeddings
209 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
aoiandroid's picture
aoiandroid
Duplicate from Nooder/supertonic-2-coreml
1566c3d 29 days ago
  • char_embedder_dp.fp32.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    41.7 kB
    xet
    Duplicate from Nooder/supertonic-2-coreml 29 days ago
  • char_embedder_dp.shape.json
    20 Bytes
    Duplicate from Nooder/supertonic-2-coreml 29 days ago
  • char_embedder_te.fp32.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    167 kB
    xet
    Duplicate from Nooder/supertonic-2-coreml 29 days ago
  • char_embedder_te.shape.json
    21 Bytes
    Duplicate from Nooder/supertonic-2-coreml 29 days ago