Spaces:
Running
Running
Commit History
Allow building with Accelerate for x86_64 Macs (#123)
648fd74
unverified
Syed Jafri
commited on
ggml : fix the check for NEON support (#7)
1f7e8fa
unverified
Cross compilation (#121)
ee0f706
unverified
Syed Jafri
commited on
Update README.md
205cfee
unverified
main : add some comments for the word-level timestamp algorithm
ed1850d
unverified
main : fix some edge cases for word-level timestamps
082b647
unverified
Update README.md
2de3d0b
unverified
Update README.md
c070def
unverified
Added for Windows implemenated script download-ggml-model.cmd
cdf540e
Mikhail Grigorev
commited on
Fixed sched_yield
80b70f0
Mikhail Grigorev
commited on
Implemenated sched_yield function for Windows
12f76e3
Mikhail Grigorev
commited on
Update README.md
b9db3bf
unverified
Update README.md
e3ee348
unverified
main : add option for word-leve timestamps (very experimental)
b777dde
stream : add "--capture" option to select capture device (ref #10)
58fce09
unverified
close #113 : fix struct whisper_token_data
ba9fc0a
unverified
minor : update whisper.js
330c235
unverified
whisper.wasm : update system info print
b37dcf1
unverified
ref #5 : update CMake for Windows build
d2b4741
unverified
minor : fix multiple definitions of to_timestamp()
e81e3e4
parallel : print time of audio boundaries + fix timings
84ba527
ggml : fix barrier
dbbf84f
main : merge parallel example in main
5306f51
parallel : working
d5d2d41
ggml : fix thread-safety of ggml_init and ggml_free
ae956e7
main : fix sampling time + add max_context parameter
9ed1355
parallel : adding tool for parallel transformer inference
cafe46d
Define WHISPER_BUILD so as to export symbols on Windows
0225795
Update README.md
9230b1b
unverified
Update README.md
cb89806
unverified
Create README.md
6f8ab0e
whisper.nvim : add helper script for the Neovim integration
ec60ee3
stream : few updates to make it compatible for Vim usage (#99)
c5a6b99
unverified
Add OpenBLAS support
bf551c0
Print system info at start of program
c0f40a4
unverified
Fixed compile definitions and link libraries for MSVC
8a29c9d
Mikhail Grigorev
commited on
Add helper script to benchmark all models
b1dfc60
unverified
Print system info in main
72754e0
Create README.md
acee614
unverified
Changes to work by default on macOS - use curl when wget is not available, and use an alternative method to get the script path when realpath is not available.
7b2581f
andypayne
commited on