cb2mllr_io.h File Reference

Implementation of code book to mllr regression class map. More...

#include "s3types.h"

Go to the source code of this file.

Functions

int cb2mllr_read (const char *fn, int32 **out_cb2mllr, int32 *out_n_cb, int32 *out_n_mllr)

Detailed Description

Implementation of code book to mllr regression class map.


Function Documentation

int cb2mllr_read ( const char *  fn,
int32 **  out_cb2mllr,
int32 *  out_n_cb,
int32 *  out_n_mllr 
)

Read codeword to MLLR class mapping file

Parameters:
fn MLLR class mapping file.
out_cb2mllr Output CB 2 MLLR
out_n_cb Number of codebook
out_n_mllr Number of MLLR class

Generated on 7 Mar 2010 by  doxygen 1.6.1