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
8924a0f715
commit
8ba9a06b92
Binary file not shown.
@ -808,9 +808,7 @@ def main():
|
|||||||
|
|
||||||
pseudo = f'"greedy pseudo text": "{res_dict[utt_id]}",'
|
pseudo = f'"greedy pseudo text": "{res_dict[utt_id]}",'
|
||||||
splited.insert(text_idx, pseudo)
|
splited.insert(text_idx, pseudo)
|
||||||
print(text_idx)
|
|
||||||
print(' '.join(splited))
|
print(' '.join(splited))
|
||||||
exit()
|
|
||||||
|
|
||||||
'''
|
'''
|
||||||
for test_set, test_dl in zip(test_sets, test_dl):
|
for test_set, test_dl in zip(test_sets, test_dl):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user