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

add sadtalker as a new tab #318

Merged
merged 7 commits into from
Oct 7, 2023
Merged

Conversation

wwdok
Copy link
Contributor

@wwdok wwdok commented Sep 21, 2023

@wwdok
Copy link
Contributor Author

wwdok commented Sep 21, 2023

It looks like this:
image

@wwdok
Copy link
Contributor Author

wwdok commented Sep 28, 2023

Currently, the PAI-DSW seems have bug that can not display video within gradio, you can test it by the code:

import gradio as gr

with gr.Blocks() as demo:
    gr.Video()
    
demo.launch()

then upload any video you like. Normally it should display the video, but here dsw might not be able to display it.
But the code should work on user's personal computer.

@wwdok
Copy link
Contributor Author

wwdok commented Oct 7, 2023

The last commit just added tts of microsoft edge, the UI now looks like this:
网页捕获_7-10-2023_10631_127 0 0 1

@ly19965 ly19965 merged commit 7f34b0f into modelscope:main Oct 7, 2023
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

2 participants