SampleRNN_torch
Audio generator
A Torch implementation of a deep learning model for generating audio from input data
Torch implementation of SampleRNN: An Unconditional End-to-End Neural Audio Generation Model
156 stars
8 watching
24 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
audiodeep-learninggenerativeneural-networktorch
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture. | 537 |
| | An implementation of an audio generation model using PyTorch | 290 |
| | A Torch implementation of a pre-trained neural network architecture used in image recognition tasks | 66 |
| | Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |
| | An open-source neural network package providing a modular framework for building and training neural networks. | 1,346 |
| | A PyTorch implementation of a deep generative model that can be used to generate images from a dataset. | 1,466 |
| | A speech recognition system based on the DeepSpeech2 architecture | 259 |
| | Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
| | An audio processing library built on top of Torch.rb, providing methods to load, save, and transform audio data. | 17 |
| | A basic package for training neural networks in Torch7, providing a simplified starting point for developers. | 56 |
| | A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| | Graphical computation library for building neural network architectures | 299 |
| | Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 289 |
| | A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) | 55 |
| | A CUDA implementation of neural network modules and related GPU operations | 215 |