Skip to content

Expose Prosody PaginatedResponse ModelEntity (#9) #10

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

Conversation

sourman
Copy link
Contributor

@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
Contributor Author

sourman commented Jan 13, 2025

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

@leng-yue leng-yue requested a review from abersheeran February 11, 2025 08:15
@abersheeran
Copy link
Collaborator

It seems there is a slight issue with the CI configuration. Don't worry, this is not a problem with this PR; we will try to fix it later.

@abersheeran abersheeran merged commit 5c8c97b into fishaudio:main Feb 11, 2025
1 of 4 checks passed
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.

2 participants