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
3cf194c222
commit
d265436608
Binary file not shown.
@ -1779,7 +1779,7 @@ def main():
|
||||
join=True
|
||||
)
|
||||
else:
|
||||
if not args.add_adapter: run(rank=0, world_size=1, args=args, wb=wb)
|
||||
if not args.add_adapter: run_adapter(rank=0, world_size=1, args=args, wb=wb)
|
||||
else: run(rank=0, world_size=1, args=args, wb=wb)
|
||||
|
||||
torch.set_num_threads(1)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user