-
Notifications
You must be signed in to change notification settings - Fork 60
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
a streaming pipeline #44
Comments
looking forward to it! |
1 similar comment
looking forward to it! |
Reallly looking forward to it! |
yes, please make a MR. |
I also have a question, this means the framework support realtime generate? |
looking forward to it, too! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello guys, I wrote a streaming inference pipeline in Python for this project, including torch jit script, int8 dynamic quantization, and streaming interface for the audio encoder and decoder (style vector is pre-generated and worked as an embedding input while inference).
If interested, please comment, and I will make a MR.
The text was updated successfully, but these errors were encountered: