frankd wrote: > I assembled a NUC and installed LMS for Windows and Essentia for friend, > thus it was around end of January trying Essentia on his device with my > Music collection. > > Myself, I am using a raspberry, Musly and MusicIP work well, however > getting Essentia installed is more complicated (PIP failed so far, will > try to compile it...)
Hmm... never run my Essentia analyzer/api code on Windows, as I'm 100% Linux. For my DSTM mixer with Essentia, you don't need any binaries for the Pi - as the API server just reads the info from an SQLite DB. I analyse my files on a laptop, and then transfer the DB across. Must admit I have never compiled Essentia - I took the binary from Roland0 as I just wanted a quick way to try things. Roland0 thinks Essentia with tensorflow will be better - but this does not install with PIP on Fedora, and seems quite a pain to compile. So, for now, I just use the Gaia/SVM binary. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=114191 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
