Skip to content

Commit

Permalink
whisper : fix visibility warning of struct whisper_full_params by dec…
Browse files Browse the repository at this point in the history
…laring in advance (ggerganov#1124)
  • Loading branch information
IronBlood committed Jul 25, 2023
1 parent 2b76084 commit a15ec48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions whisper.h
Expand Up @@ -67,6 +67,7 @@ extern "C" {

struct whisper_context;
struct whisper_state;
struct whisper_full_params;

typedef int whisper_token;

Expand Down

0 comments on commit a15ec48

Please sign in to comment.