Julien Simon
commited on
Commit
·
4277924
1
Parent(s):
5df9582
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,16 +25,14 @@ model-index:
|
|
| 25 |
|
| 26 |
# wav2vec2-conformer-rel-pos-large-finetuned-speech-commands
|
| 27 |
|
|
|
|
|
|
|
| 28 |
This model is a fine-tuned version of [facebook/wav2vec2-conformer-rel-pos-large](https://huggingface.co/facebook/wav2vec2-conformer-rel-pos-large) on the [speech_commands](https://huggingface.co/datasets/speech_commands) dataset.
|
| 29 |
|
| 30 |
It achieves the following results on the evaluation set:
|
| 31 |
- Loss: 0.5245
|
| 32 |
- Accuracy: 0.9724
|
| 33 |
|
| 34 |
-
### Model description
|
| 35 |
-
|
| 36 |
-
TBD
|
| 37 |
-
|
| 38 |
#### Intended uses & limitations
|
| 39 |
|
| 40 |
The model can spot one of the following keywords: "Yes", "No", "Up", "Down", "Left", "Right", "On", "Off", "Stop", "Go", "Zero", "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine", "Bed", "Bird", "Cat", "Dog", "Happy", "House", "Marvin", "Sheila", "Tree", "Wow", "Backward", "Forward", "Follow", "Learn", "Visual".
|
|
|
|
| 25 |
|
| 26 |
# wav2vec2-conformer-rel-pos-large-finetuned-speech-commands
|
| 27 |
|
| 28 |
+
### Model description
|
| 29 |
+
|
| 30 |
This model is a fine-tuned version of [facebook/wav2vec2-conformer-rel-pos-large](https://huggingface.co/facebook/wav2vec2-conformer-rel-pos-large) on the [speech_commands](https://huggingface.co/datasets/speech_commands) dataset.
|
| 31 |
|
| 32 |
It achieves the following results on the evaluation set:
|
| 33 |
- Loss: 0.5245
|
| 34 |
- Accuracy: 0.9724
|
| 35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
#### Intended uses & limitations
|
| 37 |
|
| 38 |
The model can spot one of the following keywords: "Yes", "No", "Up", "Down", "Left", "Right", "On", "Off", "Stop", "Go", "Zero", "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine", "Bed", "Bird", "Cat", "Dog", "Happy", "House", "Marvin", "Sheila", "Tree", "Wow", "Backward", "Forward", "Follow", "Learn", "Visual".
|