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

tts() return_deterministic_state now includes generated conditioning alongside inputs #710

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

btbonval
Copy link

@btbonval btbonval commented Jan 2, 2024

tts() return_deterministic_state now includes generated conditioning alongside inputs.

Useful for obtaining the auto_conditioning and diffusion_conditioning when generated from 'random' or audio wave files as part of the debugging process. Should be backwards compatible as it adds one new entry to a tuple without changing existing indices.

tts() return_deterministic_state now includes generated conditioning alongside inputs
@btbonval btbonval changed the title Update api.py tts() return_deterministic_state now includes generated conditioning alongside inputs Jan 2, 2024
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.

None yet

1 participant