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

Facing issues in converting duration into milliseconds/seconds... #7

Open
pavanhitloop opened this issue Jul 25, 2024 · 0 comments
Open

Comments

@pavanhitloop
Copy link

Hi all,

I am trying to get the duration of the given text (text input that we pass to txt2vec) to control the d_control parameter. I'm getting the log_duration_prediction from the ZMM-TTS.txt2vec.model.modules.VarianceAdaptor but I couldn't understand the values type (whether it is in samples or any other format). Ultimately, i'm trying to convert this duration to milliseconds/seconds.

Anyone who played with these parameters, please lead me to convert these values to milliseconds/seconds format. If is it not possible, then how can we get the duration of the given text from this model in the above mentioned format??

Also, is the d_control range is between 0 - 1??

Thanks in Advance.

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

No branches or pull requests

1 participant