DisVoice icon indicating copy to clipboard operation
DisVoice copied to clipboard

Error in Articulation features

Open loukasilias opened this issue 1 year ago • 7 comments

Hello,

I am trying to extract articulation features and I am getting the following error. How can I fix it? Thank you!

image

loukasilias avatar Jan 24 '24 06:01 loukasilias

please try pip install numpy==1.23.0 I had very same issue and it fixed!

mok0102 avatar Jan 27 '24 18:01 mok0102

@mok0102 thank you! However, I am getting the following error now. Any idea?

image

loukasilias avatar Jan 28 '24 10:01 loukasilias

I am also stuck to this error, but I found this is due to praat. Please refer https://github.com/jcvasquezc/DisVoice/issues/16

mok0102 avatar Jan 28 '24 17:01 mok0102

@mok0102 thanks! I noticed that prosody returns some NaN values. Do you have any idea?

loukasilias avatar Jan 28 '24 19:01 loukasilias

You can use absolute path for the audio path. It worked for me

marekjg avatar Mar 01 '24 09:03 marekjg

I am also stuck to this error, but I found this is due to praat. Please refer #16

Hello, I met the same problem. I‘m sure that praat is added to path, but the problem still exists. Do you have any idea?

MengXJ773 avatar Apr 03 '24 15:04 MengXJ773