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
License and capability clarification (2026-07-14): FunASR is a toolkit, not a single checkpoint. The FunASR and SenseVoice repository source code is MIT; model weights follow each model card. SenseVoiceSmall supports Chinese, Cantonese, English, Japanese, and Korean, and its weights use the linked FunASR Model Open Source License Agreement. Fun-ASR-Nano-2512 is Apache-2.0. Language coverage, punctuation, and performance depend on the selected model and runtime configuration.
Feature Request
CrewAI is excellent for multi-agent AI systems. Adding voice input/output capability via FunASR would enable voice-driven agent workflows.
Note
License and capability clarification (2026-07-14): FunASR is a toolkit, not a single checkpoint. The FunASR and SenseVoice repository source code is MIT; model weights follow each model card. SenseVoiceSmall supports Chinese, Cantonese, English, Japanese, and Korean, and its weights use the linked FunASR Model Open Source License Agreement. Fun-ASR-Nano-2512 is Apache-2.0. Language coverage, punctuation, and performance depend on the selected model and runtime configuration.
Feature Request
CrewAI is excellent for multi-agent AI systems. Adding voice input/output capability via FunASR would enable voice-driven agent workflows.
Use case: Voice commands → FunASR transcription → agent task delegation → TTS response
Why FunASR?
/v1/audio/transcriptions— easy integrationQuick start:
funasr-server --device cuda # /v1/audio/transcriptions ready