Run This Ai
EN DE

FunASR

End-to-end speech recognition toolkit with streaming ASR, VAD, punctuation, and speaker diarization

★ 19,532 GitHub MIT asrspeech-recognitionstreaming-asrvadspeaker-diarizationpytorchmcp-serveropenai-compatible Speech & Audio

Overview

FunASR is an open-source, end-to-end speech recognition toolkit by ModelScope that supports training, inference, and deployment of ASR models including streaming ASR, voice activity detection (VAD), punctuation restoration, speaker diarization, and emotion recognition. It provides OpenAI-compatible and MCP APIs for easy integration.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  funasr:
    image: funasr/funasr:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/funasr:/data

Best VPS for FunASR →

Related tools

Guides & articles