Per Egil Kummervold
commited on
Commit
·
1ad0af4
1
Parent(s):
097870e
First
Browse files- .gitattributes +2 -0
- README.md +46 -0
- data/test/ncc_speech_v7-no-0001-0001.json +3 -0
- data/test/ncc_speech_v7-no-0001-0001.tar.gz +3 -0
- data/test_norwegian_fleurs/ncc_speech_v7-no-0001-0001.json +3 -0
- data/test_norwegian_fleurs/ncc_speech_v7-no-0001-0001.tar.gz +3 -0
- data/train/ncc_speech_v7-no-0001-0001.json +3 -0
- data/train/ncc_speech_v7-no-0001-0001.tar.gz +3 -0
- data/validation/ncc_speech_v7-no-0001-0001.json +3 -0
- data/validation/ncc_speech_v7-no-0001-0001.tar.gz +3 -0
- data/validation_norwegian_fleurs/ncc_speech_v7-no-0001-0001.json +3 -0
- data/validation_norwegian_fleurs/ncc_speech_v7-no-0001-0001.tar.gz +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
*.json filter=lfs diff=lfs merge=lfs -text
|
60 |
+
*.tar.gz filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
YAML tags:
|
4 |
+
annotations_creators:
|
5 |
+
- no-annotation
|
6 |
+
language_creators:
|
7 |
+
- found
|
8 |
+
license:
|
9 |
+
- other
|
10 |
+
multilinguality:
|
11 |
+
- multilingual
|
12 |
+
pretty_name: ncc_speech_v7
|
13 |
+
size_categories:
|
14 |
+
- 2G<n<1B
|
15 |
+
source_datasets:
|
16 |
+
- original
|
17 |
+
task_categories:
|
18 |
+
- automatic-speech-recognition
|
19 |
+
task_ids:
|
20 |
+
- language-modeling
|
21 |
+
configs:
|
22 |
+
- config_name: None
|
23 |
+
description: "This dataset does not need any config file."
|
24 |
+
---
|
25 |
+
|
26 |
+
## Dataset Card: NbAiLab/distil_raw_ncc_speech_v7
|
27 |
+
- Internal dataset created as input for creating Pseudo Labels.
|
28 |
+
|
29 |
+
## General Information
|
30 |
+
The dataset is based on ncc_speech_v7 (Norwegian Colossal Corpus - Speech). It is then filtered by only including entries where the text language in Norwegian, and where the source is not from "nrk_translate".
|
31 |
+
|
32 |
+
|
33 |
+
## Potential Use Cases
|
34 |
+
The ncc_speech_v7 corpus can be used for various purposes, including but not limited to:
|
35 |
+
|
36 |
+
- Training Automatic Speech Recognition models.
|
37 |
+
- Building text-to-speech systems.
|
38 |
+
- Research in speech recognition and natural language processing.
|
39 |
+
- Developing language models.
|
40 |
+
|
41 |
+
## License
|
42 |
+
The ncc_speech_v7 corpus has a private license.
|
43 |
+
|
44 |
+
## Citation
|
45 |
+
The corpus was created and cleaned by Freddy Wetjen, Rolv-Arild Braaten, Angelina Zanardi and Per Egil Kummervold. No publication is so far published based on this copus.
|
46 |
+
|
data/test/ncc_speech_v7-no-0001-0001.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54e5980193b8b1553be214d5e5fa04a2b93314c251ac81f10ea276510e90082a
|
3 |
+
size 4860858
|
data/test/ncc_speech_v7-no-0001-0001.tar.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c06a24aaa0bb1a8c314b098a087aa8fabc7b1405158693028fec13f9dedafbb9
|
3 |
+
size 318719473
|
data/test_norwegian_fleurs/ncc_speech_v7-no-0001-0001.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d1793ff35ccb1d2a3559ee4316394c4faee31d09ee1e92deaa12dd4ad50503a
|
3 |
+
size 151276
|
data/test_norwegian_fleurs/ncc_speech_v7-no-0001-0001.tar.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:074c3401308c59c71148e330af76383976ffb03156dc0f6c67dbf3dacef1334e
|
3 |
+
size 13302108
|
data/train/ncc_speech_v7-no-0001-0001.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b44e1ab09a443a170b0e5a74e6b8700a66d5b937a7a9deaaf27a0b238a230b3e
|
3 |
+
size 13836759
|
data/train/ncc_speech_v7-no-0001-0001.tar.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b415362651bd2910460cf97adf64fa76216d117678572035609be570be0fe63e
|
3 |
+
size 1162300049
|
data/validation/ncc_speech_v7-no-0001-0001.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcae8837851de19aef74fc1c9c6fb121d286ef576ab84befd1e996b428a86899
|
3 |
+
size 5689940
|
data/validation/ncc_speech_v7-no-0001-0001.tar.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:408b2839d98e934898d24fe24a64cc1ffa2cb7d09414c40f564b6c5f40f78caa
|
3 |
+
size 321814430
|
data/validation_norwegian_fleurs/ncc_speech_v7-no-0001-0001.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0ba2490d7c594dc1bab66529733de31cb21639eb3184030259894abee148c75
|
3 |
+
size 69596
|
data/validation_norwegian_fleurs/ncc_speech_v7-no-0001-0001.tar.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b1a9804307a5a683d81b36adbe8459e2fb8a6174a7be1842241a9087853d025
|
3 |
+
size 6165040
|