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)
ESPnet-SDS
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
sds
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
Espnetez
Less than 1 minute
Catalog
#
Config
#
espnetez.config.convert_none_to_None
#
espnetez.config.from_yaml
#
espnetez.config.update_finetune_config
#
Data
#
espnetez.data.dump.create_dump_file
#
espnetez.data.dump.join_dumps
#
Dataloader
#
espnetez.dataloader.Dataloader
#
Dataset
#
espnetez.dataset.ESPnetEZDataset
#
Preprocess
#
espnetez.preprocess.sentencepiece.add_special_tokens
#
espnetez.preprocess.sentencepiece.prepare_sentences
#
espnetez.preprocess.sentencepiece.train_sentencepiece
#
espnetez.preprocess.tokenizer.tokenize
#
Task
#
espnetez.task.get_ez_task
#
espnetez.task.get_ez_task_with_dataset
#
Trainer
#
espnetez.trainer.check_argument
#
espnetez.trainer.Trainer
Prev
Espnet2