mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2025-09-15 13:28:35 +08:00
- search for ffmpeg libs/headers at cmake time - added ffmpeg-transcode.cpp into libcommon if ffmpeg on - hooked ffmpeg trancoding in common read_wav(...) - passed test: ./main -m ggml-base.en.bin -f samples/jfk.mp3 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| jfk.mp3 | ||
| jfk.wav | ||
| 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