from local
This commit is contained in:
parent
6d51037a54
commit
da36d40f52
Binary file not shown.
@ -555,8 +555,6 @@ def decode_dataset(
|
|||||||
batch=batch,
|
batch=batch,
|
||||||
)
|
)
|
||||||
|
|
||||||
print(hyps_dict)
|
|
||||||
exit()
|
|
||||||
for name, hyps in hyps_dict.items():
|
for name, hyps in hyps_dict.items():
|
||||||
this_batch = []
|
this_batch = []
|
||||||
assert len(hyps) == len(texts)
|
assert len(hyps) == len(texts)
|
||||||
|
|||||||
Reference in New Issue
Block a user