#include <iostream>
#include <stdlib.h>
#include <vector>
#include <string>
#include "boss_utility/boss_config.h"
#include "boss_g2p_de.h"
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
const char | USAGE [] = "boss_g2p -lex lexfile -phon phonfile -out outfile" |
|
|
|
|