入门指南
教程笔记本
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
技巧与窍门
2.x
API
create_experiment_directory()
parse_arguments()
阶段
make_deprecated_redirections()
load_hyperpyyaml()
RefTag
占位符
dump_hyperpyyaml()
resolve_references()
deref()
recursive_resolve()
parse_arithmetic()
recursive_update()
TestThing
TestThing.from_keys()
定义语言模型的包
speechbrain.lm.arpa
用于处理 ARPA 格式 N-gram 模型的工具
speechbrain.lm.counting
N-gram 计数、折扣、插值和回退
speechbrain.lm.ngram
N-gram 语言模型查询接口