/Model/FunASR
app icon

FunASR

Verified by Dify
No ratings yet
917
L
langgenius/funasr

Open-source speech recognition with OpenAI-compatible serving and multilingual models.

FunASR Speech Recognition Plugin

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.

Setup

  1. Deploy a SenseVoice server:

Use when CUDA is unavailable. Fun-ASR-Nano deployments use
vLLM and can be installed separately:

  1. In Dify, configure this plugin with the server URL, for example
    or . The plugin
    normalizes both forms to a base URL ending in , such as
    . Leave the API key empty when the server does
    not require one.

Predefined models accept audio files up to 25 MB.

Supported Models

  • sensevoice - Mandarin, Cantonese, English, Japanese, and Korean ASR with
    emotion and audio-event tags (default)
  • paraformer - Chinese ASR with punctuation
  • paraformer-en - English ASR
  • fun-asr-nano - Chinese, English, Japanese, and Chinese dialect/accent ASR
    with an encoder + LLM architecture
CATEGORY
Model
VERSION
0.1.2
langgenius·Updated 2 months ago
REQUIREMENTS
LLM invocation
Tool invocation
Maximum memory
256MB
Access domain

Every outbound call builds its address at runtime, so no host can be listed.

Security
Security Rating

Last checked 09/08/2026 08:40 AM · version 0.1.2

Give a rate
SHARE WITH