You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correction: The earlier comparative claims below are withdrawn; they were not established by a matched benchmark. SenseVoiceSmall supports Mandarin Chinese, Cantonese, English, Japanese, and Korean. It can emit language, emotion, and audio-event tags, but speaker diarization requires a separate model or pipeline (for example CAM++) and is not a built-in SenseVoice result. Runtime, timestamps, punctuation, and performance depend on the selected model, interface, hardware, and audio. FunASR and SenseVoice repository source code is MIT; model weights follow each model card. Please evaluate the exact integration on this project's workload.
Hi! Great project — fully local meeting transcription with speaker diarization and AI summaries.
SenseVoice + cam++ from the FunASR toolkit could be a strong addition:
Why it fits Millet
5x faster than Whisper — non-autoregressive architecture
Built-in speaker diarization — cam++ model (7.2M params, SOTA accuracy)
234M params — runs on CPU, ideal for local deployment
Emotion detection — useful for meeting sentiment analysis
PDF support via word-level timestamps — clean transcript formatting
Important
Correction: The earlier comparative claims below are withdrawn; they were not established by a matched benchmark. SenseVoiceSmall supports Mandarin Chinese, Cantonese, English, Japanese, and Korean. It can emit language, emotion, and audio-event tags, but speaker diarization requires a separate model or pipeline (for example CAM++) and is not a built-in SenseVoice result. Runtime, timestamps, punctuation, and performance depend on the selected model, interface, hardware, and audio. FunASR and SenseVoice repository source code is MIT; model weights follow each model card. Please evaluate the exact integration on this project's workload.
Hi! Great project — fully local meeting transcription with speaker diarization and AI summaries.
SenseVoice + cam++ from the FunASR toolkit could be a strong addition:
Why it fits Millet
One-line pipeline
Links