1
0
mirror of https://github.com/ggerganov/whisper.cpp.git synced 2025-02-25 22:52:14 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
William Tambellini
1b51fdf170
examples : add support for decoding input with ffmpeg (Linux) ()
- 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
2024-05-21 18:31:41 +03:00
Georgi Gerganov
058a27b2e5
Create README.md 2022-10-26 18:14:10 +03:00
Georgi Gerganov
b0a11594ae
Initial release 2022-09-25 22:13:49 +03:00