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
S2st
Less than 1 minute
Catalog
espnet2.s2st.aux_attention.abs_aux_attention.AbsS2STAuxAttention
espnet2.s2st.aux_attention.multihead.MultiHeadAttention
espnet2.s2st.espnet_model.ESPnetS2STModel
espnet2.s2st.losses.abs_loss.AbsS2STLoss
espnet2.s2st.losses.attention_loss.S2STAttentionLoss
espnet2.s2st.losses.ctc_loss.S2STCTCLoss
espnet2.s2st.losses.guided_attention_loss.S2STGuidedAttentionLoss
espnet2.s2st.losses.tacotron_loss.S2STTacotron2Loss
espnet2.s2st.synthesizer.abs_synthesizer.AbsSynthesizer
espnet2.s2st.synthesizer.discrete_synthesizer.TransformerDiscreteSynthesizer
espnet2.s2st.synthesizer.translatotron.Translatotron
espnet2.s2st.synthesizer.translatotron2.DurationPredictor
espnet2.s2st.synthesizer.translatotron2.GaussianUpsampling
espnet2.s2st.synthesizer.translatotron2.Prenet
espnet2.s2st.synthesizer.translatotron2.Translatotron2
espnet2.s2st.synthesizer.unity_synthesizer.UnitYSynthesizer
espnet2.s2st.tgt_feats_extract.abs_tgt_feats_extract.AbsTgtFeatsExtract
espnet2.s2st.tgt_feats_extract.linear_spectrogram.LinearSpectrogram
espnet2.s2st.tgt_feats_extract.log_mel_fbank.LogMelFbank
espnet2.s2st.tgt_feats_extract.log_spectrogram.LogSpectrogram
Prev
Optimizers
Next
S2t