|
Phonetisaurus
1.0
FST-based Grapheme-to-Phoneme conversion
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <math.h>#include <fstream>#include <iostream>#include "rnnlmlib.h"Go to the source code of this file.
Functions | |
| int | argPos (char *str, int argc, char **argv) |
| int | main (int argc, char **argv) |
1.8.11