GoogleCloudPlatform / python-docs-samples

Code samples used on cloud.google.com
Apache License 2.0
7.46k stars 6.45k forks source link

Transcribe async misses sentences #1775

Closed junqilu closed 6 years ago

junqilu commented 6 years ago

Hi! I'm using the Transcribe async function to transcribe a one-hour long audio file. However, I noticed that some sentences are missing here and there. Is this normal? If not, how to solve this problem?

nnegrey commented 6 years ago

Hey, not exactly sure.

Do you know what kind of confidence score is returned with your transcriptions?

junqilu commented 6 years ago

They are all like 0.9 something--very close to 1. However, for the missed ones, since there was no transcript, there was no confidence score as well.

The audio file I used is a piece of listening from TOEFL test, so I don't think it's the problem of the audio file.

nnegrey commented 6 years ago

Gotcha, seems like the problem isn't the samples directly, I don't think.

Would you mind posting your issue on here. Then look for "Create new Cloud Speech-to-Text issue"

junqilu commented 6 years ago

I've already done that. Thank you.

nnegrey commented 6 years ago

Ah cool! Link to submitted issue