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

FluidInference
/
supertonic-3-coreml

Text-to-Speech
Core ML
Supertonic
speech
audio
tts
ane
apple-silicon
flow-matching
diffusion
multilingual
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Supertonic

    How to use FluidInference/supertonic-3-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-3-coreml
527 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
alexwengg's picture
alexwengg
Create Config.json
6b8e513 verified about 2 hours ago
  • DurationPredictor.mlmodelc
    Upload 33 files about 15 hours ago
  • DurationPredictor.mlpackage
    Upload 33 files about 15 hours ago
  • TextEncoder.mlmodelc
    Upload 33 files about 15 hours ago
  • TextEncoder.mlpackage
    Upload 33 files about 15 hours ago
  • VectorEstimator.mlmodelc
    Upload 33 files about 15 hours ago
  • VectorEstimator.mlpackage
    Upload 33 files about 15 hours ago
  • VectorEstimator_int8.mlmodelc
    Upload 9 files about 15 hours ago
  • VectorEstimator_int8.mlpackage
    Upload 9 files about 15 hours ago
  • Vocoder.mlmodelc
    Upload 33 files about 15 hours ago
  • Vocoder.mlpackage
    Upload 33 files about 15 hours ago
  • voice_styles
    Upload 33 files about 15 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 15 hours ago
  • Config.json
    2 Bytes
    Create Config.json about 2 hours ago
  • README.md
    9.24 kB
    Upload 9 files about 15 hours ago
  • infer.py
    8.56 kB
    Upload 4 files about 15 hours ago
  • manifest.json
    11.1 kB
    Upload 9 files about 15 hours ago
  • requirements.txt
    45 Bytes
    Upload 4 files about 15 hours ago
  • tts.json
    8.25 kB
    Upload 33 files about 15 hours ago
  • unicode_indexer.json
    278 kB
    Upload 33 files about 15 hours ago