Spaces:
Running
Running
Commit History
Update README.md
a5419b0
unverified
check if spectogram length is <100 before doing anything else
065c497
0/0
commited on
Update README.md (#43)
f0b585e
unverified
Merge pull request #42 from iboB/msvc-build
e20e19c
unverified
Building with MSVC
5ca6886
Visual Studio ignored dirs
f2b91fc
Update README.md
fb237a3
unverified
Update README.md
67b0cb9
unverified
stream : improve real-time transcription
8eef240
unverified
Minor
d831511
unverified
Update README.md
f445c32
unverified
Merge pull request #36 from Topping1/master
983b59f
unverified
ref #35 : add <stdbool.h> to whisper.h
0ab5514
unverified
Merge pull request #34 from tazz4843/master
a80054c
unverified
Update main.cpp
87fa366
unverified
Topping1
commited on
add static library make target
f01bd75
unverified
0/0
commited on
Merge pull request #31 from lkwq007/master
3877702
unverified
Add MinGW support
4242fe4
Minor
19237db
ref #9 : add API documentation in whisper.h
ce2cd6d
Fix Makefile for MacBook Intel
fd68d89
ref #17 : print whisper logs to stderr
67be3ed
ref #17 : add options to output result to file
4860566
Update README.md
11f86cb
unverified
Update tests
5ccd239
ci : add base model tests to GH Actions
2094dd8
Update README.md
07e5d62
Create README.md
f0cc63c
Adding dummy models for testing purposes
af4838c
Adding sanitizer tests
6113fbd
Cleanup CMakeLists.txt
db42b8a
cmake : fixes
7e41f2e
ci : add cmake builds
fdcd02e
whisper : fix bug in token sampling logic
40b898f
Add CMake support
19b5bd5
ref #10 : option to keep context in "stream" example
606a6bc
unverified
ref #10 : add "step" argument for "stream" example
03f79ff
unverified
ref #16, #22 : add "offset" argument
35a7fcb
unverified
ref #11, #18, #26 : fix CACHE_LINE_SIZE constant
6c66a1b
unverified
Add CI using Github Actions
28ca695
ref #22 : add option to provide multiple input .wav files
deeab09
unverified
Update README.md
bd16df8
unverified
Minor updates
105ffef
unverified
wip : rpi4 support
b69a5a5
wip : improve makefile
4c78bf0
Merge pull request #20 from ArtyomZemlyak/master
89f9481
unverified
Fix: main get n_threads from cli
9e6db35
Артём Земляк
commited on
Fix: main get language from cli args
24337d7
Артём Земляк
commited on