Submission

Submission


The challenge is now open for submissions. The submission should be made through the website: http://143.107.183.175:15588/

In the submission system, you can submit the CSV file with your results and see the results of all your submissions. The system has an open ranking that shows the result of the 4 best teams in each of the tasks.

For the ASR ranking access the link: http://143.107.183.175:15588/asrranking

For the SER ranking, access the link: http://143.107.183.175:15588/serranking

To use the submission platform you must create a user. Access the website and click on the “Register” button. After filling in the requested fields (Note: it is mandatory to use the same "Team Name" used in the registration form). Afterward, you will be able to login and have access to the submission options for the ASR and SER tasks.


Submission Format:



For the ASR task the system expects you to send a CSV with a header following the format:


file_path,transcription

test/NURC_RE/NURC_RE_D2/NURC_RE_D2_215/128497_nurc_.wav,da minha assada

test/Ted_part1/a4ZFKFLLORE-0044.wav,do interior pode assistir o matemático do imaiti dano aula isso não é democratização do ensino

test/CORAL/13742_CO_bfammn22.wav,eu me lembro da madrinha da minha primeira filha uma pessoa fantástica chamada marianésia


We provide baseline models and examples of how to train and generate the CSV predictions file: https://github.com/Edresson/Wav2Vec-Wrapper/tree/main/Papers/SE%26R-Challenge


In addition, the audios of the test subset are available here.



For the SER task the system expects you to send a CSV with a header following the format:


file_path,label

0124123abcasfwersdf123123123assd.wav,neutral

abc345435kskdf12123123123123123.wav,non-neutral-male


We provide baseline models and examples of how to train and generate the CSV predictions file: https://github.com/rmarcacini/ser-coraa-pt-br


In addition, the audios of the test subset will be sent by email to the participants.