g2p-seq2seq
g2p-seq2seq copied to clipboard
Is there any pytorch based implementation of g2p-seq2seq?
I am looking at pytorch implementation of g2p model. Any prior leads to this would help. Thanks in advance Sagar
@raikarsagar Checkout out https://github.com/CiscoDevNet/g2p_seq2seq_pytorch , its a PyTorch implementation for G2P with the same architecture as CMUSphinx.