You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
pushed a commit
to sourman/fish-audio-python
that referenced
this issue
Jan 13, 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
Signed-off-by: Ahmed Mansour <[email protected]>
sourman
pushed a commit
to sourman/fish-audio-python
that referenced
this issue
Jan 13, 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
Signed-off-by: Ahmed Mansour <[email protected]>
The init file in the sdk does not expose the Prosody class which is needed to use this feature of the API
fish-audio-python/src/fish_audio_sdk/__init__.py
Line 3 in 6f0e8f4
Update would look something like this
let me know if you want me to open a pull request
The text was updated successfully, but these errors were encountered: