Skip to content
New issue

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

使用其他音频运行predict.py时会报错 #31

Open
jyk816108 opened this issue Apr 27, 2022 · 2 comments
Open

使用其他音频运行predict.py时会报错 #31

jyk816108 opened this issue Apr 27, 2022 · 2 comments

Comments

@jyk816108
Copy link

使用其他音频测试时,会出现:
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,但还是会报错。使用训练集的音频不会报错。
想不到问题所在,请教一下问题出在哪?

@klaus9gif
Copy link

请问您解决了吗? 我也出现了相同问题。

@YUZHIWANG-bug
Copy link

使用其他音频测试时,会出现: 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,但还是会报错。使用训练集的音频不会报错。 想不到问题所在,请教一下问题出在哪?

请问您解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants