Spaces:
Running
Running
Commit History
ref #22 : add "duration" option
097e96a
unverified
Update README.md
4b609e3
unverified
examples : add simple script for generating Karaoke video
a999871
unverified
Update README.md
5b25a5a
unverified
Update README.md
9c06261
unverified
main : fix generated bash script
2eb4d4a
unverified
ggml : multi-thread the ggml_add operator
c36d8ed
unverified
cmake : fix passing GGML_PERF compile option
e670e4f
unverified
Update README.md
2f9eebd
unverified
whisper : token-level timestamp refactoring (#49, #120)
e4f586b
unverified
Update README.md
3ad485f
unverified
extra : compute SHA of all models files
05261df
unverified
whisper : fix extra memory usage after recent processor changes
c71bca8
unverified
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