You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding the ponctuation.
I have added SpeechRecognition in my application and it's working really well to capture the audio without adding any ponctuation (at least it's how it works on Chrome)
To handle this issue, I have added GROQ AI to my application so it can fix the grammar and add the ponctuation after the user has finished speaking.
While testing what was the behavior on other browsers, I found out that Microsoft Edge was adding the ponctuation directly in the transcript.
Is it normal ? I can't find out why it works differently in Chrome and Edge :/
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I have a question regarding the ponctuation.
I have added SpeechRecognition in my application and it's working really well to capture the audio without adding any ponctuation (at least it's how it works on Chrome)
To handle this issue, I have added GROQ AI to my application so it can fix the grammar and add the ponctuation after the user has finished speaking.
While testing what was the behavior on other browsers, I found out that Microsoft Edge was adding the ponctuation directly in the transcript.
Is it normal ? I can't find out why it works differently in Chrome and Edge :/
Beta Was this translation helpful? Give feedback.
All reactions