-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
author suggested openai API key could be added to awesometts too? thanks #314
Comments
Yeah, I also prefer awesomeTTS. @luc-vocab what should be done to add support for OpenAI service? Just implement a file that respects some interface? I could do a PR |
I will add OpenAI to AwesomeTTS. But please answer the question first: what feature, if implemented in HyperTTS, will convince you to migrate to HyperTTS ? Over the coming years it will be difficult for me to maintain both, and HyperTTS is much easier to evolve because it's more modern. |
@luc-vocab I'm using HyperTTS right now. My only issue with it is that there's a bug when you generate audio for the flashcard. |
@MarcusXavierr are you using Bluetooth headphones? |
hi, so that i could listen to it days later, and i still know which sound is by which model, with hyperTTS, thank you. i always wonder, that new versions should be better to replace the old verions. |
@luc-vocab Yeah, I'm using Bluetooth headphones. But this issue doesn't happen with AwesomeTTS. Another issue is that the add-on erases the back text when it generates audio. So if you press a shortcut to generate audio for the front card and type something into the back while the audio is being generated, when it finishes, it writes the audio tag on the front card, as it erases whatever you typed on the back. |
@MarcusXavierr can you confirm you're using batch audio in both cases, and the exact same service in both cases ? The problem with bluetooth is the audio fade-in that many headphones do and which suppresses the beginning of a word. One way to fix that is by introducing a pause at the beginning of the word: https://www.vocab.ai/tutorials/hypertts-tips-and-tricks#add-pauses for your second issue, if you're simultaneously generating audio and touching the text in the target field, indeed that could lead to undesired behavior. Just curious why do you do this ? And what does your note type look like ? |
i deadly need it.
please.
thankyou.
ps, i do not like hyper tts's UI,
in which the sound 's source is not added to the resultant voice,
making me unable to know which sound is from which sound voice.
thanks
The text was updated successfully, but these errors were encountered: