Chris Raethke
|
ef7d037d75
|
Expose WhisperGrammar* from the lib
|
2023-11-21 18:30:08 +10:00 |
|
Niko
|
2a17adde85
|
Merge pull request #100 from codesoda/whispercpp-fixes
Expose WhisperContextParameters and update examples
|
2023-11-20 22:24:57 +00:00 |
|
Chris Raethke
|
81e2b0476b
|
Cargo fmt
|
2023-11-21 06:33:02 +10:00 |
|
Chris Raethke
|
8d462f5dd3
|
Expose WhisperContextParameters and update examples
|
2023-11-20 20:42:34 +10:00 |
|
Niko
|
bd197a36f3
|
Fix windows build
|
2023-11-16 20:34:25 -07:00 |
|
Niko
|
4ea2484d91
|
Fix missing commit
|
2023-11-16 19:05:45 -07:00 |
|
Niko
|
8690d35deb
|
Update whisper.cpp to v1.5 and add all structs
|
2023-11-16 18:56:50 -07:00 |
|
Niko
|
73e33a182c
|
Merge pull request #91 from tazz4843/metal-feature-flag
Add a feature flag for Metal acceleration support
|
2023-10-27 14:23:37 +00:00 |
|
Niko
|
ba1b79138e
|
cargo fmt
|
2023-10-27 08:17:11 -06:00 |
|
Niko
|
ccccfe758d
|
Incorporate changes from sandbox-friendly PR
|
2023-10-27 08:16:09 -06:00 |
|
Niko
|
ace4bbd18a
|
Merge branch 'master' into metal-feature-flag
# Conflicts:
# sys/build.rs
|
2023-10-27 08:13:17 -06:00 |
|
Niko
|
9ec0fd686f
|
Merge pull request #92 from npatsakula/sandbox_friendly
Sandbox friendly build
|
2023-10-15 09:39:21 -06:00 |
|
Patsakula Nikita
|
0b5a74a16c
|
[*] Sandbox-friendly build implemented.
* CMake machinery simplified.
* Build artifacts not stored in source directories anymore.
|
2023-10-15 17:32:37 +03:00 |
|
Niko
|
74dd93bf54
|
cargo fmt
|
2023-10-09 17:05:05 -06:00 |
|
Niko
|
253ac1bb6f
|
Add a feature flag for Metal acceleration support
|
2023-10-09 17:02:54 -06:00 |
|
Niko
|
7dac364460
|
Bump version to 0.9.0-rc.2
|
2023-10-08 15:43:19 -06:00 |
|
Niko
|
1b60556910
|
Merge remote-tracking branch 'origin/master'
|
2023-10-08 15:40:34 -06:00 |
|
Niko
|
bbe7e9e9ed
|
Bump -sys version to 0.7.2
|
2023-10-08 15:40:24 -06:00 |
|
Niko
|
0f3a7c4533
|
Fix Metal build
|
2023-10-08 15:40:11 -06:00 |
|
Niko
|
174e111ebc
|
Merge pull request #90 from marmistrz/openblas
Add an OpenBLAS feature
|
2023-10-08 14:40:46 +00:00 |
|
Niko
|
3fd60107d4
|
Merge pull request #89 from marmistrz/whisper.cpp
Update whisper.cpp
|
2023-10-08 14:38:01 +00:00 |
|
Marcin Mielniczuk
|
99ebf2bea5
|
Add an OpenBLAS feature
|
2023-10-08 14:11:07 +02:00 |
|
Marcin Mielniczuk
|
f79bc283d3
|
Update whisper.cpp
|
2023-10-08 08:59:17 +02:00 |
|
Niko
|
9c1d85bcda
|
Bump -sys version to 0.7.1
|
2023-10-07 09:28:22 -06:00 |
|
Niko
|
1d5e929252
|
Add whisper.cpp/ggml-metal.metal to include array
|
2023-10-07 09:27:58 -06:00 |
|
Niko
|
16c02e927e
|
Add whisper.cpp/ggml-alloc.* to include array
|
2023-10-06 22:15:29 -06:00 |
|
Niko
|
3350ae41fb
|
Bump -sys version to 0.7.0
|
2023-10-06 22:12:35 -06:00 |
|
Niko
|
1f5800759c
|
Bump version to 0.9.0-rc.1
|
2023-10-06 22:11:04 -06:00 |
|
Niko
|
6e864d96b2
|
Merge pull request #85 from tazz4843/whisper-8e46ba8
Update `whisper.cpp` to 8e46ba8
|
2023-10-07 04:00:19 +00:00 |
|
Niko
|
4b45810dca
|
Update whisper.cpp
|
2023-10-06 21:49:40 -06:00 |
|
Niko
|
f2d528e3c1
|
Merge branch 'master' into whisper-8e46ba8
|
2023-10-06 21:09:58 -06:00 |
|
Niko
|
d6da605de1
|
Revert "Add OpenVINO support"
This reverts commit 5c140c14
|
2023-10-06 21:09:23 -06:00 |
|
Niko
|
078507576f
|
Fix clippy lint
|
2023-10-06 21:06:13 -06:00 |
|
Niko
|
e6cbc75430
|
fix broken build
|
2023-09-25 08:55:09 -06:00 |
|
Zero
|
749c18cfee
|
cargo fmt
|
2023-08-28 17:09:46 -06:00 |
|
Zero
|
6668c4e2aa
|
Add support for tdrz and debug mode
|
2023-08-28 17:04:38 -06:00 |
|
Zero
|
851fca36d7
|
Add new nosp token
|
2023-08-28 17:04:08 -06:00 |
|
Zero
|
5c140c14d4
|
Add OpenVINO support
|
2023-08-28 16:41:25 -06:00 |
|
Zero
|
776abc3c91
|
Fix typo
|
2023-08-28 16:41:17 -06:00 |
|
Zero
|
66f8aaeb86
|
Update whisper.cpp to 8e46ba80d3c1dcf532a0029f9bcdf99ce9ce7d40
|
2023-08-28 16:38:14 -06:00 |
|
0/0
|
3ca3a5deb6
|
Merge pull request #83 from marmistrz/ggml-bind
Safely expose some of the ggml_cpu_has... routines
|
2023-08-22 00:45:11 +00:00 |
|
Marcin Mielniczuk
|
0a85f8013a
|
Safely expose some of the ggml_cpu_has... routines
|
2023-08-22 02:22:57 +02:00 |
|
0/0
|
ee69361df0
|
Merge pull request #81 from marmistrz/ggml-bind
Expose the ggml functions in the bindings.
|
2023-08-20 21:35:12 +00:00 |
|
Marcin Mielniczuk
|
d321f158b1
|
Expose the ggml functions in the bindings.
|
2023-08-20 21:27:41 +02:00 |
|
0/0
|
24e6a0025e
|
Merge pull request #79 from travolin/tweak/segment-vec-access
Add access to segment text as bytes
|
2023-08-18 02:07:38 +00:00 |
|
travolin
|
bdfbeb6c60
|
Add access to segment text as bytes
|
2023-08-17 17:09:26 -07:00 |
|
0/0
|
b7615db242
|
Merge pull request #77 from marmistrz/master
Add a rustified progress callback.
|
2023-08-13 04:37:53 +00:00 |
|
Marcin Mielniczuk
|
0e74df12a9
|
Improve the docs
|
2023-08-11 22:22:33 +02:00 |
|
Marcin Mielniczuk
|
ddabeb4c0b
|
Add a rustified progress callback.
|
2023-08-11 15:10:50 +02:00 |
|
0/0
|
19f47dac39
|
Merge pull request #76 from fakecore/master
|
2023-08-01 04:35:46 +00:00 |
|