Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion 2026-enhance-bestrq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@ This folder contains configs and code related to the publication:

paper [Enhancing BEST-RQ Pseudo-Label Quality through Online Refinement for Automatic Speech Recognition]()

We use [RETURNN](https://github.com/rwth-i6/returnn) for training and our setups are based on [Sisyphus](https://github.com/rwth-i6/sisyphus).
We use [RETURNN](https://github.com/rwth-i6/returnn) for training and our setups are based on [Sisyphus](https://github.com/rwth-i6/sisyphus).

We use models parts from [i6-models](https://github.com/rwth-i6/i6_models)

BestRQConformerModel, BestRQConformerConfig and train_step in returnn config is defined in [i6-experiments](https://github.com/rwth-i6/i6_experiments/tree/main/users/jxu/experiments/ssl/pytorch_networks)
Loading
Loading