Skip to content

Commit 9f20707

Browse files
committed
add KD paper
1 parent 5102f69 commit 9f20707

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

2025-ctc-blank-kd/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
This folder contains information related to the publication :
2+
3+
"Analyzing the Importance of Blank for CTC-Based Knowledge Distillation"
4+
5+
The full experimental setup can be found in public i6-experiment repository.
6+
7+
The initial hooks for the corresponding experiments and model setup are as follows:
8+
9+
-- TEDLIUM
10+
https://github.com/rwth-i6/i6_experiments/blob/main/users/hilmes/experiments/tedlium2/standalone/experiments/ctc_phon/finetune_hubert.py
11+
12+
-- LibriSpeech
13+
https://github.com/rwth-i6/i6_experiments/blob/main/users/hilmes/experiments/librispeech/ctc_rnnt_standalone_2024/experiments/ctc_phon/distill_baselines.py
14+
15+
Please note that most of the code was not specifically cleaned up and may contain unrelated experiments. For questions on how to run experiments and setup Sisyphus, please open an issue here or write to [hilmes|rossenbach]@cs.rwth-aachen.de

0 commit comments

Comments
 (0)