Skip to content

olaviinha/SampleRNN

 
 

Repository files navigation

SampleRNN (colab)

This is a slightly modified version of Tensorflow implementation of SampleRNN: An Unconditional End-to-End Neural Audio Generation Model to be run in Google Colaboratory using Google Drive as data source and storage. See the original repository for details.

Modifications

  • Added --output_dir argument for generated WAV files.
  • Added leading zeros to filenames of generated WAV files.
  • 44.1 kHz sample rate and other default settings.
  • Updates on deprecated code.

Run in Google Colaboratory

Open In Colab

Languages

  • Python 88.0%
  • Jupyter Notebook 10.7%
  • Other 1.3%