Create README.md

This commit is contained in:
Georgi Gerganov 2022-10-26 18:14:10 +03:00 committed by GitHub
parent a09ce6e889
commit 058a27b2e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
samples/README.md Normal file
View File

@ -0,0 +1,6 @@
# Audio samples
This folder contains various audio files used for testing.
If you want to quickly get some more samples, simply run `make samples`. This will download several public audio files and convert them to appropriate 16-bit WAV format using `ffmpeg`
https://github.com/ggerganov/whisper.cpp/blob/a09ce6e8899198015729ffc49ae10f67370906b1/Makefile#L104-L123