Update README.md
Browse files
README.md
CHANGED
@@ -24,10 +24,6 @@ tags:
|
|
24 |
ASR model + pitch aware relative positional embeddings.
|
25 |
|
26 |
|
27 |
-
-- Pred: ' Joe Keaton disapproved of films, and Buster also had shopping about the medium.'
|
28 |
-
|
29 |
-
-- Label: ' Joe Keaton disapproved of films, and Buster also had reservations about the medium.'
|
30 |
-
|
31 |
Questions:
|
32 |
|
33 |
-How can we make attention mechanisms aware of speech-specific properties?
|
@@ -245,4 +241,6 @@ The Complex Frequency Result:
|
|
245 |
- eval_wer: 3.539671682626539,
|
246 |
- epoch: 0.22, num_input_tokens_seen: 280750
|
247 |
|
|
|
248 |
|
|
|
|
24 |
ASR model + pitch aware relative positional embeddings.
|
25 |
|
26 |
|
|
|
|
|
|
|
|
|
27 |
Questions:
|
28 |
|
29 |
-How can we make attention mechanisms aware of speech-specific properties?
|
|
|
241 |
- eval_wer: 3.539671682626539,
|
242 |
- epoch: 0.22, num_input_tokens_seen: 280750
|
243 |
|
244 |
+
-- Pred: ' Joe Keaton disapproved of films, and Buster also had shopping about the medium.'
|
245 |
|
246 |
+
-- Label: ' Joe Keaton disapproved of films, and Buster also had reservations about the medium.'
|