Closed selintunr closed 1 year ago
Hi @selintunr,
Sorry, but I have never used the ML API locally so I can't help you. I suggest you contact Replicate since your question is related to the usage of the API, not our specific model.
That said, I know that when using the online API with the replicate wrapper, the audio
input should be the audio as an array of bytes instead of the filename (https://github.com/MTG/essentia-replicate-demos/issues/7#issuecomment-1562816475). Could this be the problem?
Hi @palonso , I got the ML API running locally through cog on
http://localhost:8080/predictions
. But I couldn't manage to get the results, I'm not sure if I'm sending the inputs to the API correctly. Thank you already, here is my code: