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

Works, but only transcripts the first 10 seconds #11

Open
egorky opened this issue Feb 25, 2024 · 3 comments
Open

Works, but only transcripts the first 10 seconds #11

egorky opened this issue Feb 25, 2024 · 3 comments

Comments

@egorky
Copy link

egorky commented Feb 25, 2024

Hi, everything is working fine. I got the whole project working so I can call the extension and say a sentence and then I got the response from Google with the exact text I said. No problem there. BUT, it only lets me speak for around 10 seconds. Even when the sentence is like 5 seconds long, I still have to wait 5 seconds more for the response to arrive. Is this by design? Is this project not able to detect silence? Is it a limitation with AEAP or is some kind of configuration I have to do I havent found yet? Any help will be appreciated.

@haythamwaheed
Copy link

Same issue with me, any thoughts?

@haythamwaheed
Copy link

It seems that once the first transcript received from the API the call disconnected.

@egorky
Copy link
Author

egorky commented Mar 1, 2024

No, It seems to me, you cannot recognize the end of the sentence or the silence with this protocol, you just have to wait til it timeouts. I had to change to UniMRCP and everything worked fine

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