The audioop module was deprecated in python 3.11 and was removed in python 3.13. So, pyTranscriber can't run on newer python versions. Refs: * https://peps.python.org/pep-0594/ * https://docs.python.org/3.13/library/audioop.html
The audioop module was deprecated in python 3.11 and was removed in python 3.13. So, pyTranscriber can't run on newer python versions.
Refs: