-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
Describe the bug
When I checked the modules, I found that the hearing module are not working properly now. Both the API provider and the voice playground are broken.
API Provider
It show this line: settings.pages.modules.hearing.sections.section.provider-model-selection.description
i think it's a UI bug or something similar.
Additionally, the API provider only show 1 provider is OpenAI and dont have place for type api key, it checks the api key directly regardless of whether i enter it or not, here example:

Voice Playground
When i started monitoring is failure and show this error message:

System Info
windows 10
Validations
- 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!)