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

Streaming Audio Input. #239

Open
Praj-17 opened this issue Dec 13, 2024 · 1 comment
Open

Streaming Audio Input. #239

Praj-17 opened this issue Dec 13, 2024 · 1 comment

Comments

@Praj-17
Copy link

Praj-17 commented Dec 13, 2024

Hi, I am generating Audio streams, and I want to pass the generated audio stream directly to the MuseTalk real-time inference script. and get realtime streams generated. Is it possible? If Yes, How?

@Viktoo
Copy link

Viktoo commented Jan 14, 2025

I need this as well. But I don't think it's possible

For example, when inference begins, the code extracts features from audio found in a local audio_path. This implementation assumes the full audio file is ready at the start.

def audio2feat(self,audio_path):

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