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

[BUG] Can't save Speech To Text in the Chat Configuration #3834

Open
songi opened this issue Jan 8, 2025 · 1 comment
Open

[BUG] Can't save Speech To Text in the Chat Configuration #3834

songi opened this issue Jan 8, 2025 · 1 comment
Labels
bug Something isn't working in-work Issue in work

Comments

@songi
Copy link

songi commented Jan 8, 2025

Describe the bug
Cannot save the Speech To Text in the Chat Configuration

To Reproduce
Steps to reproduce the behavior:

  1. Go to any Chatflow
  2. Click on 'Gear button'
  3. Click on 'Configuration'
  4. Click on tab 'Speech To Text'
  5. Select 'OpenAI Whisper', select a valid API Key
  6. Click on 'Save' Button
  7. Config won't be saved, no Speech To Text in the chat window, and there is error in the console, see error and screenshot

Error:
Uncaught (in promise) TypeError: Cannot set properties of undefined (setting 'status')
at A (SpeechToText-CeOcvAIh.js:1:18753)
at C (SpeechToText-CeOcvAIh.js:1:17868)
at Object.x3 (index-7IT9aGXw.js:59:9864)
at S3 (index-7IT9aGXw.js:59:10018)
at k3 (index-7IT9aGXw.js:59:10075)
at lS (index-7IT9aGXw.js:59:31462)
at iC (index-7IT9aGXw.js:59:31879)
at index-7IT9aGXw.js:59:36792
at ky (index-7IT9aGXw.js:62:36957)
at O2 (index-7IT9aGXw.js:59:8999)

Expected behavior
The config will be saved, Speech To Text should work

Screenshots
Screenshot 2025-01-08 at 20 31 17

Setup

  • Flowise Version 2.2.3
  • OS: macOS
  • Browser chrome
@HenryHengZJ HenryHengZJ added bug Something isn't working in-work Issue in work labels Jan 10, 2025
@HenryHengZJ
Copy link
Contributor

fix is merged (f31d076), will be pushed to next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in-work Issue in work
Projects
None yet
Development

No branches or pull requests

2 participants