whisper.cpp/tests
William Tambellini 1b51fdf170
examples : add support for decoding input with ffmpeg (Linux) (#2133)
- 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
..
.gitignore tests : adding transcription tests 2022-12-02 21:40:02 +02:00
CMakeLists.txt examples : add support for decoding input with ffmpeg (Linux) (#2133) 2024-05-21 18:31:41 +03:00
en-0-ref.txt tests : adding transcription tests 2022-12-02 21:40:02 +02:00
en-1-ref.txt tests : adding transcription tests 2022-12-02 21:40:02 +02:00
en-2-ref.txt tests : adding transcription tests 2022-12-02 21:40:02 +02:00
es-0-ref.txt tests : adding transcription tests 2022-12-02 21:40:02 +02:00
run-tests.sh whisper : make large version explicit + fix data size units (#1493) 2023-11-15 19:42:25 +02:00
test-whisper.js Node.js package (#260) 2022-12-12 20:17:27 +02:00