NeMo Speech
NVIDIA scalable generative AI framework for speech — ASR, TTS, and speech language models in one toolkit.
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:
nemo-speech:
image: nvcr.io/nvidia/nemo:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/nemo-speech:/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
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 NeMo Speech for Speech Recognition with Docker
Step-by-step tutorial: deploy NVIDIA NeMo Speech for ASR in minutes using the official NGC container and docker-compose, then transcribe audio with Parakeet.
NeMo Speech Guide: NVIDIA's Open-Source ASR & TTS Framework
Discover NeMo Speech, NVIDIA's Apache-2.0 framework for ASR and TTS. Explore Parakeet, Canary, FastConformer, and why 17K+ developers deploy it with Docker.