Skip to content

saxenauts/spec2wav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spec2wav

Experimenting with a neural vocoder derived from other researches The skeleton is the same as SampleRNN, with modifications in architecture to suit my use case.

Will modify the architecture to make it extremely flexible for multiple purposes. Speech, Music, Any Other Audios, etc.

TODO

Training Block

  • Saving Model
  • Loading Model
  • Evaluation?
  • Train/Val loss visualisation
  • Generation audio every epoch

Model

  • Model Input Output Tuning
  • Weight/Hidden State Initialization
  • Weight Normalization
  • Generator File/ Module
  • HyperParameter Tuning
  • CUDA
  • SalesForce QRNN
  • Handle Variable Length Input
  • Gaussian Noise?

About

Experimenting with a neural vocoder derived from other researches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages