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

Inference Speed #2

Open
rishikksh20 opened this issue Oct 9, 2023 · 3 comments
Open

Inference Speed #2

rishikksh20 opened this issue Oct 9, 2023 · 3 comments

Comments

@rishikksh20
Copy link

Hi @cantabile-kwok ,
I have also implemented UniCATS's vec2wav but that model is too slow, so I am curious to know the inference speed of this model. Actually, I am interested in integrating CTX-vec2wav with GPT-based AR txt2vec to create a fast prompt-based TTS model.

Also, do you have any plan to release CTX-txt2vec model anytime soon?
Thanks

@cantabile-kwok
Copy link
Member

Hi, thanks for the interest!

From a previous log on GPU, the following speed was reported:

11.94it/s, RTF=0.0106

May I know the speed of your implemented model if it is too slow? For the above speed, I think that should be OK in regular cases.

The CTX-text2vec is a bit harder to open-source, but we will get our hands on it soon (probably will finish in this month, but I can't be 100% certain). Please stay tuned if you are interested : )

@cantabile-kwok
Copy link
Member

@rishikksh20 Hi Rishikesh, for your information, the acoustic model part (text2vec) is now finished at https://github.com/cantabile-kwok/UniCATS-CTX-text2vec.

@rishikksh20
Copy link
Author

Thanks @cantabile-kwok I already following that repo. Will check end to end training

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

2 participants