sumhncku

Results 3 issues of sumhncku

I try the code like below, `import opensmile smile = opensmile.Smail( feature_set=opensmile.FeatureSet.ComParE_2016, feature_level=opensmile.FeatureLevel.Functionals, ) y = smile.process_file('wav/03a01Fa.wav')` But get the attributeError, How can I fix this error? Thanks.

Hi, When I run the neuralTensorNetwork.py file, I have encountered this problem: I use Python 3.6. **Traceback (most recent call last): File "neuralTensorNetwork.py", line 764, in neuralTensorNetwork() File "neuralTensorNetwork.py", line...

我照著步驟完成到佈署 得到對應的URL為 https://morning-thicket-44028.herokuapp.com/callback 卻得到下面的訊息 A http status of the response was '503 Service Unavailable'. 不知道該如何解決