Skip to content

Optimal sample rate for input audio? #870

Answered by jongwook
o0101 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

Regardless of the sampling rate used in the original audio file, the audio signal gets resampled to 16kHz (via ffmpeg). So it should work with the recordings you have (likely 44.1 or 48 kHz). If you're creating new recordings and have an option to record in 16 kHz, it may become marginally faster since it can skip resampling and use less space than using a higher sample rate. Although, you'd probably not want to do this for the sake of keeping the recording in a higher audio quality.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@ryanheise
Comment options

@x86Gr
Comment options

@ryanheise
Comment options

@x86Gr
Comment options

@ryanheise
Comment options

Answer selected by jongwook
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants