Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dianpozi committed Apr 14, 2023
1 parent 11d8313 commit 5098d55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/main/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -828,6 +828,7 @@ int main(int argc, char ** argv) {

whisper_print_timings(ctx);
whisper_free(ctx);
g_client.state(0);
if (g_server.isQuit())
return 4;
return 0;
}

0 comments on commit 5098d55

Please sign in to comment.