Commit History

python_client: Avoid async in playback callback, use thread async for prebuffer, reduce blocksize and latency, keep minimal threshold and gain.
c5831b3

pltobing commited on

Fix bug on log in python_client
d953431

pltobing commited on

Use log instead of print for python_client, remove audio stats print
a2ce242

pltobing commited on

Add audio output file save on client too for checking
58904c6

pltobing commited on

Revise python_client to handle proper playback FIFO buffering audio buffering. Still needs tweak for smoothing.
c764ad5

pltobing commited on

Change default client sample rate to 16k
6dbcce8

pltobing commited on

Formatting black, isort, flake8
0c397a9

pltobing commited on

Enhanced docstrings, type hints, and comments
da63a34

pltobing commited on

Add project files
f724af4

pltobing commited on