mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-12 15:27:27 +02:00
update : readme
This commit is contained in:
@ -16,7 +16,7 @@ High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisp
|
|||||||
- AVX intrinsics support for x86 architectures
|
- AVX intrinsics support for x86 architectures
|
||||||
- VSX intrinsics support for POWER architectures
|
- VSX intrinsics support for POWER architectures
|
||||||
- Mixed F16 / F32 precision
|
- Mixed F16 / F32 precision
|
||||||
- [4-bit and 5-bit integer quantization support](#quantization)
|
- [Integer quantization support](#quantization)
|
||||||
- Zero memory allocations at runtime
|
- Zero memory allocations at runtime
|
||||||
- [Vulkan support](#vulkan-gpu-support)
|
- [Vulkan support](#vulkan-gpu-support)
|
||||||
- Support for CPU-only inference
|
- Support for CPU-only inference
|
||||||
|
Reference in New Issue
Block a user