This website works better with JavaScript.
Explore
Help
Register
Sign In
Migrations
/
whisper.cpp
Watch
1
Star
0
Fork
You've already forked whisper.cpp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cf67bfffa0
timing
master
musl
coreml
4-bit
guided
diarization
chess
arghh
fa-decoder
threads
nvblas
macros-cvt-fp16
stream
metal
avx512
word-ts-2
experiment/model-compression
1.0.3
1.0.4
1.1.0
v1.0.4
v1.1.0
v1.1.1
v1.2.0
v1.2.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cf67bfffa0'
${ noResults }
whisper.cpp
/
.gitignore
12 lines
89 B
Raw
Normal View
History
Unescape
Escape
Initial release
2 years ago
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
2 years ago
stream
Initial release
2 years ago
*.o
Add CMake support
2 years ago
.cache
build/
close #56 : build on FreeBSD Thanks to @abelbabel for the contribution
2 years ago
build-em/
Visual Studio ignored dirs
2 years ago
out/
.vs/
.vscode/
Adding sanitizer tests
2 years ago
compile_commands.json