Update whisper.cpp to v1.7.6
This commit is contained in:
parent
b202069aa8
commit
55e54212f1
6 changed files with 725 additions and 458 deletions
|
|
@ -15,6 +15,7 @@ mod whisper_grammar;
|
|||
mod whisper_logging_hook;
|
||||
mod whisper_params;
|
||||
mod whisper_state;
|
||||
mod whisper_vad;
|
||||
|
||||
pub use common_logging::GGMLLogLevel;
|
||||
pub use error::WhisperError;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue