Difference between revisions of "Porting/whisper.cpp"

From RCS Wiki
Jump to navigation Jump to search
(Create page)
 
(Very slow - any way to speed up?)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
* [https://github.com/ggerganov/whisper.cpp/pull/320 ggml : add f16 acceleration for POWER9 ppc64le]
 
* [https://github.com/ggerganov/whisper.cpp/pull/320 ggml : add f16 acceleration for POWER9 ppc64le]
 
* [https://github.com/ggerganov/whisper.cpp/pull/349 ggml : improve f16 acceleration for POWER9 ppc64le]
 
* [https://github.com/ggerganov/whisper.cpp/pull/349 ggml : improve f16 acceleration for POWER9 ppc64le]
 +
* [https://github.com/ggerganov/whisper.cpp/pull/368 Add SSE3 and fp16 conversion lookup table]
 
* [https://github.com/ggerganov/whisper.cpp/pull/369 Reorganize POWER9 SIMD code]
 
* [https://github.com/ggerganov/whisper.cpp/pull/369 Reorganize POWER9 SIMD code]
 
* [https://github.com/ggerganov/whisper.cpp/pull/398 PPC64 big-endian support]
 
* [https://github.com/ggerganov/whisper.cpp/pull/398 PPC64 big-endian support]
 +
 +
= In progress =
 +
 +
* [https://github.com/ggerganov/whisper.cpp/issues/300 Very slow - any way to speed up?]
  
 
[[Category:Ports]]
 
[[Category:Ports]]

Latest revision as of 02:24, 10 February 2023