Skip to content

tommq/grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grabber

Keyboard sound gathering tool for creating labelled datasets

Allows to record typing and save both audio and written keys with exact time.

Installation on debian-based system

  1. Instal pip and tkinter from apt

apt install python3-pip python3-tk libportaudio2

  1. Install requred python packages

pip3 install sounddevice soundfile cffi numpy

  1. configure path to recordings directory in config.py file

Run main.py to start

./main.py

About

Keyboard sound gathering tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages