This website requires JavaScript.
Explore
Help
Sign In
public_git
/
whisper.cpp
mirror of
https://github.com/ggml-org/whisper.cpp.git
Watch
1
Star
0
Fork
You've already forked whisper.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8452ea1650
whisper.cpp
/
examples
/
whisper.linux
/
app
/
__main__.py
5 lines
80 B
Python
Raw
Blame
History
"""
Entry point for `python3 -m whisper_linux`.
"""
from
.
app
import
main
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink