python-soundfile icon indicating copy to clipboard operation
python-soundfile copied to clipboard

Soundfile cant open oga file

Open palandovalex opened this issue 2 years ago • 1 comments
trafficstars

Error opening '/opt/aiogent_smith/aiogptbot/../../tmpfs/voice/file_3.oga':

file_3.oga': File contains data in an unimplemented format.

linux 5.4 python 3.8

libsndfile1-dev 1.0.28-7ubuntu0.1 NumPy 1.24.2

palandovalex avatar Mar 22 '23 19:03 palandovalex

Here's a list of all supported file formats: https://libsndfile.github.io/libsndfile/formats.html

bastibe avatar Mar 22 '23 20:03 bastibe