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
71ef3848eb
commit
4dda9ed32a
Binary file not shown.
@ -809,7 +809,7 @@ def main():
|
||||
|
||||
pseudo = f'"greedy pseudo text": "{res_dict[utt_id]}",'
|
||||
#splited.insert(text_idx, pseudo)
|
||||
splited.insert(len(text_idx)-1, pseudo)
|
||||
splited.insert(len(text_idx)-3, pseudo)
|
||||
new_line = ' '.join(splited)
|
||||
new_line += '\n'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user