Functions
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

◆ cb2mllr_read()

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
fnMLLR class mapping file.
out_cb2mllrOutput CB 2 MLLR
out_n_cbNumber of codebook
out_n_mllrNumber of MLLR class