rany2
rany2
It should be mentioned in the README.md that if you had an Nvidia GPU you will need `nvidia-smi`. On Debian you'd install that with `sudo apt install nvidia-smi`
**Is your feature request related to a problem? Please describe.** The yggmail service I'm sending the email to is down but I am not made aware. **Describe the solution you'd...
Now that Debian is offering packages for Yggdrasil, it is possible for the Debian/Ubuntu repo to install its version over the one provided by the Yggdrasil repo Prepending some letter...
When using dalai, it strips newlines among other things. I believe this is so that it works in shell (not that you can't pass arguments with newlines, just needs quoting)....
This was done in the past however when subtitles were added this stopped being possible as easily. Split text into chunks for subtitles to work properly for edge-playback and to...
**Describe the feature you'd like** Currently in my `config.yml`, I'm matching against hostname however it appears there is no way I could match based the given protocol or port. To...
Have a look at https://github.com/rany2/edge-tts/blob/master/examples/dynamic_voice_selection.py to see if it is feasible to integrate.
### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a feature request that...