Code Monkey home page Code Monkey logo

eyaler / avatars4all Goto Github PK

View Code? Open in Web Editor NEW
316.0 23.0 63.0 90.5 MB

Live real-time avatars from your webcam in the browser. No dedicated hardware or software installation needed. A pure Google Colab wrapper for live First-order-motion-model, aka Avatarify in the browser. And other Colabs providing an accessible interface for using FOMM, Wav2Lip and Liquid-warping-GAN with your own media and a rich GUI.

License: Other

Jupyter Notebook 100.00%
google-colab webcam avatarify deep-fake

avatars4all's People

Contributors

eyaler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

avatars4all's Issues

Ganivut.ipynb does not work [ubuntu 22.04 / python 3.10 / pytorch / cuda]

Can you please have a look at the error below? Tried running the notebook on Colab as is with the same demo URLs but it fails on animate cell.

The error I got is a missing file:

FileNotFoundError Traceback (most recent call last)
in <cell line: 62>()
60
61 clear_output()
---> 62 mp4 = open("./results/primitives/mymodel/synthesis/imitations/mymodel-myoutput.mp4", "rb").read()
63 data_url = "data:video/mp4;base64," + b64encode(mp4).decode()
64 HTML(f"""

FileNotFoundError: [Errno 2] No such file or directory: './results/primitives/mymodel/synthesis/imitations/mymodel-myoutput.mp4'

All cells before this ran fine. I did not run any Optional cells. Checked the directories panel and found that in the ./results/promitives/mymodel/ folder there is no synthesis/ directory, only an empty folder call /processed

Inquiry About Wav2Skit Colab Notebook Availability

Hello Eyal Gruss and the avatars4all team,

I hope this message finds you well. I've been exploring the avatars4all repository with great interest, particularly the feature that combines Wav2Lip with speaker diarization for automatic animated skit creation ("Wav2Skit").

I noticed the feature mentioned in the repository's README, but I could not locate the Colab notebook that corresponds to this functionality. Could you please guide me on how I might access the Wav2Skit notebook, or if there are plans to make it available in the future?

Thank you for your assistance and the incredible work on this project.

Best regards,
Yohei

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.