yl4579/PitchExtractor
Deep Neural Pitch Extractor for Voice Conversion and TTS Training
Uses PyWorld's hybrid `harvest`/`dio` acoustic methods to generate F0 ground truth labels during training, with automatic fallback between methods to handle extraction failures. Built as a standalone trainable module integrated into StarGANv2-VC and StyleTTS pipelines, using PyTorch with configurable batch training and Tensorboard logging.
147 stars. No commits in the last 6 months.
Stars
147
Forks
34
Language
Python
License
MIT
Category
Last pushed
Aug 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/yl4579/PitchExtractor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bshall/Tacotron
A PyTorch implementation of Location-Relative Attention Mechanisms For Robust Long-Form Speech Synthesis
Kyubyong/tacotron
A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model
Rayhane-mamah/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
DemisEom/SpecAugment
A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain
Kyubyong/dc_tts
A TensorFlow Implementation of DC-TTS: yet another text-to-speech model