FluidInference / fsmn-vad-coreml

huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: Juni 01 2026
voice-activity-detection

Introduction of fsmn-vad-coreml

Model Details of fsmn-vad-coreml

FSMN-VAD — CoreML (Apple Neural Engine)

CoreML conversion of FunASR's FSMN-VAD (~5.2M params), for on-device voice activity detection on Apple Silicon. Upstream: iic/speech_fsmn_vad_zh-cn-16k-common-pytorch .

Files
File Precision Compute unit Role
FsmnVadPreprocessor.mlmodelc FP32 CPU waveform → 400-d features (fbank80 + LFR m=5,n=1 + CMVN)
FsmnVad.mlmodelc FP16 ANE FSMN scorer → per-frame scores [1, T, 248]
vad_config.json decision params ( sil_pdf_ids , thresholds)
Pipeline
waveform → [Preprocessor fp32/CPU] → features [1,T,400]
        → [FSMN fp16/ANE] → scores [1,T,248]
        → host: silence_prob = softmax(scores)[:, sil_pdf_ids].sum()  (sil_pdf_ids=[0])
        → state machine (thresholds in vad_config) → speech segments [start_ms, end_ms]
  • Frame rate: 10 ms (LFR n=1, no downsampling).
  • The segment decision logic (FunASR FsmnVADStreaming ) runs on the host: silence/speech hysteresis with max_end_silence_time (800 ms), max_start_silence_time (3000 ms), max_single_segment_time (60 s), sil_to_speech_time_thres (150 ms). See vad_config.json .
Benchmark — fidelity vs FunASR (FLEURS zh, n=50)
Metric Value
Frame F1 97.4% (P 100.0% / R 94.8%)
Median RTFx 1209x

Parity: preprocessor matches WavFrontendOnline max|Δ|≈3e-5; FSMN scorer max|Δ| 0.0016. Boundaries match FunASR within ~50 ms.

License

Weights derive from FunASR's FSMN-VAD; upstream license applies. Format conversion only.

Runs of FluidInference fsmn-vad-coreml on huggingface.co

0
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About fsmn-vad-coreml huggingface.co Model

More fsmn-vad-coreml license Visit here:

https://choosealicense.com/licenses/fsmn-vad-upstream

fsmn-vad-coreml huggingface.co

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

FluidInference fsmn-vad-coreml online free

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

FluidInference fsmn-vad-coreml online free url in huggingface.co:

https://huggingface.co/FluidInference/fsmn-vad-coreml

fsmn-vad-coreml install

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

fsmn-vad-coreml install url in huggingface.co:

https://huggingface.co/FluidInference/fsmn-vad-coreml

Url of fsmn-vad-coreml

Provider of fsmn-vad-coreml huggingface.co

FluidInference
ORGANIZATIONS

Other API from FluidInference