PyTorch
ssl-aasist
custom_code
ash56 commited on
Commit
4ab68a5
·
verified ·
1 Parent(s): 4085e10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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