FunASR
End-to-end speech recognition toolkit with streaming ASR, VAD, punctuation, and speaker diarization
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
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
Related tools
ebook2audiobook
Generate audiobooks from e-books with voice cloning and 1158+ languages.
DIA
Ultra-realistic dialogue TTS in one pass
NeMo Speech
NVIDIA scalable generative AI framework for speech — ASR, TTS, and speech language models in one toolkit.
Supertonic
Lightning-fast, on-device, multilingual TTS running natively via ONNX.
ESPnet
The end-to-end speech processing toolkit for ASR, TTS, speech translation, and speaker diarization.
Abogen
Generate audiobooks from EPUBs, PDFs and text with synchronized captions.
Guides & articles
How to Deploy FunASR for Real-Time Speech Recognition: Step-by-Step Tutorial
Step-by-step tutorial for deploying FunASR with Docker for real-time speech recognition. Test the OpenAI-compatible API and integrate with your apps.
FunASR: Open-Source Speech Recognition Toolkit — Complete Guide
Discover FunASR, the open-source end-to-end speech recognition toolkit by ModelScope. Learn about streaming ASR, VAD, speaker diarization, and how to deploy it with Docker.