File size: 848 Bytes
0f63982
 
b496380
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
license: apache-2.0
datasets:
- ami
- icsi
language:
- en
metrics:
- orc-wer
---
# AMI/ICSI dprnn_zipformer

This model is based on the icefall `dprnn_zipformer` recipe under `egs/ami/SURT`. 
For details, refer to the README.md in the recipe.

## Performance Record

The following results are obtained using the adapted models using modified beam search
with a beam size of 4.

**AMI**

| Model      | IHM-Mix |  SDM |  MDM |
|------------|:-------:|:----:|:----:|
| SURT-base  |   39.8  | 65.4 | 46.6 |
|   + adapt  |   37.4  | 46.9 | 43.7 |
| SURT-large |   36.8  | 62.5 | 44.4 |
|    + adapt |   **35.1**  | **44.6** | **41.4** |

**ICSI**

| Model      | IHM-Mix |  SDM |
|------------|:-------:|:----:|
| SURT-base  |   28.3  | 60.0 |
|   + adapt  |   26.3  | 33.9 |
| SURT-large |   27.8  | 59.7 |
|    + adapt |   **24.4**  | **32.3** |