All Projects → usernaamee → audio-GAN

usernaamee / audio-GAN

Licence: GPL-3.0 license
No description or website provided.

Programming Languages

python
139335 projects - #7 most used programming language

Implementation of Generative Adversarial Networks, for Audio.

Idea is to be able to generate speech using GANs. Project inspired from keras-dcgan.

Todo

  • GAN trained for generating/discriminating half second audios using data from Librispeech corpus and MLP models.
  • Refactor the above code
  • Parametrize training (model arch params, hyperparams)
  • Implement GA for passing and evaling various model archs
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].