Skip to content

Sequence to Sequence based grapheme to phoneme using tensorflow

License

Notifications You must be signed in to change notification settings

datavizweb/g2p-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G2P based on Recurrent Neural Network, Tensorflow implementation

Multi-layer Recurrent Neural Networks (LSTM, RNN) for g2p using Tensorflow.

char-rnn code is adapted for g2p implementation

Requirements

Basic Usage

TODO List

  • Add CMU dictionary processor
  • Add command line arguments
  • Add benchmark results
  • Add muliple configuration options

About

Sequence to Sequence based grapheme to phoneme using tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages