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

calling speech to text before bot could generate one result in empty transcriptions #1899

Closed
minhle-vulcan opened this issue Feb 24, 2025 · 0 comments

Comments

@minhle-vulcan
Copy link

Go to DMs with bot, send a voice message, then immediately request speech to text (by clicking on the audio message you just sent). Notice this has to be faster than bot responding, because bot logic is to create a speech to text transcription and save it to matrix if there isn't one. The goal here is to achieve a speech_to_text request on the client side, not done by the bot.

The response of such request will result in an empty transcription.

Image

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

2 participants