Issues
- 0
Missing logs from whisper/ggml
#188 opened by thewh1teagle - 0
- 17
Unable to use Metal feature on Mac M1 Max (32 GB)
#108 opened by valiksb - 5
Add turbo model
#185 opened by boludoz - 1
Release new version to crates.io
#183 opened by thewh1teagle - 5
whisper-rs-sys fails to build on macOS
#180 opened by hagmonk - 0
Update whisper-rs to support Whisper.cpp v1.7.0
#179 opened by solaoi - 1
Build for Windows arm64
#182 opened by thewh1teagle - 0
PS D:\Nueva carpeta\Nueva carpeta\whisper-rs\examples\full_usage> ./full_usage.exe 2830-3980-0043.wav tiny.pt whisper_init_from_file_with_params_no_state: loading model from 'tiny.pt' whisper_init_with_params_no_state: use gpu = 0 whisper_init_with_params_no_state: flash attn = 0 whisper_init_with_params_no_state: gpu_device = 0 whisper_init_with_params_no_state: dtw = 0 whisper_model_load: loading model whisper_model_load: invalid model data (bad magic) whisper_init_with_params_no_state: failed to load model thread 'main' panicked at 'failed to open model: InitError', src\main.rs:54:6 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
#178 opened by boludoz - 2
- 1
- 2
Building fails when using whisper-rs, windows
#150 opened by stvn037 - 0
Add copy and clone derive for whisper params
#161 opened by thewh1teagle - 3
whisper fail to load if path contains hebrew
#139 opened by thewh1teagle - 1
Whisper failed to recognize Chinese contents
#165 opened by AspadaX - 1
whisper_gretype mismatch under msvc build
#147 opened by hlhr202 - 3
- 2
progress callback crash
#134 opened by thewh1teagle - 0
- 10
max tokens and split on word params doesn't work
#156 opened by thewh1teagle - 5
build for android failed on macos
#159 opened by xuegao-tzx - 1
Missing log trampoline
#155 opened by thewh1teagle - 21
ROCm/hipblas support?
#135 opened by lyssieth - 1
- 2
Update whisper.cpp
#149 opened by thewh1teagle - 1
Grammar Support
#146 opened by jcsoo - 5
How to integrate in actix-web?
#141 opened by ChaoII - 1
Model load failed
#143 opened by jiabochao - 0
add safe set_abort_callback
#131 opened by thewh1teagle - 5
- 11
Invalid utf-8
#115 opened by thewh1teagle - 3
How to disable model and state logs
#127 opened by cemremengu - 4
Documentation for 0.10.0 on docs.rs is broken
#120 opened by ClementTsang - 1
Different results on different platforms
#104 opened by IvanProg00 - 1
Metal fails on 10.x, works on master
#128 opened by carlosdp - 2
there is newest version 0.10.1 in crates.io?
#118 opened by ChaoII - 1
Build failing on mac M1
#129 opened by koder-ua - 2
re-export whisper-rs-sys to export raw api
#124 opened by bruceunx - 3
CUDA problem
#126 opened by Dorbmon - 1
- 2
- 2
How to generate ggml-metal.metal?
#121 opened by WenqingZong - 1
Realtime
#116 opened by thewh1teagle - 6
Process exits when language detection is enabled
#103 opened by katya4oyu - 0
Invalid hardware instruction
#117 opened by Rinkashikachi - 2
- 3
Failure to build 0.10.0 with simd feature enabled
#105 opened by bbarker - 10
Compile successfully, failed to run example.
#95 opened by garyhai - 6
Whisper.cpp 1.5!
#98 opened by cenzovit - 4
Get shorter segments
#96 opened by lucashuguet