Agentโ™ฅ๏ธŽAge
Catalog

FunASR

Official

by modelscope ยท Python

Transcribe local audio with FunASR and SenseVoice using private, on-device inference.

The Model Context Protocol (MCP) server provides AI assistants local audio transcription using FunASR with SenseVoiceSmall by default. It supports private, on-device inference for converting audio to text, including related features reflected in its topics such as speaker diarization, voice-activity detection, and punctuation.

๐Ÿ› ๏ธ Key Features

  • Local audio transcription via FunASR
  • SenseVoiceSmall used by default
  • Private, on-device inference

๐Ÿš€ Use Cases

  • Speech-to-text transcription from local audio
  • Multilingual-asr workflows (as indicated by topics)
  • Real-time/streaming-asr scenarios (as indicated by topics)

โšก Developer Benefits

  • Exposed via MCP (Model Context Protocol)
  • Includes optional Docker setup; stdio is used for running the MCP server
  • Docker image can support MCP directory checks and tool discovery via tools/list

โš ๏ธ Limitations

  • Setup guidance provided focuses on installing funasr via pip and starting the server with Docker; details beyond that are not included.

Topics

pytorchspeech-recognitionparaformerpunctuationspeaker-diarizationvoice-activity-detectionasrmultilingual-asrspeech-to-texttranscriptionwhisper-alternativeaudiochineseemotion-recognitionmcp-serveropenai-compatible-apistreaming-asrvllmfunasrreal-time-asr

Related servers

More in Media & Design