vldc-bot
vldc-bot copied to clipboard
fix: update sample rate
Fix for this issue: 400 sample_rate_hertz (48000) in RecognitionConfig must either be omitted or match the value in the WAV header (44100).
Can you also force output sample rate (resample) in ffmpeg for both video and audio?
Most likely the flag is -ar 44100