Erik Golinelli
Erik Golinelli
@smhg we are close to having completed the set of improvements, what do you think? All that is missing at the moment are the tests (to achieve 100% coverage) and...
The most important changes were made here: https://github.com/smhg/gettext-parser/pull/89 That pr many lines have been changed but on the other hand nothing of the functional code level have been touched as...
> So there is more preceding history? Yes, that's correct. The development branch serves as a staging ground for a series of iterative changes aimed at achieving a comprehensive improvement....
Could you please elaborate on what specific aspects of my approach aren't aligning with your current needs or expectations? Understanding this would be invaluable in moving forward collaboratively. Moreover, I'm...
First of all, thank you for your plugin, it has often been useful to me. However, I would like to mention that I also find myself having to replace URLs...
I'm curious. in what way? is a good idea, but how would you implement it?
I tried [mobileNet](https://github.com/tensorflow/tfjs-models/tree/master/mobilenet) and I must say that although the result is impressive for what little it weighs, unfortunately it is far from what is necessary to achieve. Maybe it...
if I have to tell you the truth I was amazed how mobileNet with a few 2-3MB can do this: https://storage.googleapis.com/tfjs-examples/mobilenet/dist/index.html maybe with a custom model and some "homemade" training...
I've done some research in this direction, and generating "interesting" captions for photos through a homebrew method is not impossible, but it can be highly resource-consuming and may result in...
I would like to enable it only for jpgs for example, and I think doing like "one for each format" is preferable to give users more granularity in the choice...