-
Notifications
You must be signed in to change notification settings - Fork 139
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
AllTalk TTS Update #141
AllTalk TTS Update #141
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@erew123 is attempting to deploy a commit to the heyamica Team on Vercel. A member of the Team first needs to authorize it. |
Oh, I forgot to mention. This now plays audio in the web-browser and no longer using the AllTalk terminal/command prompt, so that should be better generally. |
Thank you, I was away on business. Much appreciated, will review. :)) |
Currently, can't get it to run on Mac OS X, some dependency issue ("TTS" and "sudachipy"), trying to diagnose. |
Hi @slowsynapse Sorry its taken a while to get back to you, Im mid releasing AllTalk v2 the other day and its crazy busy. Do you mean youre installing AllTalk on a mac? or the extension is having an issue on mac? With AllTalk on mac, Im a bit shaky on that as Ive never had a mac to test it and Ive put up the gauntlet to someone to get it working and Ill try help as/where I can. If it is specially just getting a copy of AllTalk for testing though, you can use a free Google Colab. My Wiki Page on it is here https://github.com/erew123/alltalk_tts/wiki/Google-COLAB But you can go to this link: https://colab.research.google.com/github/erew123/alltalk_tts/blob/alltalkbeta/googlecolab.ipynb and sign into your google account. Then it should automatically set a T4 server type (top right) and: and once you are past Step 2 you should get this: Its the API address you would want with Amica, though it will only have set up 1x voice at this point in time, on Piper TTS, to download other voices/TTS models etc you would have to go into the AllTalk Gradio interface (the links below the API) and get to know AllTalk a bit. If you want to go that far, you can either look around the help in the interface or look on the AllTalk Wiki quick start. https://github.com/erew123/alltalk_tts/wiki/AllTalk-V2-QuickStart-Guide Give me a shout if you need. Thanks |
hey @erew123 , we identified the issue and its a slight syntax issue, will be sending update soon. We got it working too, it's super cool. |
@slowsynapse Ill take that as a win (just the 2x lines wrong). So busy with everything else and I knocked this together kind of quick (if Im honest). Should be updated as you specified. Thanks for debugging, saved me a hell of a task there!! |
I didn't know about your project, someone had a problem so I've made a small update for you:
Here's a summary of the changes for the Pull Request:
Version Support
Voice Selection
RVC Integration (AllTalk V2)
Server Configuration
UI Improvements
Settings Persistence
Error Handling
Thanks