Changes made (not exhaustive): - changed defaults - whisper.cpp submodule set to 1.2.0 - removed `requests` dependency - models dir can be changed in constructor - added support for setting params - added back support for `large-v1` model - added support for english-only models
5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
[submodule "whisper.cpp"]
|
|
path = whisper.cpp
|
|
url = https://github.com/ggerganov/whisper.cpp
|
|
branch = b2083c5d02db9a1e6dbb3d58254fd65ebfff4b5d
|