File size: 176 Bytes
f56040d
 
 
 
 
 
 
 
afd1c7b
f56040d
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "espnet3.systems.asr.metrics.wer.WER": {
    "test": {
      "WER": 100.0
    }
  },
  "espnet3.systems.asr.metrics.cer.CER": {
    "test": {
      "CER": 100.0
    }
  }
}