Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,17 @@ datasets:
|
|
| 4 |
- speech_commands
|
| 5 |
tags:
|
| 6 |
- audio-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# Audio Spectrogram Transformer (fine-tuned on Speech Commands v2)
|
|
|
|
| 4 |
- speech_commands
|
| 5 |
tags:
|
| 6 |
- audio-classification
|
| 7 |
+
model-index:
|
| 8 |
+
- name: MIT/ast-finetuned-speech-commands-v2
|
| 9 |
+
results:
|
| 10 |
+
- task:
|
| 11 |
+
type: audio-classification
|
| 12 |
+
dataset:
|
| 13 |
+
name: Speech Commands v2
|
| 14 |
+
type: speech_commands
|
| 15 |
+
metrics:
|
| 16 |
+
- type: accuracy
|
| 17 |
+
value: 98.12
|
| 18 |
---
|
| 19 |
|
| 20 |
# Audio Spectrogram Transformer (fine-tuned on Speech Commands v2)
|