Update README.md
Browse files
README.md
CHANGED
@@ -52,6 +52,8 @@ def pad(x, max_len=64600):
|
|
52 |
return padded_x
|
53 |
```
|
54 |
|
|
|
|
|
55 |
```bash
|
56 |
output_file = "apnet2-aishell_scores.txt"
|
57 |
|
|
|
52 |
return padded_x
|
53 |
```
|
54 |
|
55 |
+
Get CM scores:
|
56 |
+
|
57 |
```bash
|
58 |
output_file = "apnet2-aishell_scores.txt"
|
59 |
|