34j/neural-source-filter
Python package for NSF and NSF-HiFi-GAN (unofficial)
Implements Neural Source Filter and NSF-HiFi-GAN vocoder architectures for neural audio synthesis, enabling high-quality speech generation through source-filter modeling. The package decouples pitch/spectral content from waveform generation, leveraging HiFi-GAN's discriminator-based training for improved audio quality. Targets PyTorch-based speech synthesis pipelines with pre-trained model support and integrates with standard audio processing workflows.
Available on PyPI.
Stars
7
Forks
—
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 16, 2026
Monthly downloads
87
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/34j/neural-source-filter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shangeth/wavencoder
WavEncoder is a Python library for encoding audio signals, transforms for audio augmentation,...
fatchord/WaveRNN
WaveRNN Vocoder + TTS
kan-bayashi/ParallelWaveGAN
Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch
seungwonpark/melgan
MelGAN vocoder (compatible with NVIDIA/tacotron2)
rishikksh20/iSTFTNet-pytorch
iSTFTNet : Fast and Lightweight Mel-spectrogram Vocoder Incorporating Inverse Short-time Fourier...