forked from extern/whisper.cpp
talk : talk with AI in the terminal
This commit is contained in:
@ -34,7 +34,6 @@ struct whisper_params {
|
||||
|
||||
bool speed_up = false;
|
||||
bool translate = false;
|
||||
bool no_context = true;
|
||||
bool print_special = false;
|
||||
bool print_energy = false;
|
||||
bool no_timestamps = true;
|
||||
|
Reference in New Issue
Block a user