We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用其他音频测试时,会出现: Opensmile extracting... Opensmile cmd: cd D:\project\Speech-Emotion-Recognition-master3\opensmile-3.0\bin && SMILExtract -C D:\project\Speech-Emotion-Recognition-master3\opensmile-3.0\config\is09-13\IS10_parali ng.conf -I D:/project/Speech-Emotion-Recognition-master1/datasets/CASIA/angry/202-angry-zhaoquanyin.wav -O D:\project\Speech-Emotion-Recognition-master3\features\6-category\opensmile_casi a\single_feature.csv -appendarff 0 (MSG) [2] SMILExtract: openSMILE starting! (MSG) [2] SMILExtract: config file is: D:\project\Speech-Emotion-Recognition-master3\opensmile-3.0\config\is09-13\IS10_paraling.conf (MSG) [2] cComponentManager: successfully registered 103 component types. (MSG) [2] instance 'lldsink': No filename given, disabling this sink component. (MSG) [2] instance 'lldhtksink': No filename given, disabling this sink component. (MSG) [2] instance 'lldarffsink': No filename given, disabling this sink component. (MSG) [2] instance 'csvsink': No filename given, disabling this sink component. (MSG) [2] instance 'htksink': No filename given, disabling this sink component. (ERR) [1] cWaveSource: failed to open input file 'D:/project/Speech-Emotion-Recognition-master1/datasets/CASIA/angry.wav' Opensmile extract done. 格式用的是wav,但还是会报错。使用训练集的音频不会报错。 想不到问题所在,请教一下问题出在哪?
The text was updated successfully, but these errors were encountered:
请问您解决了吗? 我也出现了相同问题。
Sorry, something went wrong.
请问您解决了吗
No branches or pull requests
使用其他音频测试时,会出现:
Opensmile extracting...
Opensmile cmd: cd D:\project\Speech-Emotion-Recognition-master3\opensmile-3.0\bin && SMILExtract -C D:\project\Speech-Emotion-Recognition-master3\opensmile-3.0\config\is09-13\IS10_parali
ng.conf -I D:/project/Speech-Emotion-Recognition-master1/datasets/CASIA/angry/202-angry-zhaoquanyin.wav -O D:\project\Speech-Emotion-Recognition-master3\features\6-category\opensmile_casi
a\single_feature.csv -appendarff 0
(MSG) [2] SMILExtract: openSMILE starting!
(MSG) [2] SMILExtract: config file is: D:\project\Speech-Emotion-Recognition-master3\opensmile-3.0\config\is09-13\IS10_paraling.conf
(MSG) [2] cComponentManager: successfully registered 103 component types.
(MSG) [2] instance 'lldsink': No filename given, disabling this sink component.
(MSG) [2] instance 'lldhtksink': No filename given, disabling this sink component.
(MSG) [2] instance 'lldarffsink': No filename given, disabling this sink component.
(MSG) [2] instance 'csvsink': No filename given, disabling this sink component.
(MSG) [2] instance 'htksink': No filename given, disabling this sink component.
(ERR) [1] cWaveSource: failed to open input file 'D:/project/Speech-Emotion-Recognition-master1/datasets/CASIA/angry.wav'
Opensmile extract done.
格式用的是wav,但还是会报错。使用训练集的音频不会报错。
想不到问题所在,请教一下问题出在哪?
The text was updated successfully, but these errors were encountered: