I was able to test this object detection successfully.
I have two quick questions.
Is it possible to do the TFS detection in a language other than English ? (payload in french for example)
I understood that the sound was that of the browser used, from my windows it works because M$oft Zira is installed. On the other hand on my Pi3 under Buster no TTS is installed by default and I can't find the way to install it to make it work. Any idea how to make it work?
As you can see - tfjs is a bit of a beast memory wise - so yes it will take a time to start.
I'm not aware of the coco-ssd labels being available in any translation so the classes you get are those that are in the model.
If done properly then the translated ones will stay translated and any new ones would appear as English - and you could then spot that and fix them.
But that is a big if - as I think the coco ssd training set is fairly standard. - but yes it could happen.