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

feat: support tts base & refactor minimax tts #425

Merged
merged 8 commits into from
Nov 24, 2024
Merged

feat: support tts base & refactor minimax tts #425

merged 8 commits into from
Nov 24, 2024

Conversation

plutoless
Copy link
Contributor

@plutoless plutoless commented Nov 19, 2024

Purpose

create a tts abstraction class, and refactor existing tts extensions
the purpose is to ease creation of tts extensions, and make sure they share the same basic protocols.

Task

  • tts base
  • minimax tts
  • elevenlabs tts
  • cosy tts

@plutoless plutoless linked an issue Nov 20, 2024 that may be closed by this pull request
@plutoless plutoless merged commit 644a4e8 into main Nov 24, 2024
6 checks passed
@plutoless plutoless deleted the feat/tts-abs branch November 24, 2024 14:33
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.

[FEATURE] support base extension for STT / TTS
2 participants