[INTERSPEECH 2024] EmoBox: Multilingual Multi-corpus Speech Emotion Recognition Toolkit and Benchmark
Stars
314
Forks
17
Watchers
314
Open Issues
0
Overall repository health assessment
17
commits
12
commits
6
commits
4
commits
4
commits
3
commits
1
commits
No package.json found
This might not be a Node.js project
fix `UnboundLocalError: cannot access local variable 'valid_data' where it is not associated with a value` in EmoDataset
262d970View on GitHubfix n-fold cross-validation range in the example pipeline of README
c6bdac7View on GitHubfix `TypeError: expected str, bytes or os.PathLike object, not dict` in EmoDataset
b10c609View on GitHubfix `TypeError: can only concatenate str (not "int") to str` in EmoDataset
1db6587View on GitHubfix `NameError: name 'random' is not defined.` in EmoDataset
d29f0a9View on GitHubfix `TypeError: EmoDataset.__init__() missing 1 required positional argument: 'label_map'` in the example pipeline of README
37f7d5aView on GitHubfix `TypeError: prepare_data_from_jsonl() missing 1 required positional argument: 'label_map'` in EmoDataset
beb7c7eView on GitHubfix `TypeError: 'module' object is not callable` in the example pipeline of README
89fb357View on GitHub