alexandrainst / coral

Danish ASR and TTS models associated with the CoRal project.
MIT License
9 stars 1 forks source link

Feat/set up test evaluation #73

Closed saattrupdan closed 5 months ago

saattrupdan commented 5 months ago

This PR changes the following:

  1. We now always use CoRal validation and test sets, but this can be changed in the new evaluation_dataset block in the config.
  2. When running the evaluation script, we now get results for all combinations of (age, gender, dialect, native_speaker)

There are a lot of changed files, which is due to linting requirements - just review src/coral/evaluate.py please 🙂

saattrupdan commented 5 months ago

@Leminen @AJDERS Merging this now due to inactivity. If you have suggested changes then feel free to open a new PR with them.