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

Expose Prosody PaginatedResponse ModelEntity (#9) #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sourman
Copy link

@sourman sourman commented Jan 12, 2025

  • Expose ModelEntity class to users of the SDK to facilitate processing info about voice models
  • Expose PaginatedResponse to facilitate processing of return of list_models API endpoint
  • Expose Prosody to allow control of volume gain and speed multiplier on TTS jobs

@sourman sourman force-pushed the feature/expose-modelentity-paginatedresponse-prosody branch from 1850560 to 64c87a6 Compare January 13, 2025 00:18
- Expose ModelEntity class to users of the SDK to facilitate
  processing info about voice models
- Expose PaginatedResponse to facilitate processing of return of
  list_models API endpoint
- Expose Prosody to allow control of volume gain and speed multiplier
  on TTS jobs

Signed-off-by: Ahmed Mansour <[email protected]>
@sourman sourman force-pushed the feature/expose-modelentity-paginatedresponse-prosody branch from 64c87a6 to 059bed5 Compare January 13, 2025 19:07
@sourman
Copy link
Author

sourman commented Jan 13, 2025

exposed all the models in schemas.py as they are required to correctly interact with the APIs

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.

1 participant