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
846af93220
commit
74b7de5f35
Binary file not shown.
@ -715,7 +715,7 @@ def main():
|
|||||||
else: args.exp_dir = Path(args.exp_dir)
|
else: args.exp_dir = Path(args.exp_dir)
|
||||||
args.lang_dir = Path(args.lang_dir)
|
args.lang_dir = Path(args.lang_dir)
|
||||||
|
|
||||||
if args.wandb: wb = wandb.init(project="d2v-T", entity="dohe0342", config=vars(args))
|
if args.wandb: wb = wandb.init(project="aishell", entity="dohe0342", config=vars(args))
|
||||||
else: wb = None
|
else: wb = None
|
||||||
|
|
||||||
world_size = args.world_size
|
world_size = args.world_size
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user