RootAccess4Life commited on
Commit
7eb601e
·
verified ·
1 Parent(s): 84aa227

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -47,14 +47,19 @@ paper no longer reports either.
47
 
48
  | | substitution | insertion | deletion |
49
  |---|---|---|---|
50
- | `phase2-hubert-child` (released) | **3.479** | 4.400 | **9.697** |
51
  | `phase2-hubert-a085` | 3.063 | 4.128 | 9.136 |
52
- | `phase2-hubert-a070` | 3.381 | **3.817** | 9.525 |
53
 
54
- WER, lower is better. The coefficient has no single optimum across edit types, so
55
- both variants are kept rather than one being presented as strictly better.
56
- Speaker similarity is 0.943 / 0.961 / 0.918 for all three except insertion at
57
- a=0.70, which is 0.960.
 
 
 
 
 
58
 
59
  ## Files
60
 
 
47
 
48
  | | substitution | insertion | deletion |
49
  |---|---|---|---|
50
+ | `phase2-hubert-child` (released) | 3.479 | 4.400 | 9.697 |
51
  | `phase2-hubert-a085` | 3.063 | 4.128 | 9.136 |
52
+ | `phase2-hubert-a070` | 3.381 | 3.817 | 9.525 |
53
 
54
+ WER, lower is better. Nothing is bolded because the released checkpoint is not
55
+ the best row: interpolating toward the phase-1 base improves every WER column,
56
+ a=0.85 most on substitution and deletion and a=0.70 on insertion. We publish the
57
+ child as the artifact of record anyway, because it is the model phase two
58
+ produced and the coefficient was chosen by looking at these scores. The
59
+ coefficient also has no single optimum across edit types, which is why both
60
+ variants are kept rather than one being presented as strictly better. Speaker
61
+ similarity is 0.943 / 0.961 / 0.918 for all three except insertion at a=0.70,
62
+ which is 0.960.
63
 
64
  ## Files
65