Skip to content

Commit

Permalink
Fix the README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
marin-m authored Aug 13, 2020
1 parent 9cca9c5 commit 07d40f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Features:
* Recognize audio from the microphone.
* Usage from both GUI and command line (for the file recognition part).
* Provide an history of the recognized songs on the GUI, exportable to CSV.
* Continous song detection from the microphoe, with the ability to choose your input device.
* Continous song detection from the microphone, with the ability to choose your input device.
* Generate a lure from a song that, when played, will fool Shazam into thinking that it is the concerned song.

A (command-line only) Python version, which I made before rewriting in Rust for performance, is also available for demonstration purposes. It supports file recognition only.
Expand Down

0 comments on commit 07d40f2

Please sign in to comment.