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
Asr
Less than 1 minute
Catalog
espnet.asr.asr_mix_utils.add_results_to_json
espnet.asr.asr_mix_utils.PlotAttentionReport
espnet.asr.asr_utils.adadelta_eps_decay
espnet.asr.asr_utils.adam_lr_decay
espnet.asr.asr_utils.add_gradient_noise
espnet.asr.asr_utils.chainer_load
espnet.asr.asr_utils.CompareValueTrigger
espnet.asr.asr_utils.format_mulenc_args
espnet.asr.asr_utils.get_model_conf
espnet.asr.asr_utils.parse_hypothesis
espnet.asr.asr_utils.plot_spectrogram
espnet.asr.asr_utils.restore_snapshot
espnet.asr.asr_utils.snapshot_object
espnet.asr.asr_utils.torch_load
espnet.asr.asr_utils.torch_resume
espnet.asr.asr_utils.torch_save
espnet.asr.asr_utils.torch_snapshot
espnet.asr.pytorch_backend.asr_init.create_transducer_compatible_state_dict
espnet.asr.pytorch_backend.asr_init.filter_modules
espnet.asr.pytorch_backend.asr_init.freeze_modules
espnet.asr.pytorch_backend.asr_init.get_lm_state_dict
espnet.asr.pytorch_backend.asr_init.get_partial_state_dict
espnet.asr.pytorch_backend.asr_init.get_trained_model_state_dict
espnet.asr.pytorch_backend.asr_init.load_trained_model
espnet.asr.pytorch_backend.asr_init.load_trained_modules
espnet.asr.pytorch_backend.asr_init.transfer_verification
espnet.asr.pytorch_backend.asr_mix.CustomConverter
espnet.asr.pytorch_backend.asr_mix.recog
espnet.asr.pytorch_backend.asr_mix.train
espnet.asr.pytorch_backend.asr.CustomConverterMulEnc
espnet.asr.pytorch_backend.asr.CustomEvaluator
espnet.asr.pytorch_backend.asr.CustomUpdater
espnet.asr.pytorch_backend.asr.DistributedDictSummary
espnet.asr.pytorch_backend.asr.enhance
espnet.asr.pytorch_backend.asr.is_writable_process
espnet.asr.pytorch_backend.recog.recog_v2
Next
Distributed