Commit History

models : minor changes to the HF convert script (#157)
f500082
unverified

ggerganov commited on

models : add "convert-h5-to-ggml.py" script (#157)
3568438
unverified

ggerganov commited on

minor : updates few prints + fix buttons in whisper.wasm
7c7a4d7
unverified

ggerganov commited on

Update README.md
87227d4
unverified

ggerganov commited on

Update README.md
0f83fd2
unverified

ggerganov commited on

Find libopenblas.dll.a on windows
6f7863e

Tamotsu Takahashi commited on

unicode : fix character replacement (thanks to @tamo)
be06a9b
unverified

ggerganov commited on

close #109 : add fetching of the model over HTTP (whisper.wasm)
04da8a6
unverified

ggerganov commited on

talk.wasm : final touches
722327a
unverified

ggerganov commited on

talk.wasm : polishing + adding many AI personalities
b38c009
unverified

ggerganov commited on

stream : "-kc" now enables context keeping from previous segment (#90)
28726dd
unverified

ggerganov commited on

Prompt previous tokens for streaming (#163)
8ad3dbf
unverified

meakbiyik commited on

talk.wasm : update README.md
5cb7243
unverified

ggerganov commited on

talk.wasm : GPT-2 meets Whisper in WebAssembly (#155)
411c667
unverified

ggerganov commited on

Update README.md
59192b4
unverified

ggerganov commited on

ggml : fix Windows build
42bbdcd

ggerganov commited on

ci : add Windows build
48d2c3e

ggerganov commited on

stream : add "max_tokens" cli arg
57a7bac

ggerganov commited on

stream : add "audio_ctx" parameter
6adc1fe

ggerganov commited on

stream : add "max_tokens" parameter
e48ba5c

ggerganov commited on

stream : add "single_segment" option
a265bfa

ggerganov commited on

stream : partial encoder experiments
a2015c0

ggerganov commited on

fix: free ggml_context (close #149) (#150)
06b8aa3
unverified

greeshmay ggerganov commited on

models : simplify the conversion script
1ffa4c8
unverified

ggerganov commited on

Update download-ggml-model.sh
23d667f

Dody Suria Wijaya commited on

models : change default hosting to Hugging Face
7cf1c53
unverified

ggerganov commited on

whisper : add option to speed up the audio tempo by x2
bec875e

ggerganov commited on

make : add libwhisper.so target (#144)
e86d64e
unverified

ggerganov commited on

Add WHISPER_NO_AVX and WHISPER_NO_AVX2 to CMakeLists (#136)
5eb3549
unverified

chidiwilliams commited on

minor : remove one more redundant line
6f3392b
unverified

ggerganov commited on

minor : fix double float32 conversion in python script
e6c2e3e
unverified

ggerganov commited on

ref #40 : start working on the documentation
7ef045e
unverified

ggerganov commited on

Adds support for stdin wav input
d83eddb

Alan commited on

js : update whipser.js to latest
403105e
unverified

ggerganov commited on

Check for AVX and AVX2 on Darwin
41956c6

chidiwilliams commited on

Fix the Windows pthread_create shim
0c17e51

boolemancer commited on

sync : submodule whisper.spm
8551a30
unverified

ggerganov commited on

cmake : add submodule whisper.spm
a7ccde0
unverified

ggerganov commited on

ref #22 : add "duration" option
097e96a
unverified

ggerganov commited on

Update README.md
4b609e3
unverified

ggerganov commited on

examples : add simple script for generating Karaoke video
a999871
unverified

ggerganov commited on

Update README.md
5b25a5a
unverified

ggerganov commited on

Update README.md
9c06261
unverified

ggerganov commited on

main : fix generated bash script
2eb4d4a
unverified

ggerganov commited on

ggml : multi-thread the ggml_add operator
c36d8ed
unverified

ggerganov commited on

cmake : fix passing GGML_PERF compile option
e670e4f
unverified

ggerganov commited on

Update README.md
2f9eebd
unverified

ggerganov commited on

whisper : token-level timestamp refactoring (#49, #120)
e4f586b
unverified

ggerganov commited on

Update README.md
3ad485f
unverified

ggerganov commited on

extra : compute SHA of all models files
05261df
unverified

ggerganov commited on