Skip to content

Commit 289d44e

Browse files
committed
todos
1 parent 3a5570e commit 289d44e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

users/zeyer/experiments/exp2025_10_21_chunked_ctc.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,9 @@ def py():
354354
"lm_recog_extra.__serialization_version_stats": 2,
355355
},
356356
)
357+
# TODO check overfitting
358+
# TODO test also other chunk sizes in recog
359+
# TODO sample small center_size in chunk_size_train_pool more often
357360

358361
# Overlapping chunks (chunk_num_overlaps=2)
359362
# TODO (running...)

0 commit comments

Comments
 (0)