This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
whisper.cpp
Watch
1
Star
0
Fork
0
You've already forked whisper.cpp
mirror of
https://github.com/ggerganov/whisper.cpp.git
synced
2025-02-01 00:35:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
whisper.cpp
/
.gitignore
11 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial release
2022-09-25 21:23:15 +03: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 17:55:45 +03:00
stream
Initial release
2022-09-25 21:23:15 +03:00
*.o
Add CMake support
2022-10-07 23:53:12 +03:00
.cache
build/
Visual Studio ignored dirs
2022-10-11 20:57:33 +03:00
out/
.vs/
.vscode/
Adding sanitizer tests
2022-10-08 10:56:59 +03:00
compile_commands.json
Reference in New Issue
Copy Permalink