clang-format

This commit is contained in:
Pascal
2026-07-17 21:13:57 +02:00
parent 8d556c9806
commit 0d1b25b863
+1 -1
View File
@@ -62,7 +62,7 @@ int main(int argc, char ** argv) {
const char * talker_path = NULL;
const char * codec_path = NULL;
std::string model_alias;
std::string lang = "auto";
std::string lang = "auto";
server_config cfg;
bool use_fa = true;
bool clamp_fp16 = false;