regnet

Sound generator

An implementation of a neural network for generating sound from video sequences

Official PyTorch implementation of the TIP paper "Generating Visually Aligned Sound from Videos" and the corresponding Visually Aligned Sound (VAS) dataset.

GitHub

52 stars
1 watching
12 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
deepsound-project/samplernn-pytorch An implementation of an audio generation model using PyTorch 288
vincentherrmann/pytorch-wavenet An implementation of WaveNet for generating audio using PyTorch 975
soroushmehr/samplernn_iclr2017 An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture. 537
salu133445/musegan Generates polyphonic music from scratch or based on user input using a neural network architecture 1,846
fephsun/neuralnetmusic A Python-based project for composing music using neural networks. 126
superkogito/pydiogment A Python library for generating multiple audio files based on a starting mono audio file with various effects such as speed change, tone alteration and noise addition. 83
archinetai/audio-diffusion-pytorch An audio generation library that uses diffusion models to produce high-quality audio samples from noise or text input 1,961
virtualanalogy/paraphrasis A spectral modeling synthesizer for generating sound. 31
l0sg/seqgan-music Generates polyphonic music sequences using deep learning models and adversarial training 28
v-iashin/specvqgan A project to train an audio generation model that uses visual cues to produce high-quality sounds from a reduced dataset of representative vectors. 347
chrisdonahue/wavegan An open-source machine learning algorithm for generating raw audio waveforms from raw data 1,330
npuichigo/waveglow A PyTorch implementation of a speech synthesis network based on flow-based generative architecture. 206
nicolas-van/sonant-x A JavaScript synthesizer library used to generate sound effects and music for video games and small applications. 235
dasetwas/enginesound A software tool that generates synthetic engine sounds with customizable parameters and real-time preview capabilities. 312
pkhungurn/talking-head-anime-demo Creates anime characters with realistic head movements from single images or webcam feeds using deep learning and computer vision techniques. 1,999