Notes
This commit is contained in:
parent
20b9dae553
commit
c0bb7c4cd3
1 changed files with 1 additions and 1 deletions
|
@ -42,5 +42,5 @@ ffmpeg -i [INPUT].mp3 -acodec pcm_s16le -ac 1 -ar 16000 [OUTPUT].wav
|
|||
- Yeah documentation says as much
|
||||
> This example uses the RecognizeOnceAsync operation to transcribe utterances of up to 30 seconds, or until silence is detected.
|
||||
- The results that I do get are very readable
|
||||
-
|
||||
- Transcribing entire files needed a different code solution
|
||||
|
||||
|
|
Loading…
Reference in a new issue