Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: Fix speech-to-text configuration save issue #3796

Closed

Conversation

nag-24
Copy link

@nag-24 nag-24 commented Jan 2, 2025

Bug Description

  • When configuring speech-to-text providers, the settings were not saved due to a missing initialization for the none provider in the state.

Fix

  • Added initialization for the none provider.
  • Added debugging logs to aid troubleshooting.
  • Tested locally and verified the fix works.

Testing

  • Configured speech-to-text providers and verified the settings were saved.
  • No errors were encountered during testing.

@HenryHengZJ
Copy link
Contributor

Thanks! this will be fixed here

@HenryHengZJ HenryHengZJ closed this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants