This website requires JavaScript.
Explore
Help
Sign In
holm
/
whisper.cpp
Watch
1
Star
1
Fork
0
You've already forked whisper.cpp
forked from
extern/whisper.cpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cf67bfffa0
whisper.cpp
/
.gitignore
12 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial release
2022-09-25 20:23:15 +02:00
sync.sh
main
ref #10 : quick-and-dirty attempt for real-time audio transciption - Processes input in chunks of 3 seconds. - Padding audio with silence - Uses 1 second audio from previous pass - No text context
2022-10-02 16:55:45 +02:00
stream
Initial release
2022-09-25 20:23:15 +02:00
*.o
Add CMake support
2022-10-07 22:53:12 +02:00
.cache
build/
close #56 : build on FreeBSD Thanks to @abelbabel for the contribution
2022-10-17 17:09:17 +02:00
build-em/
Visual Studio ignored dirs
2022-10-11 19:57:33 +02:00
out/
.vs/
.vscode/
Adding sanitizer tests
2022-10-08 09:56:59 +02:00
compile_commands.json
Reference in New Issue
Copy Permalink