from local

This commit is contained in:
dohe0342 2023-01-03 10:56:27 +09:00
parent cb0c726c10
commit ad366d8e62
3 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -516,6 +516,7 @@ def decode_dataset(
results = defaultdict(list)
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(