1
0
mirror of https://github.com/ggerganov/whisper.cpp.git synced 2025-03-02 09:02:25 +01:00
whisper.cpp/cmake
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
..
BuildTypes.cmake wip : initial WASM port 2022-10-22 18:54:01 +03:00
DefaultTargetOptions.cmake cmake : update to 3.19 () 2023-01-05 21:22:48 +02:00
FindFFmpeg.cmake examples : add support for decoding input with ffmpeg (Linux) () 2024-05-21 18:31:41 +03:00
GitVars.cmake wip : initial WASM port 2022-10-22 18:54:01 +03:00