Xabier de Zuazo
Xabier de Zuazo
Why do you want to set it to `nil` instead of other value? What error gives you?
The correct alphabet files seem to be the following: https://gitlab.com/Jaco-Assistant/Scribosermo/-/tree/deepspeech/data As you said, the Spanish alphabet includes accented vowels. Also other language's alphabets like French and Polish.
@ghostsquad Sorry for the delay in the answer. Yes, that needs to be removed from the README. Thanks for pointing it out :smile: You can send me a PR if...
@ivantv thanks for reporting! ¿Could you [make a PR](https://github.com/zuazo/node-jmx/blob/master/CONTRIBUTING.md) for this and include at least one test for your use case?
@flaviolsousa thanks for the report. If you have a fix, PRs are welcome :smiley:
This will require to convert he MBeanInfo java class to a some kind of JavaScript object. I tried in the past but did not finish. At first glance, it seems...
Hi @juhgiyo, Wow! thanks for your PR, I'm really interested in merging it :smiley: But I think it would be good to improve some issues before: - Fix coverage: tests...
No, currently. Although I do not think that it will be difficult to add it to the cookbook. But I have some doubts about how we can implement the interface....
I'm not against adding an `err` parameter to every callback. But that would mean a big change and it would not be backward compatible. I don't think I will work...
Hello @chicobico, IIRC that's because this way to install does not exist when this cookbook was created. Anyway, supporting this installation method would be a nice addition to the cookbook.