Edinburgh Speech Tools  2.1-release
kkcompile.cc File Reference
#include <iostream>
#include "EST_WFST.h"
#include "EST_cutils.h"
Include dependency graph for kkcompile.cc:

Go to the source code of this file.

Functions

ostream & operator<< (ostream &s, const EST_WFST &w)
 
 Declare_TList (EST_WFST) static LISP expand_fp(const EST_String p
 
void kkcompile (LISP ruleset, EST_WFST &all_wfst)
 
void intersect (wfst_list &wl, EST_WFST &all)
 

Variables

LISP fp
 

Function Documentation

ostream& operator<< ( ostream &  s,
const EST_WFST w 
)

Definition at line 48 of file kkcompile.cc.

Declare_TList ( EST_WFST  ) const
void kkcompile ( LISP  ruleset,
EST_WFST all_wfst 
)

Definition at line 72 of file kkcompile.cc.

void intersect ( wfst_list wl,
EST_WFST all 
)

Definition at line 370 of file kkcompile.cc.

Variable Documentation

LISP fp

Definition at line 63 of file kkcompile.cc.