Skip to content

Commit

Permalink
add audio path for ravdess gh
Browse files Browse the repository at this point in the history
  • Loading branch information
bagustris committed Apr 25, 2024
1 parent dfd0979 commit dbe895f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/ravdess/exp_praat_xgb.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ dev = ./data/ravdess/ravdess_dev.csv
dev.type = csv
dev.absolute_path = False
dev.split_strategy = train
dev.audio_path = Audio_Speech_Actors_01-24_16k/
test = ./data/ravdess/ravdess_test.csv
test.type = csv
test.absolute_path = False
test.split_strategy = test
test.audio_path = Audio_Speech_Actors_01-24_16k/
target = emotion
labels = ['angry', 'happy', 'neutral', 'sad']
[FEATS]
Expand Down

0 comments on commit dbe895f

Please sign in to comment.