fix: Remove "coming soon" comment to v2 dataset
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ model-index:
|
|
33 |
# Røst-wav2vec2-315m-v2
|
34 |
This is a Danish state-of-the-art speech recognition model, trained as part of the CoRal project by [Alvenir](https://www.alvenir.ai/).
|
35 |
|
36 |
-
This repository contains a Wav2Vec2 model trained on the [CoRal-v2 dataset](https://huggingface.co/datasets/CoRal-project/coral-v2/tree/main)
|
37 |
The CoRal-v2 dataset includes a rich variety of Danish conversational and read-aloud data, distributed across diverse age groups, genders, and dialects.
|
38 |
The model is designed for automatic speech recognition (ASR).
|
39 |
|
|
|
33 |
# Røst-wav2vec2-315m-v2
|
34 |
This is a Danish state-of-the-art speech recognition model, trained as part of the CoRal project by [Alvenir](https://www.alvenir.ai/).
|
35 |
|
36 |
+
This repository contains a Wav2Vec2 model trained on the [CoRal-v2 dataset](https://huggingface.co/datasets/CoRal-project/coral-v2/tree/main).
|
37 |
The CoRal-v2 dataset includes a rich variety of Danish conversational and read-aloud data, distributed across diverse age groups, genders, and dialects.
|
38 |
The model is designed for automatic speech recognition (ASR).
|
39 |
|