Reuben Morais
Reuben Morais
@tonistiigi a-ha! that was it. At some point I used `docker buildx create --use` and that overwrote the default builder with the Docker driver. Doing `docker buildx ls` to find...
I'm no longer working on this project, so I can't verify with the original models.
Commenting here as issue opener to make sure the last comment doesn't fall through the automated cracks.
@google-ml-butler not stale, steps to repro in https://github.com/tensorflow/tfjs/issues/6094#issuecomment-1547544217
@shmishra99 FYI someone provided reproduction steps with TFJS v4.5.0
It should be possible to build from a x64 host to an ARM target, this is what we currently do in order to build libstt for Apple Silicon. That said,...
Would love to see this fixed!
I've added tests in #11, so now rewording this issue to cover the missing part which for now is throwing exceptions deep in internal pytest/Flask/SocketIO code so I'm clearly getting...
Can you show the details of the request from the network tab? The local server has CORS configured appropriately so Safari should be able to handle it fine.
@fran-sgd I don't understand your question. If you mean uninstalling the package, `pip uninstall coqui-stt-model-manager` will do that.