Skip to content

geyang/char2wav_pytorch

Repository files navigation

char2wav_pytorch

link to paper: https://openreview.net/pdf?id=B1VWyySKx

TODOs

  • Implement Model
    • Reader
      • Encoder
        • make encoder bi-directional
      • Decoder
        • Add Attention to decoder
    • SampleRNN
      • overall architecture
      • perforated RNN module
  • Unit Test

Model Architecture

char2wav

About

pytorch implementation of lyre.ai's char2wav model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published