from local

This commit is contained in:
dohe0342 2023-01-03 10:57:01 +09:00
parent ad366d8e62
commit 2341639f33
2 changed files with 1 additions and 0 deletions

View File

@ -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(