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

[Feature] Speech-to-Text Functionality in ChatBox #1629

Open
udaylunawat opened this issue Nov 20, 2024 · 1 comment
Open

[Feature] Speech-to-Text Functionality in ChatBox #1629

udaylunawat opened this issue Nov 20, 2024 · 1 comment

Comments

@udaylunawat
Copy link

Problem Description:
Currently, ChatBox lacks a speech-to-text feature, which limits accessibility and efficiency for users who prefer or need to dictate their messages instead of typing. For someone like me, this feature is incredibly useful and time-saving, as I often use it in apps like ChatGPT’s mobile and desktop versions. Having a similar capability in ChatBox would enhance usability and make it more versatile.

Proposed Solution:
Introduce a microphone button in ChatBox that allows users to convert speech to text seamlessly. This feature could use OpenAI’s Whisper or a similar advanced transcription model, rather than relying on the native macOS or iOS speech-to-text capabilities. This ensures better accuracy and consistent performance across platforms, as seen in ChatGPT apps.

Additional Context:
This feature is particularly helpful for users who multitask or prefer speaking over typing, and it would align ChatBox with other modern apps that prioritize accessibility. Implementing this would not only improve user experience but also make ChatBox a more competitive and user-friendly tool.

Thank you for considering this feature!

@udaylunawat
Copy link
Author

My aim is to use openrouter with chatbox, and use multiple APIs like claude and chatgpt without paying more than $20/month.
Speech to text feature from OpenAI is something that I miss a lot!

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

No branches or pull requests

1 participant