g2p-seq2seq icon indicating copy to clipboard operation
g2p-seq2seq copied to clipboard

Is there any pytorch based implementation of g2p-seq2seq?

Open raikarsagar opened this issue 5 years ago • 1 comments

I am looking at pytorch implementation of g2p model. Any prior leads to this would help. Thanks in advance Sagar

raikarsagar avatar Jul 13 '20 09:07 raikarsagar

@raikarsagar Checkout out https://github.com/CiscoDevNet/g2p_seq2seq_pytorch , its a PyTorch implementation for G2P with the same architecture as CMUSphinx.

vijay120 avatar Aug 19 '21 02:08 vijay120