Commit Graph

22 Commits (master)

Author SHA1 Message Date
katsu560 4c2f924553
cmake : update CMakeLists.txt to add correct flags (#26)
1 year ago
Georgi Gerganov a6acb3318a
sync : latest whisper.cpp (scratch buffers in ggml)
1 year ago
Takuya Takeuchi 0467385010
cmake : configure CMAKE_C_FLAGS and target_link_libraries for MSVC (#15)
1 year ago
Georgi Gerganov dee3684fec
ggml : sync latest whisper.cpp
1 year ago
Georgi Gerganov 6ed4da0b03
cmake : disable warnings about unused functions
1 year ago
Georgi Gerganov 06e2a3b721
ggml : bugfix in new soft max computation
1 year ago
Georgi Gerganov 1af4cf0102
ggml : sync with latest whisper.cpp
1 year ago
Georgi Gerganov 45fc4fed0b
sync : latest changes from whisper.cpp
1 year ago
Georgi Gerganov bd9f710a45
sync : latest changes from whisper.cpp
1 year ago
Georgi Gerganov f56828ed78
ggml : sync with latest code from whisper.cpp
1 year ago
Georgi Gerganov 90ee5c6358
sync : latest changes from whisper.cpp
2 years ago
Georgi Gerganov 6feeca262f
sync : latest changes from whisper.cpp
2 years ago
Georgi Gerganov 624e4f5313
whisper : fix timestamp sampling
2 years ago
Georgi Gerganov 7094be1f37
sync : whisper.cpp
2 years ago
Georgi Gerganov 270829aa9f
sync : whisper.cpp
2 years ago
Georgi Gerganov d8f64bce3d
Improve mul_mat performance for big matrices using Accelerate framework
2 years ago
Georgi Gerganov 67ac34fcfa
sync : whisper.cpp
2 years ago
Georgi Gerganov e2f39f4b52
whisper : sync with whisper.cpp
2 years ago
Georgi Gerganov 8e3c634b27
whisper : various improvements
2 years ago
Georgi Gerganov 787efb4d2e
Adding Whisper inference example
2 years ago
Georgi Gerganov f21b84cd21
Update README.md + minor stuff
2 years ago
Georgi Gerganov fb558f78d9
Initial release
2 years ago