Jungwonchang
commited on
Commit
•
1fc3e4f
1
Parent(s):
9b51138
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: openai/whisper-small.en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: openai/whisper-small.en
|
4 |
+
model-index:
|
5 |
+
- name: Jungwonchang/whisper-small.en-LoRA-SPGIspeech-xs-lora1
|
6 |
+
results:
|
7 |
+
- task:
|
8 |
+
type: automatic-speech-recognition
|
9 |
+
name: Automatic Speech Recognition
|
10 |
+
dataset:
|
11 |
+
name: Test set for spgispeech
|
12 |
+
type: kensho/spgispeech
|
13 |
+
config: S
|
14 |
+
split: test
|
15 |
+
metrics:
|
16 |
+
- type: wer
|
17 |
+
value: 7.99
|
18 |
+
name: WER
|
19 |
---
|
20 |
|
21 |
# Model Card for Model ID
|