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
92fd978c83
commit
d98333b2e3
Binary file not shown.
@ -810,6 +810,7 @@ def main():
|
||||
pseudo = f'"greedy pseudo text": "{res_dict[utt_id]}",'
|
||||
splited.insert(text_idx, pseudo)
|
||||
new_line = ' '.join(splited)
|
||||
new_line += '\n'
|
||||
|
||||
new_jsons.write(new_line)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user