mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
6b6af4bbc1
commit
4d98b21688
Binary file not shown.
@ -834,6 +834,7 @@ def compute_loss(
|
||||
warm_step = params.warm_step
|
||||
|
||||
#texts = batch["supervisions"]["text"]
|
||||
print(batch)
|
||||
texts = []
|
||||
for utt_id in batch["id"]:
|
||||
print(utt_id)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user