Update 'README.md'
This commit is contained in:
@@ -4,7 +4,7 @@ inspired by https://ctftime.org/task/17576
|
|||||||
|
|
||||||
# Generator
|
# Generator
|
||||||
|
|
||||||
Generates a wav file with keyboard sounds matching the privided input string. Only supports a-z and spacey, and should at least contain 250 characters to gain a statistically significant sample.
|
Generates a wav file with keyboard sounds matching the privided input string. Only supports a-z and spaces, and should at least contain 250 characters to gain a statistically significant sample.
|
||||||
|
|
||||||
```python3 ./generator.py "<input>```
|
```python3 ./generator.py "<input>```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user