Keyboard sound gathering tool for creating labelled datasets
Allows to record typing and save both audio and written keys with exact time.
- Instal pip and tkinter from apt
apt install python3-pip python3-tk libportaudio2
- Install requred python packages
pip3 install sounddevice soundfile cffi numpy
- configure path to recordings directory in config.py file
./main.py