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
238e72f0dc
commit
c574405dca
Binary file not shown.
Binary file not shown.
@ -59,7 +59,8 @@ from beam_search import (
|
|||||||
greedy_search_batch,
|
greedy_search_batch,
|
||||||
modified_beam_search,
|
modified_beam_search,
|
||||||
)
|
)
|
||||||
from train import add_model_arguments, add_rep_arguments, get_params, get_transducer_model
|
#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 icefall.checkpoint import (
|
from icefall.checkpoint import (
|
||||||
average_checkpoints,
|
average_checkpoints,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user