cmusphinx / g2p-seq2seq

G2P with Tensorflow
Other
670 stars 194 forks source link

Conversion of Training Model #66

Closed ellurunaresh closed 7 years ago

ellurunaresh commented 7 years ago

Hi all, I have trained g2p-seq2seq for English language. I found "model" is created in binary format. I would like to convert into visual representation (ascii format). Please help me how to solve this problem.

nshmyrev commented 7 years ago

Documented here:

https://www.tensorflow.org/extend/tool_developers/