Phonetisaurus
1.0
FST-based Grapheme-to-Phoneme conversion
|
#include <RnnLMPy.h>
Public Member Functions | |
RnnLMPy (string rnnlm_file) | |
vector< int > | GetJointVocab (string &token) |
string | GetString (int id) |
UttResult | EvaluateSentence (vector< string > words) |
|
inline |
|
inline |