Skip to content

Conversation

@Hustenbonbon
Copy link

Updates whisper speech recognition to the current openai library (1.0.0)

@ftnext ftnext added this to the 3.10 milestone Dec 5, 2023
@slyticoon
Copy link

I ended up having to do this same change myself to get it working again.

@Hustenbonbon I would also change

return transcript

to

return transcript.text

in order to preserve the original behavior of returning the text string.

@ftnext ftnext added bug duplicate whisper Features related to Whisper labels Mar 28, 2024
@ftnext
Copy link
Collaborator

ftnext commented Mar 28, 2024

Thanks. But merged #729

@ftnext ftnext closed this Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug duplicate whisper Features related to Whisper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants