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
b99e0e7486
commit
a93e667ae4
Binary file not shown.
Binary file not shown.
@ -664,8 +664,6 @@ def main():
|
|||||||
logging.info("About to create model")
|
logging.info("About to create model")
|
||||||
model = get_transducer_model(params)
|
model = get_transducer_model(params)
|
||||||
|
|
||||||
print(model)
|
|
||||||
|
|
||||||
if params.model_name:
|
if params.model_name:
|
||||||
load_checkpoint(f"{params.exp_dir}/{params.model_name}", model)
|
load_checkpoint(f"{params.exp_dir}/{params.model_name}", model)
|
||||||
else:
|
else:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user