-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Description
Describe the bug
I am trying to configure whisper.cpp server and Chatterbox TTS Server to work with Airi.
I have added both in Providers (with a bunch of symbols as the API key, since neither require it)
I am able to test the TTS from the same window. However, I am unable to save my choice after clicking on these providers in Modules → Hearing/Speech. I think it might be due to the endpoints not returning the list of models/voices:
System Info
System:
OS: Linux 6.17 Arch Linux
CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor
Memory: 43.72 GB / 62.71 GB
Container: Yes
Shell: 4.1.2 - /usr/bin/fish
Binaries:
Node: 20.19.5 - /usr/bin/node
Yarn: 1.22.22 - /usr/bin/yarn
npm: 11.6.2 - /usr/bin/npm
pnpm: 10.20.0 - /usr/bin/pnpm
Browsers:
Chromium: 142.0.7444.59Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
Contributions
- I am willing to submit a PR to fix this issue
- I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)