Commit History

fix compilation on haiku
5d3218a

Al Hoang commited on

yt-wsp.sh : improve usage instructions
91f208e
unverified

ggerganov HF Staff commited on

yt-wsp.sh : fix usage instruction + comment
5a5b9b4
unverified

ggerganov HF Staff commited on

Update README.md
432c18f
unverified

ggerganov HF Staff commited on

livestream.sh : remove obsolete comment
d948318

ggerganov HF Staff commited on

ggml : fix typo in previous commit
d7b9296
unverified

ggerganov HF Staff commited on

ggml : use macros to inline FP16 <-> FP32 conversions
23e5614
unverified

ggerganov HF Staff commited on

ggml : add F16C CPU flag check
2661c19
unverified

ggerganov HF Staff commited on

add fp16/fp32 convert intrinsics
03a5fa2

katsu560 commited on

models : add the new "large" model release by OpenAI
793fa90
unverified

ggerganov HF Staff commited on

bench : add commit hash to bench-all.sh results
88c40d2
unverified

ggerganov HF Staff commited on

Try to improve the token sampling strategy (#193)
8311a60
unverified

ggerganov HF Staff commited on

tests : adding transcription tests
f527611
unverified

ggerganov HF Staff commited on

ggml : remove inline specifier from fp16 <-> fp32 converters
cdd3359
unverified

ggerganov HF Staff commited on

livestream : handle ffmpeg errors gracefully and stabilize transcript
520d318
unverified

ggerganov HF Staff commited on

livestream : minor changes
dec4507
unverified

ggerganov HF Staff commited on

livestream : fix losing words across audio chunk (#195)
b3a9b29
unverified

semiformal-net Paul Edwards ggerganov HF Staff commited on

Fix Darwin flags - was incorrectly always using the Linux else clause
ecd7237

Tienshiao Ma commited on

whisper : add mechanism for aborting the whisper_full() computation
d311de4

ggerganov HF Staff commited on

Update README.md
c7f9e5b
unverified

ggerganov HF Staff commited on

whisper.objc : fix context + broken readme links
2361fbc
unverified

ggerganov HF Staff commited on

whisper.objc : add real-time processing (#97)
11bb554
unverified

ggerganov HF Staff commited on

whisper.objc : fix build warnings
8d1f7e9
unverified

ggerganov HF Staff commited on

minor : remove "examples/" prefix from the README
247a436
unverified

ggerganov HF Staff commited on

yt-wsp.sh : script to easily transcribe VODs
a7c58c8
unverified

ggerganov HF Staff commited on

Update README.md
8526ad3
unverified

ggerganov HF Staff commited on

command.wasm : add voice assistant example for the Web (#171)
2ee248a
unverified

ggerganov HF Staff commited on

minor : add comment for using "generate_karaoke.sh"
2512003
unverified

ggerganov HF Staff commited on

livestream.sh : simple tool to transcribe audio livestreams (#185)
2a7b373
unverified

ggerganov HF Staff commited on

stream.wasm : add web-based real-time transcription (#112)
936213e
unverified

ggerganov HF Staff commited on

whisper.wasm : do not block page while processing (close #86)
d0b1d9e
unverified

ggerganov HF Staff commited on

main : add stereo-channel-based diarization (#64)
b5e16ed
unverified

ggerganov HF Staff commited on

command : add demonstration video
64508b4
unverified

ggerganov HF Staff commited on

command : fix build + fix README + add bold printing
f70b793
unverified

ggerganov HF Staff commited on

examples : add "command" tool (#171)
4d3c293
unverified

ggerganov HF Staff commited on

refactoring : more readable code
5ef0168
unverified

ggerganov HF Staff commited on

correct model name display on running samples
10f411a

vicalloy commited on

wasm : refactor wasm example + reuse fetch mechanism
3520198
unverified

ggerganov HF Staff commited on

talk.wasm : update video link + some minor fixes
33a4590
unverified

ggerganov HF Staff commited on

Update README.md
75f9881
unverified

ggerganov HF Staff commited on

Update README.md
668c7a5
unverified

ggerganov HF Staff commited on

talk.wasm : move to https://whisper.ggerganov.com/talk
bee1ba7
unverified

ggerganov HF Staff commited on

models : add instructions for using HF fine-tuned models
bd9b418
unverified

ggerganov HF Staff commited on

whisper : improve printfs
bfa259c
unverified

ggerganov HF Staff commited on

main : fix dangling pointer when using stdin for input (#65)
2daf96b
unverified

ggerganov HF Staff commited on

main, stream : remove --verbose flag (#178)
8f1a93e
unverified

ggerganov HF Staff commited on

talk.wasm : add audio pre-processing + bump memory
679d38e
unverified

ggerganov HF Staff commited on

talk.wasm : refactoring + update README.md
ff21a60
unverified

ggerganov HF Staff commited on

models : add usage comments to the HF convert script (#157)
8528ec5
unverified

ggerganov HF Staff commited on

models : fix HF fine-tuned model conversion script (#157)
6c811ac
unverified

ggerganov HF Staff commited on