mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-18 21:44:18 +00:00
fixed a formatting issue
This commit is contained in:
parent
ab7688e556
commit
2f4a0fd9fd
@ -727,7 +727,7 @@ def main():
|
||||
device = torch.device("cuda", 0)
|
||||
|
||||
logging.info(f"device: {device}")
|
||||
|
||||
|
||||
# Load tokens.txt here
|
||||
token_table = k2.SymbolTable.from_file(params.tokens)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user