carlosdanielhernandezmena
commited on
Commit
•
fe2b218
1
Parent(s):
ef1a3ee
Fixing widget error and bibtex format
Browse files
README.md
CHANGED
@@ -12,7 +12,6 @@ tags:
|
|
12 |
- malta
|
13 |
- university-of-malta
|
14 |
license: cc-by-nc-sa-4.0
|
15 |
-
widget: null
|
16 |
model-index:
|
17 |
- name: whisper-large-maltese-8k-steps-64h
|
18 |
results:
|
@@ -109,8 +108,8 @@ print(WER)
|
|
109 |
@misc{mena2023whisperlargemaltese,
|
110 |
title={Acoustic Model in Maltese: whisper-large-maltese-8k-steps-64h.},
|
111 |
author={Hernandez Mena, Carlos Daniel},
|
112 |
-
year={2023},
|
113 |
url={https://huggingface.co/carlosdanielhernandezmena/whisper-large-maltese-8k-steps-64h},
|
|
|
114 |
}
|
115 |
```
|
116 |
|
|
|
12 |
- malta
|
13 |
- university-of-malta
|
14 |
license: cc-by-nc-sa-4.0
|
|
|
15 |
model-index:
|
16 |
- name: whisper-large-maltese-8k-steps-64h
|
17 |
results:
|
|
|
108 |
@misc{mena2023whisperlargemaltese,
|
109 |
title={Acoustic Model in Maltese: whisper-large-maltese-8k-steps-64h.},
|
110 |
author={Hernandez Mena, Carlos Daniel},
|
|
|
111 |
url={https://huggingface.co/carlosdanielhernandezmena/whisper-large-maltese-8k-steps-64h},
|
112 |
+
year={2023}
|
113 |
}
|
114 |
```
|
115 |
|