mcp-server-funasr

mcp-server-funasr

3.3

If you are the rightful owner of mcp-server-funasr and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCPServer is a Python-based server that utilizes Alibaba's FunASR library to provide advanced speech processing services through the FastMCP framework.

validate_audio_file

Validates an audio file and provides its properties.

start_speech_transcription

Starts an asynchronous speech transcription task.

get_transcription_task_status

Queries the status of a transcription task.

get_transcription_result

Retrieves the result of a completed transcription task.

load_asr_model

Loads or reloads a specific ASR model.

get_voice_activity_segments

Detects speech segments using a VAD model.

load_vad_model

Loads or reloads a specific VAD model.