You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2025-label-dependent-ILM-ctc/README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,11 @@ This folder contains information related to the Interspeech 2025 publication:
2
2
3
3
"Label-Context-Dependent Internal Language Model Estimation for CTC".
4
4
5
-
We use [RETURNN](https://github.com/rwth-i6/returnn) to conduct our experiments and our setups are based on [Sisyphus](https://github.com/rwth-i6/sisyphus)
5
+
We use [RETURNN](https://github.com/rwth-i6/returnn) to conduct our experiments and our setups are based on [Sisyphus](https://github.com/rwth-i6/sisyphus).
6
+
7
+
Experiments for WER comparisons on in-domain and cross-domain tasks (Table 1 and Table 2 in the paper) can be found [here](https://github.com/rwth-i6/i6_experiments/blob/phan_ctc_10kbpe/users/phan/configs/interspeech2025/table12.py).
8
+
9
+
Experiments for different context lengths can be found [here](https://github.com/rwth-i6/i6_experiments/blob/phan_ctc_10kbpe/users/phan/configs/interspeech2025/table3.py).
6
10
7
-
Experiments for WER comparisons on in-domain and cross-domain tasks (Table 1 and Table 2 in the paper) can be found [here](https://github.com/rwth-i6/i6_experiments/blob/phan_ctc_10kbpe/users/phan/configs/interspeech2025/table12.py)
8
-
Experiments for different context lengths can be found [here](https://github.com/rwth-i6/i6_experiments/blob/phan_ctc_10kbpe/users/phan/configs/interspeech2025/table3.py)
9
11
10
12
For questions on how to setup Sisyphus and run experiments, please open an issue here or write to zyang@cs.rwth-aachen.de or minh.nghia.phan@rwth-aachen.de
0 commit comments