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

Fixing Colab #79

Open
hideosnes opened this issue Dec 27, 2022 · 1 comment
Open

Fixing Colab #79

hideosnes opened this issue Dec 27, 2022 · 1 comment

Comments

@hideosnes
Copy link

Hei there,

1.) In line 1, change % cd /content/ to %cd /content/ --> remove the space between % & cd

2.) <play_video(mouth_roi_path)> add MIME-Type 'video/mp4' to play it within browser/colab. It's easily fixable by supplying the 'magic' file via colab (~/) itself, since it won't automatically look it up at ~/mime.types.

3.) The inference part is broken, since it produces "Prediction - {ns} {ns} {ns} {ns} {ns} {ns} {ns} {ns} {ns} {ns} ". Not quite sure how to fix it. :(


Would it be possible to publish a colab, like the one that produced the guitar player with a computer voice? Or, alternatively, could you point me in the right direction how to achieve this effect? This would be spot-on for an art installation I'm currently working on.

Thank you very much, merry christmas and a happy new year! <3

@nastia-lado
Copy link

Hi @hideosnes !
Did you try to run AVSR model in colab?

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