This website requires JavaScript.
Explore
Help
Sign In
accidentallycompetent
/
notescriber
Watch
1
Star
0
Fork
You've already forked notescriber
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
notescriber
/
load_model.py
3 lines
71 B
Python
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env python
import
whisper
model
=
whisper
.
load_model
(
"
base
"
)
Reference in New Issue
View Git Blame
Copy Permalink