Rayhane-mamah / Tacotron-2

DeepMind's Tacotron-2 Tensorflow implementation
MIT License
2.27k stars 905 forks source link

Does Tacotron-2 support cmudict ? #349

Closed brucelin closed 5 years ago

brucelin commented 5 years ago

Does Tacotron-2 support cmudict ? I want to pass ARPAbet phonemes enclosed in curly braces to force a particular pronunciation, e.g. Turn left on {HH AW1 S S T AH0 N} Street. Does it support ? If not , what should I do to achieve this?