pytorch-wavenet
Audio generator
An implementation of WaveNet for generating audio using PyTorch
An implementation of WaveNet with fast generation
979 stars
30 watching
229 forks
Language: Jupyter Notebook
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an audio generation model using PyTorch | 290 |
| An implementation of a neural network for generating sound from video sequences | 52 |
| An open-source machine learning algorithm for generating raw audio waveforms from raw data | 1,334 |
| An audio generation library that uses diffusion models to produce high-quality audio samples from noise or text input | 1,975 |
| An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,036 |
| An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture. | 537 |
| A collection of LV2 plugins for generating sound in electronic music | 9 |
| A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. | 150 |
| Generates music from random data | 541 |
| PyTorch implementation of wavelet analysis for signal processing | 307 |
| A PyTorch implementation of a speech synthesis network based on flow-based generative architecture. | 206 |
| An implementation of a neural network-based vocoder using parallel-wavenet architecture and autoregressive flow | 290 |
| A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,282 |
| An implementation of Tacotron speech synthesis model using PyTorch. | 309 |
| A project to train an audio generation model that uses visual cues to produce high-quality sounds from a reduced dataset of representative vectors. | 353 |