samplernn-pytorch
Audio generator
An implementation of an audio generation model using PyTorch
PyTorch implementation of SampleRNN: An Unconditional End-to-End Neural Audio Generation Model
290 stars
12 watching
74 forks
Language: Python
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture. | 537 |
| A Torch implementation of a deep learning model for generating audio from input data | 156 |
| An audio generation library that uses diffusion models to produce high-quality audio samples from noise or text input | 1,975 |
| A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,109 |
| An implementation of a neural network for generating sound from video sequences | 52 |
| An implementation of WaveNet for generating audio using PyTorch | 979 |
| An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch | 1,970 |
| An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,036 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A PyTorch-based character-level neural network trained on Chinese poetry to generate poetic phrases | 239 |
| A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,093 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| A PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks. | 57 |
| A framework for training deep neural networks to separate music sources from audio files. | 474 |
| PyTorch implementation of an explainability technique for deep neural networks | 9 |