Skip to main content
Demos
Roadmap
ESPnet2
Demo
Course
ESPnet-EZ
ESPnet EZ
ESPnet1 (Legacy)
ESPnet1
Recipes
What is a recipe template?
Automatic Speech Recognition (Multi-tasking)
Automatic Speech Recognition with Discrete Units
Speaker Verification Spoofing and Countermeasures
Speech Codec
Speaker Diarisation
Speech Enhancement
Speech Recognition with Speech Enhancement
Speaker Diarisation with Speech Enhancement
Speech-to-Text Translation with Speech Enhancement
Language Modeling
Machine Translation
Speech-to-Speech Translation
Weakly-supervised Learning (Speech-to-Text)
Spoken Language Understanding
Speech Language Model
Speaker Representation
Self-supervised Learning
Speech-to-Text Translation
Singing Voice Synthesis
Text-to-Speech
Text-to-Speech with Discrete Units
Unsupervised Automatic Speech Recognition
Python API
espnet
asr
distributed
lm
mt
nets
optimizer
scheduler
st
transform
tts
utils
vc
espnet2
asr
asr_transducer
asvspoof
diar
enh
fileio
fst
gan_codec
gan_svs
gan_tts
hubert
iterators
layers
lm
main_funcs
mt
optimizers
s2st
s2t
samplers
schedulers
slu
speechlm
spk
st
svs
tasks
text
torch_utils
train
tts
tts2
uasr
utils
espnetez
config
data
dataloader
dataset
preprocess
task
trainer
Shell API
espnet2_bin
espnet_bin
spm
utils
utils_py
Search
Ctrl
K
Layers
Less than 1 minute
Catalog
espnet2.layers.abs_normalize.AbsNormalize
espnet2.layers.augmentation.bandpass_filtering
espnet2.layers.augmentation.bandreject_filtering
espnet2.layers.augmentation.bandwidth_limitation
espnet2.layers.augmentation.clipping
espnet2.layers.augmentation.codecs
espnet2.layers.augmentation.contrast
espnet2.layers.augmentation.corrupt_phase
espnet2.layers.augmentation.DataAugmentation
espnet2.layers.augmentation.deemphasis
espnet2.layers.augmentation.equalization_filtering
espnet2.layers.augmentation.highpass_filtering
espnet2.layers.augmentation.lowpass_filtering
espnet2.layers.augmentation.pitch_shift
espnet2.layers.augmentation.polarity_inverse
espnet2.layers.augmentation.preemphasis
espnet2.layers.augmentation.reverse
espnet2.layers.augmentation.speed_perturb
espnet2.layers.augmentation.time_stretch
espnet2.layers.augmentation.weighted_sample_without_replacement
espnet2.layers.create_adapter_fn.create_houlsby_adapter
espnet2.layers.create_adapter_fn.create_lora_adapter
espnet2.layers.create_adapter_fn.create_new_houlsby_module
espnet2.layers.create_adapter_fn.create_new_lora_module
espnet2.layers.create_adapter_utils.check_target_module_exists
espnet2.layers.create_adapter_utils.get_submodules
espnet2.layers.create_adapter_utils.replace_module
espnet2.layers.create_adapter.create_adapter
espnet2.layers.global_mvn.GlobalMVN
espnet2.layers.houlsby_adapter_layer.Houlsby_Adapter
espnet2.layers.inversible_interface.InversibleInterface
espnet2.layers.label_aggregation.LabelAggregate
espnet2.layers.log_mel.LogMel
espnet2.layers.mask_along_axis.mask_along_axis
espnet2.layers.mask_along_axis.MaskAlongAxis
espnet2.layers.mask_along_axis.MaskAlongAxisVariableMaxWidth
espnet2.layers.sinc_conv.BarkScale
espnet2.layers.sinc_conv.LogCompression
espnet2.layers.sinc_conv.MelScale
espnet2.layers.sinc_conv.SincConv
espnet2.layers.stft.Stft
espnet2.layers.time_warp.time_warp
espnet2.layers.time_warp.TimeWarp
espnet2.layers.utterance_mvn.utterance_mvn
espnet2.layers.utterance_mvn.UtteranceMVN
Prev
Iterators
Next
Lm