Audio Synthesis by Generative Adversarial Network (GAN)

5 次查看(过去 30 天)
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.

回答(1 个)

jibrahim
jibrahim 2020-9-24
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.

类别

Help CenterFile Exchange 中查找有关 Time-Frequency Analysis 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by