audeering / audbcards

Data cards for audio datasets
https://audeering.github.io/audbcards/
Other
0 stars 0 forks source link

Wave plot gets created under project root instead of build folder #16

Closed Bahaabrougui closed 9 months ago

Bahaabrougui commented 1 year ago

When Dataset.player gets called, the waveplot under the name db.png gets created under the project's root and not under the build folder (See screenshot below)

image

This can be easily fixed by changing the path where {dataset.name}.png gets exported.

cc/ @hagenw