Home
User Guide
Examples
Search
Index
Modules
Python Module Index
Python Module Index
This documentation is for pySLGR
version 1
—
Index
A
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
X
A
accel() (pyslgr.LLFeatures.LLFeatures method)
apply_sad() (pyslgr.LLFeatures.LLFeatures method)
C
config_dict_to_str() (pyslgr.MFCCFeatures.MFCCFeatures static method)
D
delta() (pyslgr.LLFeatures.LLFeatures method)
delta2point() (pyslgr.LLFeatures.LLFeatures method)
duration() (pyslgr.MFCCFeatures.MFCCFeatures method)
F
feat_norm() (pyslgr.LLFeatures.LLFeatures method)
FeatPipe (class in pyslgr.FeatPipe)
G
get_f0() (pyslgr.LLSignal.LLSignal method)
get_lid_config() (pyslgr.MFCCFeatures.MFCCFeatures static method)
get_sid_config() (pyslgr.MFCCFeatures.MFCCFeatures static method)
get_win_inc_ms() (pyslgr.MFCCFeatures.MFCCFeatures method)
GMMModel (class in pyslgr.GMMModel)
GMMSAD (class in pyslgr.GMMModel)
GSV (class in pyslgr.GSV)
I
icov() (pyslgr.GMMModel.GMMModel method)
is_loaded() (pyslgr.GMMModel.GMMModel method)
iVector (class in pyslgr.iVector)
L
length() (pyslgr.LLSignal.LLSignal method)
LLFeatures (class in pyslgr.LLFeatures)
LLSignal (class in pyslgr.LLSignal)
load() (pyslgr.GMMModel.GMMModel method)
load_pcm_wav() (pyslgr.LLSignal.LLSignal method)
load_raw() (pyslgr.LLFeatures.LLFeatures method)
load_raw_short() (pyslgr.LLSignal.LLSignal method)
load_sad_labels() (pyslgr.LLFeatures.LLFeatures method)
load_sad_marks() (pyslgr.MFCCFeatures.MFCCFeatures method)
load_sph() (pyslgr.LLSignal.LLSignal method)
M
mean() (pyslgr.GMMModel.GMMModel method)
MFCCFeatures (class in pyslgr.MFCCFeatures)
N
normalize() (pyslgr.LLSignal.LLSignal method)
num_base_feat() (pyslgr.LLFeatures.LLFeatures method)
num_fea() (pyslgr.GMMModel.GMMModel method)
num_mix() (pyslgr.GMMModel.GMMModel method)
num_outfeat() (pyslgr.LLFeatures.LLFeatures method)
num_total_feat() (pyslgr.LLFeatures.LLFeatures method)
num_vec() (pyslgr.LLFeatures.LLFeatures method)
P
preemphasis() (pyslgr.LLSignal.LLSignal method)
process() (pyslgr.FeatPipe.FeatPipe method)
(pyslgr.GMMModel.GMMSAD method)
(pyslgr.GSV.GSV method)
(pyslgr.MFCCFeatures.MFCCFeatures method)
(pyslgr.iVector.iVector method)
(pyslgr.sad.XtalkSAD method)
pyslgr.FeatPipe (module)
pyslgr.GMMModel (module)
pyslgr.GSV (module)
pyslgr.iVector (module)
pyslgr.LLFeatures (module)
pyslgr.LLSignal (module)
pyslgr.MFCCFeatures (module)
pyslgr.sad (module)
pyslgr.Scores (module)
R
rasta() (pyslgr.LLFeatures.LLFeatures method)
remove_mean() (pyslgr.LLSignal.LLSignal method)
resample_16k() (pyslgr.LLSignal.LLSignal method)
resample_8k() (pyslgr.LLSignal.LLSignal method)
S
sad_labels() (pyslgr.LLFeatures.LLFeatures method)
sampling_frequency() (pyslgr.LLSignal.LLSignal method)
save_pcm_wav() (pyslgr.LLSignal.LLSignal method)
save_raw() (pyslgr.LLFeatures.LLFeatures method)
save_raw_short() (pyslgr.LLSignal.LLSignal method)
save_sad_labels() (pyslgr.LLFeatures.LLFeatures method)
save_sad_marks() (pyslgr.MFCCFeatures.MFCCFeatures method)
score_models() (pyslgr.GMMModel.GMMModel method)
Scores (class in pyslgr.Scores)
sdc() (pyslgr.LLFeatures.LLFeatures method)
set_outfeat() (pyslgr.LLFeatures.LLFeatures method)
suff_stats() (pyslgr.GMMModel.GMMModel method)
X
xtalk() (pyslgr.LLFeatures.LLFeatures method)
XtalkSAD (class in pyslgr.sad)
Previous