FluidInference / inflect-v2-coreml

huggingface.co
Total runs: 232
24-hour runs: 0
7-day runs: 42
30-day runs: 151
Model's Last Updated: July 26 2026
text-to-speech

Introduction of inflect-v2-coreml

Model Details of inflect-v2-coreml

Inflect v2 CoreML (Micro + Nano)

Fixed-shape CoreML conversion of Inflect-Micro-v2 (9.36M params) and Inflect-Nano-v2 (3.97M params) — ultra-tiny VITS-family end-to-end English TTS, 24 kHz mono, fp16.

Converted by FluidInference (mobius); conversion pipeline, parity checks, and benchmark harness live in the models/tts/inflect-v2/coreml/ directory of the mobius repo.

Contents
micro/            9.4M params, ~19 MB fp16 total per graph set
  encoder.mlpackage             tokens+mask -> m_p, logs_p, logw   [t_text=512]
  synthesizer_f{256,384,512,640,768,896,1024,2048}.mlpackage
                                z_p+mask -> waveform  [bucket frames x 256 samples]
  upstream_config.json
nano/             4.0M params, ~8 MB fp16 per graph set (same layout)
symbols.json      keithito-style symbol table (178 symbols, add_blank interspersal)
LICENSE           Apache-2.0 (upstream)
Inference pipeline

Two deterministic models with everything stochastic or dynamically shaped on the host:

  1. espeak-ng en-us phonemization (with stress) → symbol ids → intersperse blanks ( pad_id=0 ) → pad to 512.
  2. encoder : → m_p , logs_p , logw .
  3. Host: w = ceil(exp(logw))/speed ; repeat-expand m_p / logs_p to y_len frames; z_p = m_p + randn * exp(logs_p) * noise_scale (default 0.667).
  4. Pick the smallest synthesizer bucket ≥ y_len ; zero-pad z_p , mask valid frames.
  5. synthesizer : reverse coupling flow + HiFiGAN → waveform; trim to y_len * 256 samples.

Buckets are fixed-shape for ANE compatibility; at 128-frame granularity padding overhead is within ~5% of exact-shape synthesis.

Benchmarks (M5 Pro, macOS 26.6, GPU, MiniMax-English 100 phrases)
Variant Synth p50 / p95 Agg RTFx WER* CER*
Micro 25.7 / 35.5 ms 245× 1.43% 0.44%
Nano 13.2 / 16.9 ms 460× 1.92% 0.57%

* Parakeet TDT v3 roundtrip, same scoring path as the FluidAudio TTS benchmarks. fp16 parity vs the PyTorch reference: audio correlation > 0.9999, predicted durations bit-identical.

Notes
  • ANE: the synthesizer's waveform-rate tensors exceed the ANE width limit (W ≤ 65536) above the 256-frame bucket; f256 reaches 77% ANE residency, larger buckets run on GPU (which is faster at every size on M-series).
  • English only, one voice per variant, no cloning. Sample rate 24 kHz.
  • Upstream weights and frontend: Apache-2.0, © the Inflect authors. This repo redistributes converted weights under the same license.

Runs of FluidInference inflect-v2-coreml on huggingface.co

232
Total runs
0
24-hour runs
40
3-day runs
42
7-day runs
151
30-day runs

More Information About inflect-v2-coreml huggingface.co Model

More inflect-v2-coreml license Visit here:

https://choosealicense.com/licenses/apache-2.0

inflect-v2-coreml huggingface.co

inflect-v2-coreml huggingface.co is an AI model on huggingface.co that provides inflect-v2-coreml's model effect (), which can be used instantly with this FluidInference inflect-v2-coreml model. huggingface.co supports a free trial of the inflect-v2-coreml model, and also provides paid use of the inflect-v2-coreml. Support call inflect-v2-coreml model through api, including Node.js, Python, http.

FluidInference inflect-v2-coreml online free

inflect-v2-coreml huggingface.co is an online trial and call api platform, which integrates inflect-v2-coreml's modeling effects, including api services, and provides a free online trial of inflect-v2-coreml, you can try inflect-v2-coreml online for free by clicking the link below.

FluidInference inflect-v2-coreml online free url in huggingface.co:

https://huggingface.co/FluidInference/inflect-v2-coreml

inflect-v2-coreml install

inflect-v2-coreml is an open source model from GitHub that offers a free installation service, and any user can find inflect-v2-coreml on GitHub to install. At the same time, huggingface.co provides the effect of inflect-v2-coreml install, users can directly use inflect-v2-coreml installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

inflect-v2-coreml install url in huggingface.co:

https://huggingface.co/FluidInference/inflect-v2-coreml

Url of inflect-v2-coreml

Provider of inflect-v2-coreml huggingface.co

FluidInference
ORGANIZATIONS

Other API from FluidInference