whisper.cpp/samples
Georgi Gerganov 058a27b2e5
Create README.md
2022-10-26 18:14:10 +03:00
..
.gitignore Initial release 2022-09-25 22:13:49 +03:00
README.md Create README.md 2022-10-26 18:14:10 +03:00
jfk.wav Initial release 2022-09-25 22:13:49 +03:00

README.md

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

a09ce6e889/Makefile (L104-L123)