kbd-audio icon indicating copy to clipboard operation
kbd-audio copied to clipboard

🎤⌨️ Acoustic keyboard eavesdropping

Results 13 kbd-audio issues
Sort by recently updated
recently updated
newest added

I was a bit surprised by the huge amount of interest that this project generated. I had no idea if **keytap** works reliably or not, so I am happy to...

question

Good day. When I use cmake .. I get the following: cmake .. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future...

good day friend When I want to use ./record output.kbd it shows me the following: ❯ ./record output.kbd Usage: ./record output.kbd [-cN] -cN - select capture device N -CN -...

The project isn't building on ArchLinux because of CMake issues (or probably Arch Linux issues) Steps to reproduce: (just building steps from README + logging) ``` git clone https://github.com/ggerganov/kbd-audio cd...

It would be nice to provide info for building the project in Windows environment

enhancement
help wanted

Keytap2 allows recovering audio to text from just the audio recording. Allowing importing of recordings made elsewhere would allows recordings made with other equipment (phones, etc.) and then use the...

enhancement

Currently, we compute the cross-correlation between time-domain key waveforms to determine how similar 2 keys are. Instead, we can compute the similarity metric over the Mel spectrograms of the signals....

enhancement

https://arxiv.org/pdf/2308.07037.pdf Check out the last figure in the paper :)

Just a wild idea with no technical depth or contribution; feel free to dismiss and close if necessary. Can this be turned into a keyboard sound generator engine? I don't...