Open-source speech recognition with OpenAI-compatible serving and multilingual models.
Self-hosted speech recognition through FunASR's OpenAI-compatible API. The
plugin supports multilingual ASR models for private Dify deployments without
sending audio to a hosted transcription service.
In FunASR's
192-minute benchmark,
SenseVoiceSmall reached 170x real-time on GPU and 17x real-time on CPU.
Whisper-large-v3 reached 13x real-time on GPU in the same benchmark. Results
depend on the hardware, audio, model, and concurrency settings.
Use when CUDA is unavailable. Fun-ASR-Nano deployments use
vLLM and can be installed separately:
Predefined models accept audio files up to 25 MB.