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

TTS API improvements #2308

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

TTS API improvements #2308

wants to merge 9 commits into from

Conversation

blob42
Copy link
Contributor

@blob42 blob42 commented May 13, 2024

Description

Continuation of PR #2086

Improvements to the Coqui TTS API/backend.

  • tts coqui xtts_v2 not working without speaker_idx  #2073: Allow passing speaker_id to models
  • Add optional language parameter to TTS endpoint/schema
  • [ ] TTS Info endpoint: List available models, speakers and languages (will start new PR for this one)
  • update swagger documentation
  • define tts models with config files
  • updated docs

Notes for Reviewers

The original PR got closed when I force deleted by error the branch while merging

Signed commits

  • Yes, I signed my commits.

Copy link

netlify bot commented May 13, 2024

Deploy Preview for localai canceled.

Name Link
🔨 Latest commit ab6d419
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/664b15c1842de7000970da27

@blob42
Copy link
Contributor Author

blob42 commented May 13, 2024

Sorry I deleted the branch by error and it closed the PR. If you reopen the previous PR I can force push again there. I had a difficult merge due to the refactor done on backend config.

@blob42 blob42 force-pushed the tts_api branch 9 times, most recently from 1302179 to 302daaa Compare May 13, 2024 08:20
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could not setup git to ignore the end of line space, I am using unix end of line style.

localai-bot and others added 2 commits May 20, 2024 11:12
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
Signed-off-by: blob42 <contact@blob42.xyz>
Signed-off-by: blob42 <contact@blob42.xyz>
Signed-off-by: blob42 <contact@blob42.xyz>
Signed-off-by: blob42 <contact@blob42.xyz>
Signed-off-by: blob42 <contact@blob42.xyz>
- consolidate TTS options under `tts` config entry

Signed-off-by: blob42 <contact@blob42.xyz>
Signed-off-by: blob42 <contact@blob42.xyz>
Signed-off-by: blob42 <contact@blob42.xyz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants