LICENSE
README.md
pyproject.toml
src/supertone/__init__.py
src/supertone/_version.py
src/supertone/basesdk.py
src/supertone/custom_voices.py
src/supertone/httpclient.py
src/supertone/py.typed
src/supertone/sdk.py
src/supertone/sdkconfiguration.py
src/supertone/text_to_speech.py
src/supertone/usage.py
src/supertone/voices.py
src/supertone.egg-info/PKG-INFO
src/supertone.egg-info/SOURCES.txt
src/supertone.egg-info/dependency_links.txt
src/supertone.egg-info/requires.txt
src/supertone.egg-info/top_level.txt
src/supertone/_hooks/__init__.py
src/supertone/_hooks/sdkhooks.py
src/supertone/_hooks/types.py
src/supertone/custom_utils/__init__.py
src/supertone/custom_utils/audio_utils.py
src/supertone/custom_utils/constants.py
src/supertone/custom_utils/logger_utils.py
src/supertone/custom_utils/phoneme_utils.py
src/supertone/custom_utils/pronunciation_utils.py
src/supertone/custom_utils/text_utils.py
src/supertone/errors/__init__.py
src/supertone/errors/badrequesterrorresponse.py
src/supertone/errors/forbiddenerrorresponse.py
src/supertone/errors/internalservererrorresponse.py
src/supertone/errors/no_response_error.py
src/supertone/errors/notfounderrorresponse.py
src/supertone/errors/payloadtoolargeerrorresponse.py
src/supertone/errors/paymentrequirederrorresponse.py
src/supertone/errors/requesttimeouterrorresponse.py
src/supertone/errors/responsevalidationerror.py
src/supertone/errors/supertonedefaulterror.py
src/supertone/errors/supertoneerror.py
src/supertone/errors/toomanyrequestserrorresponse.py
src/supertone/errors/unauthorizederrorresponse.py
src/supertone/errors/unsupportedmediatypeerrorresponse.py
src/supertone/models/__init__.py
src/supertone/models/apiconverttexttospeechusingcharacterrequest.py
src/supertone/models/apisampledata.py
src/supertone/models/converttexttospeechparameters.py
src/supertone/models/create_cloned_voiceop.py
src/supertone/models/create_speechop.py
src/supertone/models/createclonedvoiceuploadresponse.py
src/supertone/models/delete_custom_voiceop.py
src/supertone/models/edit_custom_voiceop.py
src/supertone/models/forbiddenerrorresponse.py
src/supertone/models/get_custom_voiceop.py
src/supertone/models/get_usageop.py
src/supertone/models/get_voice_usageop.py
src/supertone/models/get_voiceop.py
src/supertone/models/getapicharacterlistresponse.py
src/supertone/models/getapicharacterresponsedata.py
src/supertone/models/getcharacterbyidresponse.py
src/supertone/models/getcreditbalanceresponse.py
src/supertone/models/getcustomvoicelistresponse.py
src/supertone/models/getcustomvoiceresponsedata.py
src/supertone/models/getsingleclonedvoiceresponse.py
src/supertone/models/getusagelistv1response.py
src/supertone/models/getusageresponsev1data.py
src/supertone/models/internalservererrorresponse.py
src/supertone/models/list_custom_voicesop.py
src/supertone/models/list_voicesop.py
src/supertone/models/notfounderrorresponse.py
src/supertone/models/payloadtoolargeerrorresponse.py
src/supertone/models/paymentrequirederrorresponse.py
src/supertone/models/predict_durationop.py
src/supertone/models/predictttsdurationusingcharacterrequest.py
src/supertone/models/requesttimeouterrorresponse.py
src/supertone/models/search_custom_voicesop.py
src/supertone/models/search_voicesop.py
src/supertone/models/security.py
src/supertone/models/stream_speechop.py
src/supertone/models/toomanyrequestserrorresponse.py
src/supertone/models/unauthorizederrorresponse.py
src/supertone/models/updateclonedvoicerequest.py
src/supertone/models/updateclonedvoiceresponse.py
src/supertone/models/usageanalyticsresponse.py
src/supertone/models/usagebucket.py
src/supertone/models/usageresult.py
src/supertone/types/__init__.py
src/supertone/types/basemodel.py
src/supertone/utils/__init__.py
src/supertone/utils/annotations.py
src/supertone/utils/datetimes.py
src/supertone/utils/enums.py
src/supertone/utils/eventstreaming.py
src/supertone/utils/forms.py
src/supertone/utils/headers.py
src/supertone/utils/logger.py
src/supertone/utils/metadata.py
src/supertone/utils/queryparams.py
src/supertone/utils/requestbodies.py
src/supertone/utils/retries.py
src/supertone/utils/security.py
src/supertone/utils/serializers.py
src/supertone/utils/unmarshal_json_response.py
src/supertone/utils/url.py
src/supertone/utils/values.py