carlosdanielhernandezmena
commited on
Commit
•
9c9b360
1
Parent(s):
2a21dfe
Removing inncessary quotation marks
Browse files
README.md
CHANGED
@@ -123,7 +123,7 @@ model-index:
|
|
123 |
---
|
124 |
# whisper-large-icelandic-62640-steps-967h
|
125 |
|
126 |
-
The "whisper-large-icelandic-62640-steps-967h" is an acoustic model suitable for Automatic Speech Recognition in Icelandic. It is the result of fine-tuning the model [
|
127 |
|
128 |
The specific data that was used to fine-tune the model is not publicly available at the moment but it is the result of the automatic verification of 1 million of recordings comming from [Samrómur](https://samromur.is/). It has to be pointed out that this model was trained with different data than our previous model [whisper-large-icelandic-30k-steps-1000h](https://huggingface.co/language-and-voice-lab/whisper-large-icelandic-30k-steps-1000h).
|
129 |
|
|
|
123 |
---
|
124 |
# whisper-large-icelandic-62640-steps-967h
|
125 |
|
126 |
+
The "whisper-large-icelandic-62640-steps-967h" is an acoustic model suitable for Automatic Speech Recognition in Icelandic. It is the result of fine-tuning the model [openai/whisper-large](https://huggingface.co/openai/whisper-large) for 62,640 steps with 967 hours of Icelandic data collected by the [Language and Voice Laboratory](https://huggingface.co/language-and-voice-lab) through the platform [Samrómur](https://samromur.is/).
|
127 |
|
128 |
The specific data that was used to fine-tune the model is not publicly available at the moment but it is the result of the automatic verification of 1 million of recordings comming from [Samrómur](https://samromur.is/). It has to be pointed out that this model was trained with different data than our previous model [whisper-large-icelandic-30k-steps-1000h](https://huggingface.co/language-and-voice-lab/whisper-large-icelandic-30k-steps-1000h).
|
129 |
|