mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-08-12 22:31:22 +04:00
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
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
sync.sh
|
||||
main
|
||||
stream
|
||||
*.o
|
||||
|
||||
Reference in New Issue
Block a user