fatchord/WaveRNN
WaveRNN Vocoder + TTS
This project helps you create natural-sounding spoken audio from written text. You provide text sentences, and it produces high-quality audio files of that text being spoken. This tool is for anyone who needs to convert written content into lifelike speech, such as content creators, educators, or accessibility specialists.
2,179 stars. No commits in the last 6 months.
Use this if you need to quickly generate realistic speech from text or train your own custom voice models for text-to-speech applications.
Not ideal if you are looking for a simple, drag-and-drop web application for speech synthesis without any setup or coding.
Stars
2,179
Forks
693
Language
Python
License
MIT
Category
Last pushed
Jul 02, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/fatchord/WaveRNN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
kan-bayashi/ParallelWaveGAN
Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch
shangeth/wavencoder
WavEncoder is a Python library for encoding audio signals, transforms for audio augmentation,...
rishikksh20/iSTFTNet-pytorch
iSTFTNet : Fast and Lightweight Mel-spectrogram Vocoder Incorporating Inverse Short-time Fourier...
seungwonpark/melgan
MelGAN vocoder (compatible with NVIDIA/tacotron2)
lucasnewman/best-rq-pytorch
Implementation of BEST-RQ - a model for self-supervised learning of speech signals using a...