Spaces:
Running
Running
Commit History
extra : add sync-ggml.sh script
a899032
unverified
ggml : sync latest ggml + llama.cpp updates (quantization)
ede1268
unverified
whisper.android : add some tips (#816)
dd2c035
unverified
Zollner
commited on
build : add WHISPER_COREML_ALLOW_FALLBACK to make / CMake (#812)
49fb1c6
unverified
whisper : allow non-CoreML fallback when Core ML cannot be loaded (#812)
ebe63a9
unverified
Canis Lupus
commited on
whisper : fix bug from previous commit
48b9b5d
unverified
whisper : avoid designated initializers
5c76ae4
unverified
minor : improve C++ and Python style (#768)
3ebe4d6
unverified
AsukaMinato
commited on
readme : add logo
fece054
unverified
main : escape quotes in csv output (#815)
69030fd
unverified
Laytan Laats
commited on
stream : flush upon finishing inference (#811)
70c8984
unverified
Taras Glek
commited on
examples : add missing #include <cstdint> (#798)
f19517c
unverified
Philipp Zabel
commited on
main : update escape_double_quotes() function (#776)
3165de3
unverified
Tauseef Mohiuddin
commited on
release : v1.3.0
016ac02
unverified
whisper : pad audio instead of spectrogram (#579)
8f647a2
unverified
whisper : restore decoder temperature fallbacks
e02ade6
unverified
ggml, ci : fix build on whisper.android (ARM_NEON) + add CI (#764)
dedf05b
unverified
whisper : slightly faster Log Mel computation + n-1 FFT threads (#568)
542cfc1
unverified
readme : fix link
e079132
unverified
readme : add usage instructions for Core ML
59d106a
unverified
whisper : add Core ML support (#566)
1fd4bde
unverified
whisper : do not launch log_mel threads when n_thread is 1 (#763)
4b562fc
unverified
Maximiliano Levi
commited on
whisper : fix the bug related to word splitting errors in the "tokenize" function. (#760)
0393a04
unverified
AfryMask
AfryMask
commited on
readme : add SwiftWhisper to listed bindings (#755)
9a0a719
unverified
Aaron Taylor
commited on
gitignore : add .test
7faa5fc
unverified
whisper : fix potential memory leaks (#740)
b96f12e
unverified
Bader-eddine Ouaich
commited on
license : update year (#739)
9c17507
unverified
Anton Kostin
commited on
whisper : fix typos in whisper.h (#737)
ea0cb14
unverified
GitAritron
commited on
stream : support language auto-detect (#501)
123e4f2
unverified
Ali Alameh
commited on
readme : add unity bindings (#733)
9a614b7
unverified
Alex Evgrashin
commited on
talk, talk-llama : add basic example script for eleven-labs tts (#728)
5039d82
unverified
DGdev91
commited on
models : change convert-pt-to-ggml to use .tiktoken tokenizer files (#725)
a7879d3
unverified
Ivan Gorin
commited on
cmake : add msvc compiler args /utf-8 fix error C3688 (#721)
5aaa017
unverified
LittleLoli
commited on
talk-llama : correct default speak.sh path (#720)
d01a1c6
unverified
Maciek
commited on
main : add lrc output support (#718)
209b00a
unverified
LittleLoli
commited on
readme : make the quick start instructions clearer. (#716)
d45012a
unverified
Sam
commited on
make : disable avx in case f16c is not available (#706)
05bed31
unverified
duthils
commited on
readme : add shell command example for --print-colors (#710)
c22b2eb
unverified
bocytko
commited on
ggml : sync latest ggml
7b8292f
unverified
whisper : fix bug in prompt processing (close #705)
d4425e8
go : exposed various parts to the Go Interface (#697)
38f9f3b
unverified
ggml : fix q4_1 dot product types (#759)
984a856
unverified
ggml : sync latest changes from ggml and llama.cpp
3bd52ce
unverified
ggml : fix WASM build
70332a0
unverified
talk-llama : increase context to 2048
adc4282
unverified
talk-llama : update to latest llama.cpp (improved performance)
ab6eb47
unverified
ggml : backport llama.cpp updates (close #709)
bf6b4f8
unverified
whisper : add progress callback (#600)
6ab2cc0
unverified
pajowu
commited on