Skip to main content

Table 2 Implementation tools

From: Reviewing the connection between speech and obstructive sleep apnea

Toola

Function name

Function description

Parameters

HTK

HCopy

Extract the MFCCs coefficients

No. DFT bins = 512

No. filters = 26

No. MFCC coeff. = 19

No. ΔMFCC coeff. = 19

MSR Identity ToolBoxb

GMM_em

GMM–UBM training

No. mixtures = 512

No. of expectation maximization iteration = 10

Feature sub-sampling factor = 1

MapAdapt

GMM adaptation

Adaptation algorithm = MAP

No. mixtures = 512

MAP relevance factor = 10

Train_tv_space

Total variability matrix training

Dimension of total variability matrix = {400,300,200,100,50,30}

Number of iteration = 5

Extract_ivector

I-vector training

Dimension of total variability matrix = {400,300,200,100,50,30}

LIBSVM

SVM_train

SVR training

Grid search parameters:

C, model complexity = −20:20

\(\in\), insensitive-zone = 2−7:27

SVM_predict

SVR regression

Grid search parameters:

C, model complexity = −20:20

\(\in\), insensitive-zone = 2−7:27

  1. aAll the implementation tools were used under Linux Ubuntu 12.04 LTS Operating System
  2. bExecuted on Matlab 2014a