Benjamin Minixhofer

Results 28 issues of Benjamin Minixhofer

More languages were understandably already requested multiple times (e. g. #14). This issue tracks progress in this area. The primary goal is to make it easy for contributors to add...

P2

It would be more idiomatic to Rust to use byte indices everywhere internally (and everywhere in the public Rust API) and only convert to char indices at the boundary to...

enhancement
P3

A list of languages currently considered for training and adding to the Repo: - [x] Swedish - [x] Norwegian - [x] French - [x] Turkish - [x] Simplified Chinese -...

enhancement

Please report here issues similar to https://github.com/bminixhofer/nnsplit/issues/18, i. e. text where it is easy for humans to see the correct split but NNSplit gets it wrong. I'm not entirely satisfied...

Permon already works well on Linux, so I do not expect many issues on MacOS. I would greatly appreciate if someone else could test it because I do not currently...

help wanted
good first issue

Permon uses Babel to make the Javascript cross-browser compatible. However, I noticed some problems with the Request API in Safari. Some other browsers might not work as expected too. Permon...

bug

At the moment, contributing to Permon is only well supported on Linux. The issues are: - [ ] The scripts provided in the `bin` directory are bash scripts. They are...

help wanted
good first issue

permon could be compiled using [pyqtdeploy](http://pyqt.sourceforge.net/Docs/pyqtdeploy/) or [pyinstaller](https://www.pyinstaller.org/). pyqtdeploy looks like the better choice if we stay with Qt in the native frontend because you can manually include all needed...

enhancement
help wanted

More stats are always good :) If anyone is reading this and has an idea for a stat that would be interesting to monitor, please comment here. List of the...

enhancement
good first issue
question

tract now supports [NNEF](https://www.khronos.org/nnef) in https://github.com/snipsco/tract/pull/340. - [x] Check size reduction by replacing ONNX and TF with NNEF and building the package. - [ ] If the size reduction is...