PyOgg
PyOgg copied to clipboard
fix OggOpusWriter writes incorrect sample rate in an ogg header
Hi,
I noticed that the function OggOpusWriter._make_identification_header consistently utilizes the default input sampling rate, which could potentially result in decoding errors for certain applications such as the Google Cloud Speech API.