issues
search
tazz4843
/
whisper-rs
Rust bindings to https://github.com/ggerganov/whisper.cpp
The Unlicense
692
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update whisper.cpp to 7fd8d9
#193
thewh1teagle
opened
1 day ago
0
feat: large v3 turbo dtw preset
#192
newfla
opened
5 days ago
0
Broken docs
#191
FireFragment
closed
6 days ago
2
0.13.0 failed to build on Ubuntu
#190
WenqingZong
closed
6 days ago
1
fix: include ggml sources
#189
newfla
closed
6 days ago
1
Missing logs from whisper/ggml
#188
thewh1teagle
opened
2 weeks ago
0
Build fails for v0.13.0 on macOS with missing ggml-blas.cpp error
#187
solaoi
closed
6 days ago
0
OpenVINO support
#186
tazz4843
opened
3 weeks ago
1
Add turbo model
#185
boludoz
closed
3 weeks ago
5
Make OpenMP optional instead of default dependency
#184
solaoi
closed
3 weeks ago
2
Release new version to crates.io
#183
thewh1teagle
closed
3 weeks ago
1
Build for Windows arm64
#182
thewh1teagle
opened
1 month ago
1
Update whisper.cpp version to 1.7.1
#181
arizhih
closed
1 month ago
2
whisper-rs-sys fails to build on macOS
#180
hagmonk
closed
1 month ago
5
Update whisper-rs to support Whisper.cpp v1.7.0
#179
solaoi
closed
1 month ago
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
boludoz
closed
2 months ago
0
fix: macos vulkan build script
#177
newfla
closed
1 month ago
2
Whisper 2x slower on macOS since the latest update
#176
thewh1teagle
opened
2 months ago
1
fix: add search path for coreml on macOS
#175
thewh1teagle
closed
1 month ago
0
feat: improve basic example
#174
thewh1teagle
closed
1 month ago
0
Failed to build from Master branch with CUDA enabled
#173
Nagispace
opened
2 months ago
2
Expose whisper.cpp version as a static string
#172
sagebind
closed
2 months ago
1
add full_get_token_bytes
#171
sribich
opened
3 months ago
0
Feat/vulkan
#170
thewh1teagle
closed
2 months ago
5
feat: Add support for new whisper.cpp project structure
#169
arizhih
closed
2 months ago
6
feat: vulkan backend
#168
newfla
closed
2 months ago
9
fix: link openblas path correctly
#167
thewh1teagle
closed
2 months ago
0
fix: add missing search path for link opencl libs
#166
thewh1teagle
closed
1 month ago
2
Whisper failed to recognize Chinese contents
#165
AspadaX
closed
4 months ago
1
Linker errors when using whisper-rs as an external crate
#164
jyash8
closed
4 months ago
3
fix: lang_detect not working properly
#163
arizhih
closed
4 months ago
0
feat: add clone to params
#162
thewh1teagle
closed
2 months ago
1
Add copy and clone derive for whisper params
#161
thewh1teagle
closed
2 months ago
0
Add bindings to get_gpu_list for getting GPU numbers list
#160
thewh1teagle
opened
5 months ago
0
build for android failed on macos
#159
xuegao-tzx
opened
5 months ago
5
feat(sys): allow passing more cmake flags
#158
thewh1teagle
closed
4 months ago
0
max tokens and split on word params doesn't work
#156
thewh1teagle
closed
5 months ago
10
Missing log trampoline
#155
thewh1teagle
opened
6 months ago
1
feat: ROCm linux support
#154
newfla
closed
5 months ago
1
Feat/new segment callback
#153
thewh1teagle
closed
6 months ago
2
feat(sys): pass whisper cmake flags from environment variables
#152
thewh1teagle
closed
6 months ago
0
clang
#151
bedesv
closed
6 months ago
1
Building fails when using whisper-rs, windows
#150
stvn037
closed
2 months ago
2
Update whisper.cpp
#149
thewh1teagle
opened
6 months ago
2
Feature/fix metal
#148
hlhr202
closed
5 months ago
9
whisper_gretype mismatch under msvc build
#147
hlhr202
opened
6 months ago
1
Grammar Support
#146
jcsoo
opened
7 months ago
1
Fix set_grammar to set pointer to array of pointers
#145
jcsoo
closed
1 month ago
2
To improve the usability of WhisperState with Rust's borrow checker
#144
XUJiahua
closed
7 months ago
4
Model load failed
#143
jiabochao
opened
7 months ago
1
Next