OnlySudo icon indicating copy to clipboard operation
OnlySudo copied to clipboard

A Discord/Twitch bot that uses AI models to do some cool stuff.

Results 13 OnlySudo issues
Sort by recently updated
recently updated
newest added

Docket image to install all of the AI models and run the bot.

- Images: - Style Transfer: - [x] `!anime`: [AnimeGANv2](https://github.com/bryandlee/animegan2-pytorch) - [x] `!arcane`: [ArcaneGAN](https://github.com/Sxela/ArcaneGAN) - [x] `!art`: [BlendGAN](https://github.com/onion-liu/BlendGAN) - [x] `!pixel`: [Pyxelate](https://github.com/sedthh/pyxelate) - [x] `!paint`: [GLIDE](https://github.com/openai/glide-text2im) - [ ] [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN) -...

enhancement

Convert current AI models to ONNX to consume less GPU/CPU power and increase speedup. - Images: - Style Transfer: - [ ] `!anime`: [AnimeGANv2](https://github.com/TachibanaYoshino/AnimeGANv2) - [ ] `!arcane`: [ArcaneGAN](https://github.com/Sxela/ArcaneGAN) -...

enhancement

- [x] #12 - [ ] #13 - [ ] #14 - [ ] #15

enhancement

In the meantime, I am setting [this](https://github.com/sudomaze/OnlySudo/blob/main/src/ai/tts/main.py#L61) to read the entire message, but this causes the final audio to be scuffed. Need to find a way to generate longer audio...

bug

enhancement
help wanted

## v1.0 Alpha Release - [x] #2 - [x] #3 - [x] #4 - [ ] #5 - [ ] #6 - [ ] #7 - [ ] #8 -...

plan

- CI - [x] Auto-formatter - [x] Build on OS - [x] Linux - [x] Mac - [x] Windows - [ ] Unit tests - [ ] Discord Commands -...

enhancement