-
Notifications
You must be signed in to change notification settings - Fork 141
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
Right Audio Capture Issue #42
Comments
Hi @pamelafox @pablocastro, checking with you both for some suggestions on this issue. |
The backend asks the model (using "tools") to decide on a search query based off what it hears, so either the model heard correctly but then translated it into a different search query, or it did not hear correctly, and that's why it suggests that search query. It may be a limitation of the model, I've heard reports of mixed success with different accents. |
I tried in playground now, it not catching what speaker saying in most instances like 7/10. In play ground my system instructions are as below
|
I've heard another developer say that they got better performance with different temperatures when the model didn't parse their voice, that might be worth trying? |
The application does not capture exactly what a speaker is saying.
Example: I asked "What are retention limits?"
AI is searching for: "definition of vulnerability"
This is happening most of the time. Is someone facing the same issue? Do you have any solution to fix this?
System Info: Running application in local VS Code
Thank you in Advance!
The text was updated successfully, but these errors were encountered: