Skip to content

python_audio_server v0.2.1

Choose a tag to compare

@codynhanpham codynhanpham released this 04 Jan 23:09
· 41 commits to main since this release

What's New?

  • Add /sweep and /save_sweep endpoints

Installations

Linux

Download the zip file for Linux and extract. The binary py_audio_server can be run directly.

Windows

Download the zip file for Windows. You will also need to install ffmpeg and add it to path. Then, the py_audio_server.exe file can be used.

From the future...

Commit c759733 fixes the scipy dependency not installed correctly on Linux with pyinstaller.