Audio Synthesis by Generative Adversarial Network (GAN)
Show older comments
Has anyone worked in audio synthesis using GAN?
I am trying to implement the matlab code using magnitude and phase information (e.g. 128x128x2), which means I have two images one for magnitude and one for phase. Mainly, GANSynth work. The spectrogram based implementation MATLAB already provides. I want to check the results for my audio dataset (not music) using both Magnitude and Phase spectrograms. Any help would be highly appreciated.
Answers (1)
jibrahim
on 24 Sep 2020
0 votes
Hi Hina,
Please check this exaample:
Train Generative Adversarial Network (GAN) for Sound Synthesis
It only uses magnitude information (and reconstructs the phase), but it should get you started.
Categories
Find more on Measurements and Spatial Audio in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!