1
0
mirror of https://github.com/ggerganov/whisper.cpp.git synced 2025-02-24 14:11:59 +01:00
whisper.cpp/tests
Mengqing Cao 81c999fe0a
cann : add Ascend NPU support ()
* enable Ascend NPU in src/whisper.cpp
  * sync test-backend-ops with llama.cpp
2024-08-09 15:21:56 +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) () 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 () 2023-11-15 19:42:25 +02:00
test-backend-ops.cpp cann : add Ascend NPU support () 2024-08-09 15:21:56 +03:00
test-c.c whisper : reorganize source code + improve CMake () 2024-06-26 19:34:09 +03:00
test-whisper.js Node.js package () 2022-12-12 20:17:27 +02:00