saattrupdan
commited on
Commit
•
576fe5c
1
Parent(s):
af7f7b7
Update README.md
Browse files
README.md
CHANGED
@@ -61,7 +61,7 @@ configs:
|
|
61 |
path: read_aloud/val-*
|
62 |
- split: test
|
63 |
path: read_aloud/test-*
|
64 |
-
license:
|
65 |
task_categories:
|
66 |
- automatic-speech-recognition
|
67 |
- audio-classification
|
@@ -132,7 +132,7 @@ print(f"Text: {transcription}")
|
|
132 |
**Note** Speech Synthesis and Biometric Identification are not allowed using CoRal. For more information see [license](https://huggingface.co/datasets/alexandrainst/coral/blob/main/CoRal_Data_License_v0.2.txt) ad. 4
|
133 |
|
134 |
## License
|
135 |
-
|
136 |
|
137 |
## Citation
|
138 |
We will submit a research paper soon, but until then, if you use the CoRal dataset in your research or development, please cite it as follows:
|
@@ -144,4 +144,4 @@ We will submit a research paper soon, but until then, if you use the CoRal datas
|
|
144 |
year = {2024},
|
145 |
url = {https://hf.co/datasets/alexandrainst/coral},
|
146 |
}
|
147 |
-
```
|
|
|
61 |
path: read_aloud/val-*
|
62 |
- split: test
|
63 |
path: read_aloud/test-*
|
64 |
+
license: openrail
|
65 |
task_categories:
|
66 |
- automatic-speech-recognition
|
67 |
- audio-classification
|
|
|
132 |
**Note** Speech Synthesis and Biometric Identification are not allowed using CoRal. For more information see [license](https://huggingface.co/datasets/alexandrainst/coral/blob/main/CoRal_Data_License_v0.2.txt) ad. 4
|
133 |
|
134 |
## License
|
135 |
+
The dataset is licensed under a custom license, adapted from OpenRAIL-M, which allows commercial use with a few restrictions (speech synthesis and biometric identification). See [license](https://huggingface.co/datasets/alexandrainst/coral/blob/main/CoRal_Data_License_v0.2.txt).
|
136 |
|
137 |
## Citation
|
138 |
We will submit a research paper soon, but until then, if you use the CoRal dataset in your research or development, please cite it as follows:
|
|
|
144 |
year = {2024},
|
145 |
url = {https://hf.co/datasets/alexandrainst/coral},
|
146 |
}
|
147 |
+
```
|