ESPnet
The end-to-end speech processing toolkit for ASR, TTS, speech translation, 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:
espnet:
image: espnet/espnet:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/espnet:/data
Related tools
ebook2audiobook
Generate audiobooks from e-books with voice cloning and 1158+ languages.
FunASR
End-to-end speech recognition toolkit with streaming ASR, VAD, punctuation, and speaker diarization
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.
Abogen
Generate audiobooks from EPUBs, PDFs and text with synchronized captions.
Guides & articles
How to Deploy ESPnet with Docker: ASR and TTS in Minutes
Step-by-step tutorial to run ESPnet in Docker: pull the image, transcribe audio with a pretrained ASR model, and synthesize speech with TTS.
ESPnet: The Complete Guide to End-to-End Speech Processing
ESPnet is the leading open-source toolkit for ASR, TTS, speech translation, and speaker diarization. Discover its capabilities, model zoo, and why 9.9K developers trust it.