mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
2685e8f702
commit
7613ed5262
Binary file not shown.
@ -59,8 +59,9 @@ from beam_search import (
|
||||
greedy_search_batch,
|
||||
modified_beam_search,
|
||||
)
|
||||
#from train import add_model_arguments, add_rep_arguments, get_params, get_transducer_model
|
||||
from prompt_tuning import add_model_arguments, add_rep_arguments, get_params, get_transducer_model
|
||||
|
||||
from train_tta import add_model_arguments, add_rep_arguments, get_params, get_transducer_model
|
||||
#from prompt_tuning import add_model_arguments, add_rep_arguments, get_params, get_transducer_model
|
||||
|
||||
from icefall.checkpoint import (
|
||||
average_checkpoints,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user