Releases: Khyretos/LoquendoBot
Releases · Khyretos/LoquendoBot
2.6.0
2.5.0
ADDED:
- Ctrl + SCROLL, to scale interface
- Emotes
- Language detection
- Translation
- Separated TTS settings from general settings
- TTS does not read links anymore
- Output translation to TTS
- Broadcast translation to chat
- Output to secondary TTS voice for specific language
- Twitch Emotes
- Menu changes
- Open settings from menu
- Output sound notifications to specific device
- Messages are now properly formatted
- Profile image tooltip for received messages (for the curious ones out there)
- Chatbubble fix (WIP)
- STT (WIP)
2.4.0
- Python backend implemented
- New TTS generation through Python
- New Language detection through Python (WIP)
- New STT recognition through Python (WIP)
- New chat design
- Size increase due to databases:
-
- STT vosk model: en-us-0.15, 68Mb
-
- STT vosk model: es-0.42, 58Mb
-
- STT vosk model nl-0.22, 66Mb
-
- Fasttext language detect model: lid.176.bin, 125Mb
-
- Backend executable: 51Mb
2.1.0
- Proper configuration
- new configurations
- new fontawesome icons
- tts language setting
- primary, secondary tts functionality
- set vtuber under server option
- set chatbubble under server option
- configurable server port
- organized theme creator
- bugfix when starting, now a notification pops up when you first start the program
2.2.0
- twitch implicit oauth
- new icon by bloumasterXD
- functional theme setting
- unified configuration
- new configuration icons
- enable / disable notification sounds
- enable / disable tts
- enable / disable server
- sound volume is now controllable.
- vtuber redirect on icon press
- vtuber link next to checkbox
- chatbubble redirect on icon press
- chatbubble link next to checkbox
- improved tts handling
- test functionality for twitch
- refactoring
- bugfixes