gabrielrstan commited on
Commit
719c912
1 Parent(s): b2ddcea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +83 -0
README.md CHANGED
@@ -1,3 +1,86 @@
1
  ---
2
  license: unknown
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: unknown
3
  ---
4
+
5
+ # CORAA-v1.1
6
+
7
+ CORAA is a publicly available dataset for Automatic Speech Recognition (ASR) in the Brazilian Portuguese language containing 290.77 hours of audios and their respective transcriptions (400k+ segmented audios). The dataset is composed of audios of 5 original projects:
8
+
9
+ - ALIP (Gonçalves, 2019)
10
+ - C-ORAL Brazil (Raso and Mello, 2012)
11
+ - NURC-Recife (Oliviera Jr., 2016)
12
+ - SP-2010 (Mendes and Oushiro, 2012)
13
+ - TEDx talks (talks in Portuguese)
14
+
15
+ The audios were either validated by annotators or transcripted for the first time aiming at the ASR task.
16
+
17
+ ## Metadata
18
+
19
+ - file_path: the path to an audio file
20
+ - task: transcription (annotators revised original transcriptions); annotation (annotators classified the audio-transcription pair according to votes_for_* metrics); annotation_and_transcription (both tasks were performed)
21
+ - variety: European Portuguese (PT_PT) or Brazilian Portuguese (PT_BR)
22
+ - dataset: one of five datasets (ALIP, C-oral Brasil, NURC-RE, SP2010, TEDx Portuguese)
23
+ - accent: one of four accents (Minas Gerais, Recife, Sao Paulo cities, Sao Paulo capital) or the value "miscellaneous"
24
+ - speech_genre: Interviews, Dialogues, Monologues, Conversations, Interviews, Conference, Class Talks, Stage Talks or Reading
25
+ - speech_style: Spontaneous Speech or Prepared Speech or Read Speech
26
+ - up_votes: for annotation, the number of votes to valid the audio (most audios were revewed by one annotor, but some of the audios were analyzed by more than one).
27
+ - down_votes: for annotation, the number of votes do invalid the audio (always smaller than up_votes)
28
+ - votes_for_hesitation: for annotation, votes categorizing the audio as having the hesitation phenomenon
29
+ - votes_for_filled_pause: for annotation, votes categorizing the audio as having the filled pause phenomenon
30
+ - votes_for_noise_or_low_voice: for annotation, votes categorizing the audio as either having noise or low voice, without impairing the audio compression.
31
+ - votes_for_second_voice: for annotation, votes categorizing the audio as having a second voice, without impairing the audio compression
32
+ - votes_for_no_identified_problem: without impairing the audio as having no identified phenomenon (of the four described above)
33
+ - text: the transcription for the audio
34
+
35
+ ## Downloads :
36
+
37
+ Dataset:
38
+
39
+ | Gdrive | Internal | Hugging Face |
40
+ |-----------|--------------------|-----------|
41
+ | [Train audios](https://drive.google.com/file/d/1deCciFD35EA_OEUl0MrEDa7u5O2KgVJM/view?usp=sharing) | [Train audios](http://143.107.183.175:14888/static/coraa/train.zip)| [Train audios](https://huggingface.co/datasets/gabrielrstan/CORAA-v1.1/tree/main/train_dividido) | |
42
+ | [Train transcriptions and metadata](https://drive.google.com/file/d/1HbwahfMWoArYj0z2PfI4dHiambWfaNWg/view?usp=sharing) | [Train transcriptions and metadata](http://143.107.183.175:14880/metadata_train_final.csv)| [Train transcriptions and metadata](https://huggingface.co/datasets/gabrielrstan/CORAA-v1.1/blob/main/metadata_train_final.csv)|
43
+ |[Dev audios](https://drive.google.com/file/d/1D1ft4F37zLjmGxQyhfkdjSs9cJzOL3nI/view?usp=sharing) |[Dev audios](http://143.107.183.175:14880/dev.zip) |[Dev audios](https://huggingface.co/datasets/gabrielrstan/CORAA-v1.1/blob/main/dev.zip) |
44
+ | [Dev transcriptions and metadata](https://drive.google.com/file/d/185erjax7lS_YNuolZvcMt_EdprafyMU0/view?usp=sharing) | [Dev transcriptions and metadata](http://143.107.183.175:14880/metadata_dev_final.csv) | [Dev transcriptions and metadata](https://huggingface.co/datasets/gabrielrstan/CORAA-v1.1/blob/main/metadata_dev_final.csv) |
45
+ | [Test audios](https://drive.google.com/file/d/1vHH5oVo4zeJKchIyHHHjzvKD3QXuJxHZ/view?usp=sharing) | [Test audios](http://143.107.183.175:14880/test.zip) | [Test audios](https://huggingface.co/datasets/gabrielrstan/CORAA-v1.1/blob/main/test.zip) |
46
+ | [Test transcriptions and metadata](https://drive.google.com/file/d/1hcNoA7-xOEn5s0iYjX6BebaEsx_7LfCd/view?usp=sharing) | [Test transcriptions and metadata](http://143.107.183.175:14880/metadata_test_final.csv) | [Test transcriptions and metadata](https://huggingface.co/datasets/gabrielrstan/CORAA-v1.1/blob/main/metadata_test_final.csv) |
47
+
48
+
49
+ Experiments:
50
+
51
+ - [Checkpoints ](https://drive.google.com/drive/folders/10JkbCzYypZtCz1nHY5rBoBM1r66P3p3j?usp=sharing)
52
+ - [Code](https://github.com/Edresson/Wav2Vec-Wrapper)
53
+
54
+ Model trained in this corpus: Wav2Vec 2.0 XLSR-53 (multilingual pretraining)
55
+
56
+ ## Citation
57
+
58
+ - [Preprint](https://arxiv.org/abs/2110.15731):
59
+ ```
60
+ @misc{c2021coraa,
61
+ title={CORAA: a large corpus of spontaneous and prepared speech manually validated for speech recognition in Brazilian Portuguese},
62
+ author={Arnaldo Candido Junior and Edresson Casanova and Anderson Soares and Frederico Santos de Oliveira and Lucas Oliveira and Ricardo Corso Fernandes Junior and Daniel Peixoto Pinto da Silva and Fernando Gorgulho Fayet and Bruno Baldissera Carlotto and Lucas Rafael Stefanel Gris and Sandra Maria Aluísio},
63
+ year={2021},
64
+ eprint={2110.15731},
65
+ archivePrefix={arXiv},
66
+ primaryClass={cs.CL}
67
+ }
68
+ ```
69
+
70
+ - Full Paper: coming soon
71
+ - Oficial site: [Tarsila Project](https://sites.google.com/view/tarsila-c4ai/)
72
+
73
+ ## Partners / Sponsors / Funding
74
+
75
+ - [C4AI](https://c4ai.inova.usp.br/pt/home-2/)
76
+ - [CEIA](https://centrodeia.org/)
77
+ - [UFG](https://www.ufg.br/)
78
+ - [USP](https://www5.usp.br/)
79
+ - [UTFPR](http://www.utfpr.edu.br/)
80
+
81
+ ## References
82
+
83
+ - Gonçalves SCL (2019) Projeto ALIP (amostra linguística do interior paulista) e banco de dados iboruna: 10 anos de contribuição com a descrição do Português Brasileiro. Revista Estudos Linguísticos 48(1):276–297.
84
+ - Raso T, Mello H, Mittmann MM (2012) The C-ORAL-BRASIL I: Reference corpus for spoken Brazilian Portuguese. In: Proceedings of the Eighth International Conference on Language Resources and Evaluation (LREC’12), European Language Resources Association (ELRA), Istanbul, Turkey, pp 106–113, URL http://www.lrec-conf.org/proceedings/lrec2012/pdf/624_Paper.pdf
85
+ - Oliviera Jr M (2016) Nurc digital um protocolo para a digitalização, anotação, arquivamento e disseminação do material do projeto da norma urbana linguística culta (NURC). CHIMERA: Revista de Corpus de Lenguas Romances y Estudios Linguísticos 3(2):149–174, URL https://revistas.uam.es/chimera/article/view/6519
86
+ - Mendes RB, Oushiro L (2012) Mapping Paulistano Portuguese: the SP2010 Project. In: Proceedings of the VIIth GSCP International Conference: Speech and Corpora, Fizenze University Press, Firenze, Italy, pp 459–463.