Felix Wotschofsky
Felix Wotschofsky
What could a solution to this look like? @pierotofy One idea would be to trigger an Action upon release and pushes an image to Docker Hub with the release tag...
What if there is never an image that doesn't get pulled? 😉 It would possible to set up an action with cron trigger that automatically pulls all release images for...
For whatever reason the script seems to silently fail without error message. At least I can't find an image on neither Docker Hub nor GitHub packages. Do you have access...
Hi @autotunafish, you are right that LibreTranslate supports more languages than are currently offered. The options are currently limited by the availability of good STT and TTS models for the...
Hi, please excuse the inconvenience! The current version is not production ready and I wasn't too happy with the quality of the previous version. An updated version of the bot...
Hi, thanks for raising this! Do you see log entries like the following from the STT container after speaking? ``` whisper_init_state: kv self size = 15.75 MB whisper_init_state: kv cross...
Can you please try resolving the internal ip for the stt container like follows: 1. Start shell session inside the bot container `docker exec -it discord-live-translator-bot-1 bash` 2. Install some...
Hi, thanks for your patience! From the command output, it doesn't seem like Docker is at fault here. I've heard from friends that Node.js 18 fetch is still a bit...
Hi, sure: Here are the two configurations that work for me: 1. Docker Desktop on macOS 13.5.1 2. Debian 11 inside KVM (I believe) In both cases running the latest...
I can confirm, that 1. the current dialog component from the CLI is not scrollable 2. @intuity-hans version fixed the issue for me I however also found that the @intuity-hans...