Considering using this. What should I be aware of in terms of format? #1579
Unanswered
philmetzger
asked this question in
Q&A
Replies: 1 comment
-
Any format.
The input audio needs to be in a mono PCM format with a 16KHz sample rate, saved as a WAV file. You can easily convert any audio file to this format using ffmpeg. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am building a little app, where users can record their audio from microphone, upload it, and then get a transcription.
So my question is what format should I record the audio in? Are there any other settings I should be aware of?
Beta Was this translation helpful? Give feedback.
All reactions