Georgi Gerganov
|
90ee5c6358
|
sync : latest changes from whisper.cpp
- Documentation
- whisper : token-level timestamps
- ggml : Windows build fixes
- etc.
|
2022-11-09 21:44:20 +02:00 |
|
Georgi Gerganov
|
db13973820
|
Update README.md
|
2022-11-01 22:15:22 +02:00 |
|
Georgi Gerganov
|
6feeca262f
|
sync : latest changes from whisper.cpp
|
2022-11-01 22:13:15 +02:00 |
|
Georgi Gerganov
|
624e4f5313
|
whisper : fix timestamp sampling
|
2022-10-18 21:14:27 +03:00 |
|
Georgi Gerganov
|
7094be1f37
|
sync : whisper.cpp
- Add MSVC header
- FP16 GELU
- C interface fixes (no unions)
- Minor CMake updates
|
2022-10-18 19:12:26 +03:00 |
|
Georgi Gerganov
|
270829aa9f
|
sync : whisper.cpp
|
2022-10-17 23:54:35 +03:00 |
|
Georgi Gerganov
|
7b70c5a561
|
Minor fixes
|
2022-10-17 21:31:23 +03:00 |
|
Georgi Gerganov
|
d8f64bce3d
|
Improve mul_mat performance for big matrices using Accelerate framework
Also:
- Speedup GELU operator via F16 cast
- Multi-thread NORM operator
- Disable FLASH_FF in whisper example
|
2022-10-17 21:20:33 +03:00 |
|
Georgi Gerganov
|
ea0ef2a41e
|
Performance tests - trying to optimize mul_mat
|
2022-10-17 21:17:13 +03:00 |
|
Georgi Gerganov
|
67ac34fcfa
|
sync : whisper.cpp
|
2022-10-13 22:18:46 +03:00 |
|
Georgi Gerganov
|
e2f39f4b52
|
whisper : sync with whisper.cpp
|
2022-10-08 18:15:22 +03:00 |
|
Georgi Gerganov
|
8e3c634b27
|
whisper : various improvements
|
2022-10-05 23:15:10 +03:00 |
|
Georgi Gerganov
|
8ca553add4
|
whisper : add C-style API
|
2022-10-04 23:17:35 +03:00 |
|
Georgi Gerganov
|
dd1f4dfbab
|
whisper : various fixes
|
2022-10-03 19:31:17 +03:00 |
|
Georgi Gerganov
|
0116c03fb7
|
whisper : various updates and improvements
|
2022-09-30 19:16:07 +03:00 |
|
Georgi Gerganov
|
787efb4d2e
|
Adding Whisper inference example
|
2022-09-28 21:12:20 +03:00 |
|
Georgi Gerganov
|
f21b84cd21
|
Update README.md + minor stuff
- Changed default threads to 4
- Added GGML_PERF for enabling runtime performance timings
|
2022-09-20 00:09:34 +03:00 |
|
Georgi Gerganov
|
0f4e99b1cc
|
Update README.md
|
2022-09-18 20:12:43 +03:00 |
|
Georgi Gerganov
|
fb558f78d9
|
Initial release
|
2022-09-18 20:11:11 +03:00 |
|