Spaces:
Running
Running
Commit History
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