Getting started
Tutorial notebooks
Brain
modules
opt_class
hparams
run_opts
checkpointer
fit()
make_dataloader
on_fit_start
on_stage_start
on_stage_end
evaluate()
!new:
!name:
!ref
!copy
DynamicBatchSampler
speechbrain.dataio.samplers.DynamicBatchSampler
EndoderDecoderASR
.yaml
train.py
StreamingASR
Tips & tricks
API
create_experiment_directory()
Stage
make_deprecated_redirections()
load_hyperpyyaml()
RefTag
Placeholder
dump_hyperpyyaml()
resolve_references()
deref()
recursive_resolve()
parse_arithmetic()
recursive_update()
TestThing
TestThing.from_keys()
HyperPyYAML – an extended yaml syntax for use with python.
Peter Plantinga 2020, 2021
Aku Rouhe 2020
hyperpyyaml.core
This library gathers utilities for hyperpyyaml loading
Bases: object
object