Voiceovers are broken in Python 3.11 #3202
Replies: 3 comments
-
The OpenAI Whisper API falters from time to time as it's considerably new and needs a ton of bug fixes...meanwhile I try using different AI text to speech generators online that are compatible with my iOS and the current API I'm using has over 250+ voices and accents for TTS! That's really helpful! |
Beta Was this translation helpful? Give feedback.
-
Hi, It's great that you're exploring alternative AI text to speech generators for your iOS. Having over 250+ voices and accents is indeed impressive, offering a wide range of options. If you ever need more diversity or specific characteristics in your TTS, you might want to experiment with other generators too. |
Beta Was this translation helpful? Give feedback.
-
Closing this as it seems like bots started advertising here. |
Beta Was this translation helpful? Give feedback.
-
Open AI's Whisper does not work for python 3.11 yet. They are currently working on it (well actually they are waiting on another repo to finish here). Since the
RecoderScene
frommanim_voiceover.services.recorder
relies on the Open AI project, there really isn't anything this repo can do right now. I just made this post to notify people.Beta Was this translation helpful? Give feedback.
All reactions