Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,62 +1,62 @@
|
|
| 1 |
-
---
|
| 2 |
-
task_categories:
|
| 3 |
-
- automatic-speech-recognition
|
| 4 |
-
language:
|
| 5 |
-
- br
|
| 6 |
-
configs:
|
| 7 |
-
- config_name: "An_Drouizig"
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
- config_name: "Becedia_Komzoù-brezhoneg"
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
- config_name: "Brendan-Budok_Durand-Le-Ludec"
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
- config_name: "Kelaouenn_Brezhoneg"
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
- config_name: "Neus_Ket_Deus_Archoazh"
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
- config_name: "Metadata"
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
---
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
> [!NOTE]
|
| 35 |
-
> Dataset origin: https://github.com/gweltou/roadennou
|
| 36 |
-
|
| 37 |
-
# Breton ASR open data
|
| 38 |
-
|
| 39 |
-
This repository contains open data indended for Natural Language Processing research and applications. The sharing of this data has been authorized by their respective authors, with a preference for permissive licenses whenever possible.
|
| 40 |
-
|
| 41 |
-
Should you be the owner of any of the data and wish for its removal from this dataset and/or Anaouder's training data, kindly notify me.
|
| 42 |
-
|
| 43 |
-
If you are interested in contributing to this dataset by providing your own data to improve breton open speech-to-text technologies, feel free to get in touch !
|
| 44 |
-
|
| 45 |
-
##
|
| 46 |
-
|
| 47 |
-
Each sub-directory contains segmented audio files, and the corresponding segment text is available in the `audio_text/metadata.tsv` file.
|
| 48 |
-
|
| 49 |
-
The transcription may contain special tokens, such as `<C'HOARZH>`, `<PASAAT>`, `<SONEREZH>`...
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
### Data directories
|
| 53 |
-
|
| 54 |
-
Total audio duration : **5h 34mn 7s**
|
| 55 |
-
|
| 56 |
-
| Directory | Type | Source | Author(s) | Licence | Duration |
|
| 57 |
-
| ---- | ---- | ---- | ---- | ---- | ---- |
|
| 58 |
-
| [An_Drouizig](audio_text/An_Drouizig) | Dialog, Presentation | www.youtube.com/watch?v=A-VlNvJ3alI | Pêr Morvan, Gwenn Meynier | [CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/) | 27mn 26s |
|
| 59 |
-
| [Becedia_Komzoù-brezhoneg](audio_text/Becedia_Komzoù-brezhoneg) | Interviews | www.bcd.bzh/becedia/fr/catherine-quiniou-tine-plounevez-du-faou<br>www.bcd.bzh/becedia/fr/suzanne-goarnisson-scrignac | Lors Jouin, Francis Favereau | [CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/) | 9mn 17s |
|
| 60 |
-
| [Brendan-Budok_Durand-Le-Ludec](audio_text/Brendan-Budok_Durand-Le-Ludec) | Chess Youtube channel | www.youtube.com/watch?v=5K0nWjc7XZ4 | Bredan-Budok Durand-Le Ludec, Manon Jouitteau, YF Le Gall, Mélanie Jouitteau | [CC BY](https://creativecommons.org/licenses/by/4.0/) | 5mn 30s |
|
| 61 |
-
| [Neus_Ket_Deus_Archoazh](audio_text/Neus_Ket_Deus_Archoazh) | Documentary | www.youtube.com/watch?v=ixAnomWd1YU | Laors Skavenneg, Korin ar Mero | [CC BY](https://creativecommons.org/licenses/by/4.0/) | 26mn 5s |
|
| 62 |
-
| [#Brezhoneg](audio_text/Kelaouenn_Brezhoneg) | Read out articles | https://www.youtube.com/channel/UCv8UTrUchQafFAl2QPc2lEA | Skol an Emzav, Dizale | All rights reserved | 4h 25mn 49s |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- automatic-speech-recognition
|
| 4 |
+
language:
|
| 5 |
+
- br
|
| 6 |
+
# configs:
|
| 7 |
+
# - config_name: "An_Drouizig"
|
| 8 |
+
# data_files:
|
| 9 |
+
# - split: train
|
| 10 |
+
# path: "An_Drouizig/*"
|
| 11 |
+
# - config_name: "Becedia_Komzoù-brezhoneg"
|
| 12 |
+
# data_files:
|
| 13 |
+
# - split: train
|
| 14 |
+
# path: "Becedia_Komzoù-brezhoneg/*"
|
| 15 |
+
# - config_name: "Brendan-Budok_Durand-Le-Ludec"
|
| 16 |
+
# data_files:
|
| 17 |
+
# - split: train
|
| 18 |
+
# path: "Brendan-Budok_Durand-Le-Ludec/*"
|
| 19 |
+
# - config_name: "Kelaouenn_Brezhoneg"
|
| 20 |
+
# data_files:
|
| 21 |
+
# - split: train
|
| 22 |
+
# path: "Kelaouenn_Brezhoneg/*"
|
| 23 |
+
# - config_name: "Neus_Ket_Deus_Archoazh"
|
| 24 |
+
# data_files:
|
| 25 |
+
# - split: train
|
| 26 |
+
# path: "Neus_Ket_Deus_Archoazh/*"
|
| 27 |
+
# - config_name: "Metadata"
|
| 28 |
+
# data_files:
|
| 29 |
+
# - split: train
|
| 30 |
+
# path: "metadata.tsv"
|
| 31 |
+
---
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
> [!NOTE]
|
| 35 |
+
> Dataset origin: https://github.com/gweltou/roadennou
|
| 36 |
+
|
| 37 |
+
# Breton ASR open data
|
| 38 |
+
|
| 39 |
+
This repository contains open data indended for Natural Language Processing research and applications. The sharing of this data has been authorized by their respective authors, with a preference for permissive licenses whenever possible.
|
| 40 |
+
|
| 41 |
+
Should you be the owner of any of the data and wish for its removal from this dataset and/or Anaouder's training data, kindly notify me.
|
| 42 |
+
|
| 43 |
+
If you are interested in contributing to this dataset by providing your own data to improve breton open speech-to-text technologies, feel free to get in touch !
|
| 44 |
+
|
| 45 |
+
## 🎤 Voices with transcriptions « Mouezhioù »
|
| 46 |
+
|
| 47 |
+
Each sub-directory contains segmented audio files, and the corresponding segment text is available in the `audio_text/metadata.tsv` file.
|
| 48 |
+
|
| 49 |
+
The transcription may contain special tokens, such as `<C'HOARZH>`, `<PASAAT>`, `<SONEREZH>`...
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
### Data directories
|
| 53 |
+
|
| 54 |
+
Total audio duration : **5h 34mn 7s**
|
| 55 |
+
|
| 56 |
+
| Directory | Type | Source | Author(s) | Licence | Duration |
|
| 57 |
+
| ---- | ---- | ---- | ---- | ---- | ---- |
|
| 58 |
+
| [An_Drouizig](audio_text/An_Drouizig) | Dialog, Presentation | www.youtube.com/watch?v=A-VlNvJ3alI | Pêr Morvan, Gwenn Meynier | [CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/) | 27mn 26s |
|
| 59 |
+
| [Becedia_Komzoù-brezhoneg](audio_text/Becedia_Komzoù-brezhoneg) | Interviews | www.bcd.bzh/becedia/fr/catherine-quiniou-tine-plounevez-du-faou<br>www.bcd.bzh/becedia/fr/suzanne-goarnisson-scrignac | Lors Jouin, Francis Favereau | [CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/) | 9mn 17s |
|
| 60 |
+
| [Brendan-Budok_Durand-Le-Ludec](audio_text/Brendan-Budok_Durand-Le-Ludec) | Chess Youtube channel | www.youtube.com/watch?v=5K0nWjc7XZ4 | Bredan-Budok Durand-Le Ludec, Manon Jouitteau, YF Le Gall, Mélanie Jouitteau | [CC BY](https://creativecommons.org/licenses/by/4.0/) | 5mn 30s |
|
| 61 |
+
| [Neus_Ket_Deus_Archoazh](audio_text/Neus_Ket_Deus_Archoazh) | Documentary | www.youtube.com/watch?v=ixAnomWd1YU | Laors Skavenneg, Korin ar Mero | [CC BY](https://creativecommons.org/licenses/by/4.0/) | 26mn 5s |
|
| 62 |
+
| [#Brezhoneg](audio_text/Kelaouenn_Brezhoneg) | Read out articles | https://www.youtube.com/channel/UCv8UTrUchQafFAl2QPc2lEA | Skol an Emzav, Dizale | All rights reserved | 4h 25mn 49s |
|