Skip to content

kokeshing/WaveNet-Estimator

Repository files navigation

Wavenet

Wavenet

This repo is use tf.estimator for wavenet vocoder. Input audio is raw or mu-law quantize.

dependence

  • tensorflow v1
  • numpy
  • librosa
  • scipy
  • sklearn
  • tqdm

mu-law generating results

https://kokeshing.com/wavenet/

WIP

  • gaussian wavenet(Implemented)
  • global conditioning(Implemented)
  • 2dconv, 1dconv, Nearest neighbor upsampling for local conditioning(Implemented)
  • ema(Not implemented)

Reference

About

WaveNet implementation using tf.estimator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published