Audio Synthesis by Generative Adversarial Network (GAN)

9 ビュー (過去 30 日間)
Hina Ashraf
Hina Ashraf 2020 年 9 月 23 日
回答済み: jibrahim 2020 年 9 月 24 日
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 Center および File ExchangeDescriptive Statistics についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by