-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add support for outetts #49
base: main
Are you sure you want to change the base?
Conversation
@stefanfrench from this PR quite a few of the docs got outdated. I started an effort to update them but I would highly appreciate your help if you have time! I took the liberty on adding / modifying some content, please take a look and adjust it any way you see fit! |
- Refactor speakers part of the config.
@Kostis-S-Z - I made some minor changes to the Docs based on your changes (looks like you had done most of it already!). I think we will need to revisit the Customization Guide after @daavoo merges the CLI changes. Also - when testing the app, I got this error: Traceback: ` |
@Kostis-S-Z I pushed some changes because there were some conflicts with |
What's changing
SpeakerConfig
andPodcastConfig
to make swapping between TTS model family easierCloses #28
How to test it
Steps to test the changes:
Additional notes for reviewers
Since Parler is now an optional dependency. What do we do with the parler tests? Do we remove them or do we install parler in the test workflow? Current PR follows the 2nd approach.
I already...
/docs
)