from local

This commit is contained in:
dohe0342 2023-01-25 16:37:55 +09:00
parent 8924a0f715
commit 8ba9a06b92
2 changed files with 0 additions and 2 deletions

View File

@ -808,9 +808,7 @@ def main():
pseudo = f'"greedy pseudo text": "{res_dict[utt_id]}",'
splited.insert(text_idx, pseudo)
print(text_idx)
print(' '.join(splited))
exit()
'''
for test_set, test_dl in zip(test_sets, test_dl):