Rodrigo Formigone

Results 6 comments of Rodrigo Formigone

Same here. Here's what gets logged to `master.log`: ``` INFO 2018-08-30 02:22:10,373 101 GET /client/ws/speech?content-type= (172.17.0.1) 0.38ms INFO 2018-08-30 02:22:10,373 d31c69f6-6511-462d-8e00-512878a6f720: OPEN INFO 2018-08-30 02:22:10,374 d31c69f6-6511-462d-8e00-512878a6f720: Request arguments: content-type="" WARNING...

@zhaoyi2 I was having the same issue. I was using `asr-server` from [this repo](https://github.com/mozilla-services/asr-server) which uses a fork of this repo. My solution was to use the following to send...

I put some details on this same issue on https://github.com/dialogflow/asr-server/issues/37 for what helped me get over this "issue."

Any updates on making this plugin responsive by now?

Came across this looking for the same PyCharm warning, but in a different situation. I'm not a user of this repo, so I won't take the time to locate the...

I'm having a similar problem installing node-fann. Here's my log: ``` formigone$ npm install --save fann > [email protected] install /Users/formigone/rnd/machine-learning/node_modules/fann > node-gyp rebuild gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and...