Skip to content
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

Dev pr1 : add model and vocoder abstraction #4

Closed
wants to merge 3 commits into from

Conversation

kirianguiller
Copy link
Contributor

@kirianguiller kirianguiller commented Feb 26, 2021

Hi guys,

Here the first split of the PR i did earlier this week.

This first PR concerns the abstraction code that I wrote for the vocoder and tts model. This way, we can use type hinting in the other place in the repo to help us to write correct code :).

@erogol erogol added the enhancement General library enhancement. label Mar 6, 2021
@erogol
Copy link
Member

erogol commented Mar 22, 2021

This one requires some decision on general 🐸 TTS design in accord with #9

@kirianguiller
Copy link
Contributor Author

Sure! I will write there what I wrote in the matrix 3 weeks ago about why I think abstraction can be good

@stale
Copy link

stale bot commented Apr 22, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discussion channels.

@stale stale bot added the wontfix This will not be worked on but feel free to help. label Apr 22, 2021
@erogol erogol removed the wontfix This will not be worked on but feel free to help. label Apr 28, 2021
erogol added a commit that referenced this pull request May 6, 2021
erogol added a commit that referenced this pull request May 11, 2021
@erogol erogol closed this May 28, 2021
eginhard referenced this pull request in idiap/coqui-ai-TTS Apr 2, 2024
fix(api): handle missing attribute in is_multi_lingual
gravityrail pushed a commit to gravityrail/TTS that referenced this pull request Jul 8, 2024
feat(xtts): support Hindi for sentence-splitting and fine-tuning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General library enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants