https://github.com/atriantafyllopoulos/enrollment-personalization
https://github.com/atriantafyllopoulos/enrollment-personalization
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: ATriantafyllopoulos
- Language: Python
- Default Branch: main
- Size: 850 KB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Personalization using enrollment
This repository contains the code needed to reproduce the experiments in (Triantafyllopoulos and Schuller, 2024).

List of python files
main.py: code used to start training, utilizinghydraconfiguration files inconfigsmodels.py: code to create modelsdata.py: implementation of datasetsevaluate.py: code to compute Gini index and CIsiswf.py: code to create ISWF plotspredict_test_msp.py: code to evalute on MSP test setspeaker_plot.py: code to plot speaker-level UAR (not used in paper)training.py: code implementing training
Usage
- Download MSP-Podcast and FAU-AIBO manually. To do this, you need an EULA with the dataset owners.
- Run
main.py. You will be asked to provide therootfor the data and theresults-rootto store your results. - (Optional) Run
evaluate.pyandiswf.pyto run the detailed evaluations of the paper.
Adaptation data
Adaptation CSVs are included under adaptation-sets for each dataset/task.
Only filenames are included (need to request datasets from respective owners).
Reference
Triantafyllopoulos, A., Schuller, B., (2024), "Enrolment-based personalisation for improving individual-level fairness in speech emotion recognition," Proc. INTERSPEECH, Kos Island, Greece, (accepted).
@inproceedings{Triantafyllopoulos24-EPF
author={Triantafyllopoulos, Andreas, and Schuller, Björn},
title={Enrolment-based personalisation for improving individual-level fairness in speech emotion recognition},
year={2024},
booktitle={Proc. INTERSPEECH},
address={Kos Island, Greece}
}
Owner
- Name: Andreas Triantafyllopoulos
- Login: ATriantafyllopoulos
- Kind: user
- Repositories: 1
- Profile: https://github.com/ATriantafyllopoulos
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Andreas Triantafyllopoulos | a****s@u****e | 26 |
| Andreas Triantafyllopoulos | a****y@g****m | 7 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- audmetric ==1.1.6
- audtorch ==0.6.4
- hydra-core ==1.2.0
- pandas ==1.5.2
- seaborn ==0.12.2
- torch ==1.13.0
- transformers ==4.31.0