from local
This commit is contained in:
parent
ad366d8e62
commit
2341639f33
Binary file not shown.
@ -517,6 +517,7 @@ def decode_dataset(
|
||||
for batch_idx, batch in enumerate(dl):
|
||||
texts = batch["supervisions"]["text"]
|
||||
logging.info(texts)
|
||||
|
||||
cut_ids = [cut.id for cut in batch["supervisions"]["cut"]]
|
||||
|
||||
hyps_dict = decode_one_batch(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user