Loreto Parisi

Results 218 issues of Loreto Parisi

The PHP library works fine: `php airplay.php -h 192.168.2.112:7000 -p /Users/admin/Desktop/SPACE.JPG` , but the Shell script none: ``` filename='/Users/admin/Desktop/SPACE.JPG' curl -D test.txt -X PUT --data-binary @$filename -H 'Connection: keep-alive' -H...

Hello, I'm getting this threading error, after upgrading to the latest version. This is currently my full stack trace ![Schermata 2021-12-01 alle 12 33 11](https://user-images.githubusercontent.com/163333/144229785-e1e75923-f5f3-4291-9e46-fe1c03508c1a.png)

Will the `NMT` integrated in the `CoreNLP` codebase in java? This would help to use the pre-trained models as other CoreNLP models and to train new models as well using...

Added `requirements.txt` for a simpler `virtualenv` installation with keras default backend (tensorflow) and the mapping of the models classes to the emoji codes in the png.

Any plans to update SymSpell to latest versions (current is 6.1 or so)? Thank a lot for this porting!

Please update the tutorial to latest version of High Sierra, since current scripts can break your mac when installed, after the Apple upgrade that unlock the e-gpu support for the...

enhancement
help wanted

I have a wave file. I go through 1025 bytes samples and read the wav ``` std::vector floatVect[ 1024 ]; while (inFile->eof() == 0) { // Read a chunk of...

@fchollet thank you so much for these models! It would be awesome (and challenging) to add models to cover tasks like sentences similarity, nlp (pos, ner, etc), text classification, etc....

Baidu released the new Deep Voice 2? Will the implementation available somewhere with PaddlePaddle or other DNN frameworks?

I added a color style enumaration `JBWatchActivityIndicatorColorStyle` settings in order to display the image set against a light/white background or dark/black backgrounds. The default settings is `JBWatchActivityIndicatorColorStyleWhite` ![schermata 2015-06-02 alle...