Spaces:
Running
Running
Commit History
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
Update README.md
626e4b8
Update README.md
5db8087
Update README.md
0c70188
Update README.md
43e9712
Update README.md
fb12dac
Update README.md
7fa6853
ggml : add system info functions
7a4a7a1
refactoring : move main + stream in examples + other stuff
f79068a
main : fix SRT timestamp to use comma "," instead of dot "."
0cdf85e
unverified
Update README.md
ed2182d
unverified
Update README.md
fb37d20
objc : polishing the sample application
681b6fe
Create README.md
f638e82
ios : whisper.objc example
abbf9ee
ref #68, #79 : fix segment time output
abde4e1
unverified
Update README.md
ab748df
unverified
Merge pull request #78 from jokkebk/Specify-utf8-for-vocab.json
4ce1c20
unverified
Add enconding parameter to vocab.json opening to fix errors
bf50d62
Joonas Pihlajamaa
commited on