mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2024-11-07 08:34:37 +01:00
7 lines
367 B
Markdown
7 lines
367 B
Markdown
|
# 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
|