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
9e783122cc
commit
67e824e813
Binary file not shown.
@ -807,7 +807,7 @@ def main():
|
||||
text_idx = line.index('"text":')
|
||||
|
||||
pseudo = f'"psudo text": "{res_dict[utt_id]}",'
|
||||
splited.insert(text_idx+1, pseudo)
|
||||
splited.insert(text_idx-1, pseudo)
|
||||
print(splited)
|
||||
|
||||
'''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user