1.0
Contents
Installation
Installation on Linux
Installation from conda
Installation from sources
Installation on MacOS
Installation on Windows
Installation on Docker
Build the documentation
Introduction to speech features
Implemented models
Features comparison
Command line interface
Simple exemple
Definition of
<input-config>
Definition of
<input-utterances>
Definition of
<output-file>
Python API reference
Audio data
Features extraction
Spectrogram
Filterbank
MFCC
PLP
Bottleneck
One hot encoding
Pitch estimation using Kaldi
Pitch estimation using CREPE
Energy
VTLN
UBM
Features post-processing
CMVN
Delta features
Voice Activity Detection
Features extraction pipeline
Features manipulation
Features
Features collection
Supported file formats
Utterances
Utilities
Framing and windowing
Frames extraction
Windows functions
Time alignments
Abstract base classes
Base processor
Base processor
Base post-processor
Miscellaneous
shennong
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
accumulate() (shennong.postprocessor.cmvn.CmvnPostProcessor method)
(shennong.processor.ubm.DiagUbmProcessor method)
add_delta_pitch() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
add_normalized_log_pitch() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
add_pov_feature() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
add_raw_log_pitch() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
Alignment (class in shennong.alignment)
AlignmentCollection (class in shennong.alignment)
apply_cmvn() (in module shennong.postprocessor.cmvn)
array2list() (in module shennong.utils)
astype() (shennong.audio.Audio method)
at_sample_rate() (shennong.alignment.Alignment method)
Audio (class in shennong.audio)
audio_file() (shennong.utterances.Utterance property)
available_weights() (shennong.processor.bottleneck.BottleneckProcessor class method)
B
BaseProcessor (class in shennong.base)
bin.speech_features
module
blackman_coeff() (shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
BottleneckProcessor (class in shennong.processor.bottleneck)
boundaries() (shennong.frames.Frames method)
by_name() (shennong.utterances.Utterances method)
by_speaker() (shennong.processor.vtln.VtlnProcessor property)
(shennong.utterances.Utterances method)
C
CatchExceptions (class in shennong.utils)
center() (shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor property)
(shennong.processor.pitch_crepe.CrepePitchProcessor property)
cepstral_lifter() (shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
cepstral_scale() (shennong.processor.plp.PlpProcessor property)
channel() (shennong.audio.Audio method)
clear() (shennong.alignment.AlignmentCollection method)
(shennong.features_collection.FeaturesCollection method)
cmn_window() (shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor property)
CmvnPostProcessor (class in shennong.postprocessor.cmvn)
compress_factor() (shennong.processor.plp.PlpProcessor property)
compression() (shennong.processor.energy.EnergyProcessor property)
compute_mapping_transform() (shennong.processor.vtln.VtlnProcessor method)
concatenate() (shennong.features.Features method)
copy() (shennong.alignment.AlignmentCollection method)
(shennong.features.Features method)
(shennong.features_collection.FeaturesCollection method)
count() (shennong.postprocessor.cmvn.CmvnPostProcessor property)
CrepePitchPostProcessor (class in shennong.processor.pitch_crepe)
CrepePitchProcessor (class in shennong.processor.pitch_crepe)
D
data (shennong.audio.Audio attribute)
data() (shennong.audio.Audio property)
(shennong.features.Features property)
delay() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
delta_pitch() (shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
delta_pitch_noise_stddev() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
delta_pitch_scale() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
delta_window() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
DeltaPostProcessor (class in shennong.postprocessor.delta)
DiagUbmProcessor (class in shennong.processor.ubm)
dict_equal() (in module shennong.utils)
dim() (shennong.postprocessor.cmvn.CmvnPostProcessor property)
dither() (shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.bottleneck.BottleneckProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
dtype() (shennong.audio.Audio property)
(shennong.features.Features property)
duration() (shennong.alignment.Alignment method)
(shennong.audio.Audio property)
(shennong.utterances.Utterance property)
(shennong.utterances.Utterances method)
E
energy_floor() (shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
energy_mean_scale() (shennong.postprocessor.vad.VadPostProcessor property)
energy_threshold() (shennong.postprocessor.vad.VadPostProcessor property)
EnergyProcessor (class in shennong.processor.energy)
estimate() (shennong.processor.ubm.DiagUbmProcessor method)
(shennong.processor.vtln.VtlnProcessor method)
exit() (shennong.utils.CatchExceptions static method)
extract_features() (in module shennong.pipeline)
extract_features_warp() (in module shennong.pipeline)
F
Features (class in shennong.features)
features() (shennong.processor.ubm.DiagUbmProcessor property)
(shennong.processor.vtln.VtlnProcessor property)
FeaturesCollection (class in shennong.features_collection)
FeaturesPostProcessor (class in shennong.postprocessor.base)
FeaturesProcessor (class in shennong.processor.base)
filter() (shennong.processor.plp.RastaFilter method)
FilterbankProcessor (class in shennong.processor.filterbank)
first_sample_of_frame() (shennong.frames.Frames method)
fit_to_duration() (shennong.utterances.Utterances method)
format() (shennong.utterances.Utterance property)
(shennong.utterances.Utterances method)
frame_length() (shennong.frames.Frames property)
(shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.bottleneck.BottleneckProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.onehot.FramedOneHotProcessor property)
(shennong.processor.pitch_crepe.CrepePitchProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
frame_shift() (shennong.frames.Frames property)
(shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.bottleneck.BottleneckProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.onehot.FramedOneHotProcessor property)
(shennong.processor.pitch_crepe.CrepePitchProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
FramedOneHotProcessor (class in shennong.processor.onehot)
Frames (class in shennong.frames)
frames_context() (shennong.postprocessor.vad.VadPostProcessor property)
FramesProcessor (class in shennong.processor.base)
from_list() (shennong.alignment.Alignment static method)
fromkeys() (shennong.alignment.AlignmentCollection method)
(shennong.features_collection.FeaturesCollection method)
G
gaussian_selection() (shennong.processor.ubm.DiagUbmProcessor method)
gaussian_selection_to_post() (shennong.processor.ubm.DiagUbmProcessor method)
get() (shennong.alignment.AlignmentCollection method)
(shennong.features_collection.FeaturesCollection method)
get_default_config() (in module shennong.pipeline)
get_njobs() (in module shennong.utils)
get_params() (shennong.base.BaseProcessor method)
(shennong.frames.Frames method)
(shennong.postprocessor.base.FeaturesPostProcessor method)
(shennong.postprocessor.cmvn.CmvnPostProcessor method)
(shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor method)
(shennong.postprocessor.delta.DeltaPostProcessor method)
(shennong.postprocessor.vad.VadPostProcessor method)
(shennong.processor.base.FeaturesProcessor method)
(shennong.processor.base.FramesProcessor method)
(shennong.processor.base.MelFeaturesProcessor method)
(shennong.processor.bottleneck.BottleneckProcessor method)
(shennong.processor.energy.EnergyProcessor method)
(shennong.processor.filterbank.FilterbankProcessor method)
(shennong.processor.mfcc.MfccProcessor method)
(shennong.processor.onehot.FramedOneHotProcessor method)
(shennong.processor.onehot.OneHotProcessor method)
(shennong.processor.pitch_crepe.CrepePitchPostProcessor method)
(shennong.processor.pitch_crepe.CrepePitchProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor method)
(shennong.processor.plp.PlpProcessor method)
(shennong.processor.spectrogram.SpectrogramProcessor method)
(shennong.processor.ubm.DiagUbmProcessor method)
(shennong.processor.vtln.VtlnProcessor method)
get_properties() (shennong.postprocessor.base.FeaturesPostProcessor method)
(shennong.postprocessor.cmvn.CmvnPostProcessor method)
(shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor method)
(shennong.postprocessor.delta.DeltaPostProcessor method)
(shennong.postprocessor.vad.VadPostProcessor method)
(shennong.processor.base.FeaturesProcessor method)
(shennong.processor.base.FramesProcessor method)
(shennong.processor.base.MelFeaturesProcessor method)
(shennong.processor.bottleneck.BottleneckProcessor method)
(shennong.processor.energy.EnergyProcessor method)
(shennong.processor.filterbank.FilterbankProcessor method)
(shennong.processor.mfcc.MfccProcessor method)
(shennong.processor.onehot.FramedOneHotProcessor method)
(shennong.processor.onehot.OneHotProcessor method)
(shennong.processor.pitch_crepe.CrepePitchPostProcessor method)
(shennong.processor.pitch_crepe.CrepePitchProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor method)
(shennong.processor.plp.PlpProcessor method)
(shennong.processor.spectrogram.SpectrogramProcessor method)
get_tokens_inventory() (shennong.alignment.Alignment method)
(shennong.alignment.AlignmentCollection method)
H
has_speakers() (shennong.utterances.Utterances method)
high_freq() (shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
htk_compat() (shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
I
initial_gauss_proportion() (shennong.processor.ubm.DiagUbmProcessor property)
initialize_gmm() (shennong.processor.ubm.DiagUbmProcessor method)
is_close() (shennong.features.Features method)
(shennong.features_collection.FeaturesCollection method)
is_valid() (shennong.alignment.Alignment method)
(shennong.audio.Audio method)
(shennong.features.Features method)
(shennong.features_collection.FeaturesCollection method)
items() (shennong.alignment.AlignmentCollection method)
(shennong.features_collection.FeaturesCollection method)
K
KaldiPitchPostProcessor (class in shennong.processor.pitch_kaldi)
KaldiPitchProcessor (class in shennong.processor.pitch_kaldi)
keys() (shennong.alignment.AlignmentCollection method)
(shennong.features_collection.FeaturesCollection method)
L
last_sample_of_frame() (shennong.frames.Frames method)
list2array() (in module shennong.utils)
list_files_with_extension() (in module shennong.utils)
load() (shennong.alignment.AlignmentCollection static method)
(shennong.audio.Audio class method)
(shennong.features_collection.FeaturesCollection class method)
(shennong.processor.ubm.DiagUbmProcessor class method)
(shennong.processor.vtln.VtlnProcessor class method)
(shennong.utterances.Utterances class method)
load_audio() (shennong.utterances.Utterance method)
load_warps() (shennong.processor.vtln.VtlnProcessor class method)
log() (shennong.base.BaseProcessor property)
(shennong.frames.Frames property)
(shennong.postprocessor.base.FeaturesPostProcessor property)
(shennong.postprocessor.cmvn.CmvnPostProcessor property)
(shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor property)
(shennong.postprocessor.delta.DeltaPostProcessor property)
(shennong.postprocessor.vad.VadPostProcessor property)
(shennong.processor.base.FeaturesProcessor property)
(shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.bottleneck.BottleneckProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.onehot.FramedOneHotProcessor property)
(shennong.processor.onehot.OneHotProcessor property)
(shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_crepe.CrepePitchProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
(shennong.processor.ubm.DiagUbmProcessor property)
(shennong.processor.vtln.VtlnProcessor property)
logdet_scale() (shennong.processor.vtln.VtlnProcessor property)
low_freq() (shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
lowpass_cutoff() (shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
lowpass_filter_width() (shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
lpc_order() (shennong.processor.plp.PlpProcessor property)
M
make_frames() (shennong.frames.Frames method)
max_f0() (shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
max_warnings() (shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor property)
max_warp() (shennong.processor.vtln.VtlnProcessor property)
MelFeaturesProcessor (class in shennong.processor.base)
MfccProcessor (class in shennong.processor.mfcc)
min_f0() (shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
min_gaussian_weight() (shennong.processor.ubm.DiagUbmProcessor property)
min_warp() (shennong.processor.vtln.VtlnProcessor property)
min_window() (shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor property)
model_capacity() (shennong.processor.pitch_crepe.CrepePitchProcessor property)
module
bin.speech_features
shennong.alignment
shennong.audio
shennong.base
shennong.features
shennong.features_collection
shennong.frames
shennong.pipeline
shennong.postprocessor.base
shennong.postprocessor.cmvn
shennong.postprocessor.delta
shennong.postprocessor.vad
shennong.processor.base
shennong.processor.bottleneck
shennong.processor.energy
shennong.processor.filterbank
shennong.processor.mfcc
shennong.processor.onehot
shennong.processor.pitch_crepe
shennong.processor.pitch_kaldi
shennong.processor.plp
shennong.processor.spectrogram
shennong.processor.ubm
shennong.processor.vtln
shennong.utils
shennong.utterances
shennong.window
N
name() (shennong.base.BaseProcessor property)
(shennong.frames.Frames property)
(shennong.postprocessor.base.FeaturesPostProcessor property)
(shennong.postprocessor.cmvn.CmvnPostProcessor property)
(shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor property)
(shennong.postprocessor.delta.DeltaPostProcessor property)
(shennong.postprocessor.vad.VadPostProcessor property)
(shennong.processor.base.FeaturesProcessor property)
(shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.bottleneck.BottleneckProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.onehot.FramedOneHotProcessor property)
(shennong.processor.onehot.OneHotProcessor property)
(shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_crepe.CrepePitchProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
(shennong.processor.ubm.DiagUbmProcessor property)
(shennong.processor.vtln.VtlnProcessor property)
(shennong.utterances.Utterance property)
nccf_ballast() (shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
nchannels() (shennong.audio.Audio property)
ndims() (shennong.features.Features property)
(shennong.postprocessor.base.FeaturesPostProcessor property)
(shennong.postprocessor.cmvn.CmvnPostProcessor property)
(shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor property)
(shennong.postprocessor.delta.DeltaPostProcessor property)
(shennong.postprocessor.vad.VadPostProcessor property)
(shennong.processor.base.FeaturesProcessor property)
(shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.bottleneck.BottleneckProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.onehot.FramedOneHotProcessor property)
(shennong.processor.onehot.OneHotProcessor property)
(shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_crepe.CrepePitchProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
nframes() (shennong.features.Features property)
(shennong.frames.Frames method)
norm_type() (shennong.processor.vtln.VtlnProcessor property)
normalization_left_context() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
normalization_right_context() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
normalize_variance() (shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor property)
nsamples() (shennong.audio.Audio property)
num_bins() (shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
num_ceps() (shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
num_frames() (shennong.processor.ubm.DiagUbmProcessor property)
num_gauss() (shennong.processor.ubm.DiagUbmProcessor property)
num_gselect() (shennong.processor.ubm.DiagUbmProcessor property)
num_iters() (shennong.processor.ubm.DiagUbmProcessor property)
(shennong.processor.vtln.VtlnProcessor property)
num_iters_init() (shennong.processor.ubm.DiagUbmProcessor property)
O
offsets() (shennong.alignment.Alignment property)
OneHotProcessor (class in shennong.processor.onehot)
onsets() (shennong.alignment.Alignment property)
order() (shennong.postprocessor.delta.DeltaPostProcessor property)
P
partition() (shennong.features_collection.FeaturesCollection method)
penalty_factor() (shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
pitch_scale() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
PlpProcessor (class in shennong.processor.plp)
pop() (shennong.alignment.AlignmentCollection method)
(shennong.features_collection.FeaturesCollection method)
popitem() (shennong.alignment.AlignmentCollection method)
(shennong.features_collection.FeaturesCollection method)
pov_offset() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
pov_scale() (shennong.processor.pitch_crepe.CrepePitchPostProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor property)
precision() (shennong.audio.Audio property)
predict_voicing() (in module shennong.processor.pitch_crepe)
preemph_coeff() (shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
process() (shennong.postprocessor.base.FeaturesPostProcessor method)
(shennong.postprocessor.cmvn.CmvnPostProcessor method)
(shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor method)
(shennong.postprocessor.delta.DeltaPostProcessor method)
(shennong.postprocessor.vad.VadPostProcessor method)
(shennong.processor.base.FeaturesProcessor method)
(shennong.processor.base.FramesProcessor method)
(shennong.processor.base.MelFeaturesProcessor method)
(shennong.processor.bottleneck.BottleneckProcessor method)
(shennong.processor.energy.EnergyProcessor method)
(shennong.processor.filterbank.FilterbankProcessor method)
(shennong.processor.mfcc.MfccProcessor method)
(shennong.processor.onehot.FramedOneHotProcessor method)
(shennong.processor.onehot.OneHotProcessor method)
(shennong.processor.pitch_crepe.CrepePitchPostProcessor method)
(shennong.processor.pitch_crepe.CrepePitchProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor method)
(shennong.processor.plp.PlpProcessor method)
(shennong.processor.spectrogram.SpectrogramProcessor method)
(shennong.processor.ubm.DiagUbmProcessor method)
(shennong.processor.vtln.VtlnProcessor method)
process_all() (shennong.postprocessor.base.FeaturesPostProcessor method)
(shennong.postprocessor.cmvn.CmvnPostProcessor method)
(shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor method)
(shennong.postprocessor.delta.DeltaPostProcessor method)
(shennong.postprocessor.vad.VadPostProcessor method)
(shennong.processor.base.FeaturesProcessor method)
(shennong.processor.base.FramesProcessor method)
(shennong.processor.base.MelFeaturesProcessor method)
(shennong.processor.bottleneck.BottleneckProcessor method)
(shennong.processor.energy.EnergyProcessor method)
(shennong.processor.filterbank.FilterbankProcessor method)
(shennong.processor.mfcc.MfccProcessor method)
(shennong.processor.onehot.FramedOneHotProcessor method)
(shennong.processor.onehot.OneHotProcessor method)
(shennong.processor.pitch_crepe.CrepePitchPostProcessor method)
(shennong.processor.pitch_crepe.CrepePitchProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor method)
(shennong.processor.plp.PlpProcessor method)
(shennong.processor.spectrogram.SpectrogramProcessor method)
properties() (shennong.features.Features property)
proportion_threshold() (shennong.postprocessor.vad.VadPostProcessor property)
R
rasta() (shennong.processor.plp.PlpProcessor property)
RastaFilter (class in shennong.processor.plp)
raw_energy() (shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
remove_dc_offset() (shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
remove_low_count_gaussians() (shennong.processor.ubm.DiagUbmProcessor property)
resample() (shennong.audio.Audio method)
resample_freq() (shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
reset() (shennong.processor.plp.RastaFilter method)
round_to_power_of_two() (shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
S
sample_rate (shennong.audio.Audio attribute)
sample_rate() (shennong.audio.Audio property)
(shennong.frames.Frames property)
(shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.bottleneck.BottleneckProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.onehot.FramedOneHotProcessor property)
(shennong.processor.pitch_crepe.CrepePitchProcessor property)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
samples_per_frame() (shennong.frames.Frames property)
samples_per_shift() (shennong.frames.Frames property)
save() (shennong.alignment.AlignmentCollection method)
(shennong.audio.Audio method)
(shennong.features_collection.FeaturesCollection method)
(shennong.processor.ubm.DiagUbmProcessor method)
(shennong.processor.vtln.VtlnProcessor method)
(shennong.utterances.Utterances method)
save_warps() (shennong.processor.vtln.VtlnProcessor method)
scan() (shennong.audio.Audio class method)
seed() (shennong.processor.ubm.DiagUbmProcessor property)
segment() (shennong.audio.Audio method)
set_logger() (shennong.base.BaseProcessor method)
(shennong.frames.Frames method)
(shennong.postprocessor.base.FeaturesPostProcessor method)
(shennong.postprocessor.cmvn.CmvnPostProcessor method)
(shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor method)
(shennong.postprocessor.delta.DeltaPostProcessor method)
(shennong.postprocessor.vad.VadPostProcessor method)
(shennong.processor.base.FeaturesProcessor method)
(shennong.processor.base.FramesProcessor method)
(shennong.processor.base.MelFeaturesProcessor method)
(shennong.processor.bottleneck.BottleneckProcessor method)
(shennong.processor.energy.EnergyProcessor method)
(shennong.processor.filterbank.FilterbankProcessor method)
(shennong.processor.mfcc.MfccProcessor method)
(shennong.processor.onehot.FramedOneHotProcessor method)
(shennong.processor.onehot.OneHotProcessor method)
(shennong.processor.pitch_crepe.CrepePitchPostProcessor method)
(shennong.processor.pitch_crepe.CrepePitchProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor method)
(shennong.processor.plp.PlpProcessor method)
(shennong.processor.spectrogram.SpectrogramProcessor method)
(shennong.processor.ubm.DiagUbmProcessor method)
(shennong.processor.vtln.VtlnProcessor method)
set_params() (shennong.base.BaseProcessor method)
(shennong.frames.Frames method)
(shennong.postprocessor.base.FeaturesPostProcessor method)
(shennong.postprocessor.cmvn.CmvnPostProcessor method)
(shennong.postprocessor.cmvn.SlidingWindowCmvnPostProcessor method)
(shennong.postprocessor.delta.DeltaPostProcessor method)
(shennong.postprocessor.vad.VadPostProcessor method)
(shennong.processor.base.FeaturesProcessor method)
(shennong.processor.base.FramesProcessor method)
(shennong.processor.base.MelFeaturesProcessor method)
(shennong.processor.bottleneck.BottleneckProcessor method)
(shennong.processor.energy.EnergyProcessor method)
(shennong.processor.filterbank.FilterbankProcessor method)
(shennong.processor.mfcc.MfccProcessor method)
(shennong.processor.onehot.FramedOneHotProcessor method)
(shennong.processor.onehot.OneHotProcessor method)
(shennong.processor.pitch_crepe.CrepePitchPostProcessor method)
(shennong.processor.pitch_crepe.CrepePitchProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchPostProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor method)
(shennong.processor.plp.PlpProcessor method)
(shennong.processor.spectrogram.SpectrogramProcessor method)
(shennong.processor.ubm.DiagUbmProcessor method)
(shennong.processor.vtln.VtlnProcessor method)
setdefault() (shennong.alignment.AlignmentCollection method)
(shennong.features_collection.FeaturesCollection method)
shape() (shennong.audio.Audio property)
(shennong.features.Features property)
shennong.alignment
module
shennong.audio
module
shennong.base
module
shennong.features
module
shennong.features_collection
module
shennong.frames
module
shennong.pipeline
module
shennong.postprocessor.base
module
shennong.postprocessor.cmvn
module
shennong.postprocessor.delta
module
shennong.postprocessor.vad
module
shennong.processor.base
module
shennong.processor.bottleneck
module
shennong.processor.energy
module
shennong.processor.filterbank
module
shennong.processor.mfcc
module
shennong.processor.onehot
module
shennong.processor.pitch_crepe
module
shennong.processor.pitch_kaldi
module
shennong.processor.plp
module
shennong.processor.spectrogram
module
shennong.processor.ubm
module
shennong.processor.vtln
module
shennong.utils
module
shennong.utterances
module
shennong.window
module
SlidingWindowCmvnPostProcessor (class in shennong.postprocessor.cmvn)
snip_edges() (shennong.frames.Frames property)
(shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)
soft_min_f0() (shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
speaker() (shennong.utterances.Utterance property)
SpectrogramProcessor (class in shennong.processor.spectrogram)
stats() (shennong.postprocessor.cmvn.CmvnPostProcessor property)
subsample() (shennong.processor.ubm.DiagUbmProcessor property)
(shennong.processor.vtln.VtlnProcessor property)
T
times() (shennong.alignment.Alignment property)
(shennong.features.Features property)
(shennong.frames.Frames method)
(shennong.processor.base.FramesProcessor method)
(shennong.processor.base.MelFeaturesProcessor method)
(shennong.processor.energy.EnergyProcessor method)
(shennong.processor.filterbank.FilterbankProcessor method)
(shennong.processor.mfcc.MfccProcessor method)
(shennong.processor.pitch_crepe.CrepePitchProcessor method)
(shennong.processor.pitch_kaldi.KaldiPitchProcessor method)
(shennong.processor.plp.PlpProcessor method)
(shennong.processor.spectrogram.SpectrogramProcessor method)
to_list() (shennong.alignment.Alignment method)
tokens() (shennong.alignment.Alignment property)
(shennong.processor.onehot.FramedOneHotProcessor property)
(shennong.processor.onehot.OneHotProcessor property)
trim() (shennong.features_collection.FeaturesCollection method)
tstart() (shennong.utterances.Utterance property)
tstop() (shennong.utterances.Utterance property)
types() (in module shennong.window)
U
ubm() (shennong.processor.vtln.VtlnProcessor property)
update() (shennong.alignment.AlignmentCollection method)
(shennong.features_collection.FeaturesCollection method)
upsample_filter_width() (shennong.processor.pitch_kaldi.KaldiPitchProcessor property)
use_energy() (shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
use_log_fbank() (shennong.processor.filterbank.FilterbankProcessor property)
use_power() (shennong.processor.filterbank.FilterbankProcessor property)
Utterance (class in shennong.utterances)
Utterances (class in shennong.utterances)
V
vad() (shennong.processor.ubm.DiagUbmProcessor property)
VadPostProcessor (class in shennong.postprocessor.vad)
valid_features() (in module shennong.pipeline)
VALID_FORMATS (in module shennong.utterances)
validate (shennong.audio.Audio attribute)
validate() (shennong.alignment.Alignment method)
(shennong.features.Features method)
values() (shennong.alignment.AlignmentCollection method)
(shennong.features_collection.FeaturesCollection method)
viterbi() (shennong.processor.pitch_crepe.CrepePitchProcessor property)
vtln_high() (shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
vtln_low() (shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
VtlnProcessor (class in shennong.processor.vtln)
W
warp_step() (shennong.processor.vtln.VtlnProcessor property)
weights() (shennong.processor.bottleneck.BottleneckProcessor property)
window() (in module shennong.window)
(shennong.postprocessor.delta.DeltaPostProcessor property)
window_type() (shennong.processor.base.FramesProcessor property)
(shennong.processor.base.MelFeaturesProcessor property)
(shennong.processor.energy.EnergyProcessor property)
(shennong.processor.filterbank.FilterbankProcessor property)
(shennong.processor.mfcc.MfccProcessor property)
(shennong.processor.plp.PlpProcessor property)
(shennong.processor.spectrogram.SpectrogramProcessor property)