#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <cmd_ln.h>
#include <info.h>
#include <hash_table.h>
#include <case.h>
#include <s3types.h>
Classes | |
struct | node_s |
struct | filler2phnMap |
Defines | |
#define | MAX_HYP_LEN 600 |
#define | DP_HASH_SIZE 100000 |
Typedefs | |
typedef struct node_s | node_t |
Functions | |
int | main (int32 argc, char *argv[]) |
Variables | |
filler2phnMap | fillpause [] |
#define DP_HASH_SIZE 100000 |
#define MAX_HYP_LEN 600 |
Referenced by main().
int main | ( | int32 | argc, | |
char * | argv[] | |||
) |
References MAX_HYP_LEN.
{ {"++UH++", "UH"}, {"++AH++", "AH"}, {"++UM++", "UM"}, {"++EH++", "EH"}, {NULL, NULL} }