webrtc - How to improve accuracy of transcripts from google cloud speech API -
i working on project need search in website using speech text. using google cloud speech api synchronous rest api. obtaining audio browser of webrtc getusermedia() library.
my current configuration recording audio is: linear 16, 16 bit mono channel, 48khz.
i have added relevant phrase hints: acronyms, frequent words etc.
the issue facing that, accuracy in google demo far better results getting in application. here : https://cloud.google.com/speech/
Comments
Post a Comment