Michael McMahon

Results 113 issues of Michael McMahon

I see you have no LICENSE file for this project. The default is copyright. I would suggest releasing the code under the GPL-3.0-or-later or AGPL-3.0-or-later license so that others are...

I see the GPL-3.0-only header in a file. Is everything GPL-3.0-only? A LICENSE file would make this shown within the first page of the repo. I can help with a...

I see this is MIT licensed. Adding a LICENSE file to the root directory would make this very obvious for people new to the project and show up in the...

The [OSI](https://opensource.org/faq#commercial) and [FSF](https://www.gnu.org/licenses/license-list.en.html#NonFreeSoftwareLicenses) do not have any restrictions based on commercial usage so these restrictions would make the software nonfree. The readme and license both say open source, but...

Added LICENSE file. https://github.com/wertarbyte/autorandr/issues/44

There is no license for this project. The default is copyright. You should license this project under the AGPL3 or GPL3 license. If you would like me to submit a...

The README.md file directs to v1.4.3 at http://s.kyu-mu.net/picam-streamer-latest/ while the github release is at v1.0.0 at https://github.com/iizukanao/picam-streamer/releases.

This is a feature request for GPG or PGP email encryption, decryption, and signing.

### Proposal Have you looked into using Vosk as a backend? My tests with DeepSpeech, Coqui STT, and Vosk indicate that Vosk runs on older hardware and with higher accuracy.

improvement

[LibreTranslate](https://github.com/LibreTranslate/LibreTranslate) is a machine learning, API based translation service that can be self-hosted. For the self-hosting and privacy focused crowd, adding support for LibreTranslate would be cool. On the backend,...