3 Commits

Author SHA1 Message Date
Kinan Martin
7231cf44aa Remove changes to files outside of relevant recipes 2025-08-29 16:52:13 +09:00
Fangjun Kuang
2d8e3fd858 Fix transformer decoder layer (#1995) 2025-08-05 19:16:10 +09:00
Daniil
b293db4baf
Tedlium3 conformer ctc2 (#696)
* modify preparation

* small refacor

* add tedlium3 conformer_ctc2

* modify decode

* filter unk in decode

* add scaling converter

* address comments

* fix lambda function lhotse

* add implicit manifest shuffle

* refactor ctc_greedy_search

* import model arguments from train.py

* style fix

* fix ci test and last style issues

* update RESULTS

* fix RESULTS numbers

* fix label smoothing loss

* update model parameters number in RESULTS
2022-12-13 16:13:26 +08:00