Edinburgh Speech Tools  2.1-release
smooth_pda.cc File Reference
#include "EST_Track.h"
#include "EST_Features.h"
#include "array_smoother.h"
#include "EST_math.h"
Include dependency graph for smooth_pda.cc:

Go to the source code of this file.

Functions

void smooth_portion (EST_Track &c, EST_Features &op)
 
struct Ms_Opdefault_ms_op (struct Ms_Op *ms)
 
void smooth_phrase (EST_Track &fz, EST_Track &speech, EST_Features &op, EST_Track &smi_fz)
 

Function Documentation

void smooth_portion ( EST_Track c,
EST_Features op 
)

Definition at line 93 of file smooth_pda.cc.

struct Ms_Op* default_ms_op ( struct Ms_Op ms)

Definition at line 300 of file pcb_smoother.cc.