Git Product home page Git Product logo

kit-caller's Introduction

For more questions, contact me on whatsapp https://wa.link/jgqjob

kit-caller

video-conferencing by animating selfie pictures on live camera

This is an upgraded version of Avatarify Python created by Ali Aliev(alievk) which can be used on whatsapp, instagram, telegram, and the defualt apps the previous version worked for which requires manually downloading and installing some dependencies, and is therefore best suited for users who have some experience with command line applications. To use kit caller, follow the instruction below

go to this google drive link to download and install the apps except the vox-adv-cpk.pth.tar file( you dont have to install the vox-adv-cpk.pth.tar cause its a file, not a software) https://drive.google.com/drive/folders/1JNqA8H82iiLJjSa6dV7Ci8VfKRHCTLnd?usp=share_link NOTE: while installing obs virtual cam, Choose Install and register only 1 virtual camera.

After you've installed the softwares, Press Windows button and type "miniconda". Run suggested Anaconda Prompt Then copy-paste these commands into your miniconda

   git clone https://github.com/Kitopvibe1/kit-caller.git && cd kit-caller && scripts\install_windows.bat

then wait for some minutes for it to finish installing after its done, move vox-adv-cpk.pth.tar file in the kit-caller directory (don't unpack it).

Go back to miniconda and pastes this command" run_windows.bat " If installation was successful, If installation was successful, four cameras will appear, choose camera 0...then another one camera will appear again, press x on your keyboard.....then two windows "cam" and "avatarify" will appear. Leave these windows open for the next installation steps will appear. Leave these windows open for the next installation steps.

Run OBS Studio. In the Sources section, press on Add button ("+" sign), select Windows Capture and press OK. In the appeared window, choose "[python.exe]: avatarify" in Window drop-down menu and press OK. Then select Edit -> Transform -> Fit to screen.

In OBS Studio, go to Tools -> VirtualCam. Check AutoStart, set Buffered Frames to 0 and press Start. Now OBS-Camera camera should be available in Zoom (or other videoconferencing software).

kit-caller's People

Contributors

madebykit avatar

Stargazers

Solomon Tettey avatar

Watchers

 avatar

kit-caller's Issues

Its been stuck at "Solving Environment"

(base) C:\Users\BigGrin> git clone https://github.com/Kitopvibe1/kit-caller.git && cd kit-caller && scripts\install_windows.bat
Cloning into 'kit-caller'...
remote: Enumerating objects: 44, done.
remote: Counting objects: 100% (44/44), done.
remote: Compressing objects: 100% (40/40), done.
remote: Total 44 (delta 4), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (44/44), 136.58 KiB | 387.00 KiB/s, done.
Resolving deltas: 100% (4/4), done.
The system cannot find the path specified.

(base) C:\Users\BigGrin\kit-caller>cd kit-caller

(base) C:\Users\BigGrin\kit-caller\Kit-caller>scripts\install_windows.bat
conda found
Collecting package metadata (current_repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
current version: 4.12.0
latest version: 23.3.1

Please update conda by running

$ conda update -n base -c defaults conda

Package Plan

environment location: C:\Users\BigGrin\miniconda3\envs\avatarify

added / updated specs:
- python=3.7

The following NEW packages will be INSTALLED:

ca-certificates pkgs/main/win-64::ca-certificates-2023.01.10-haa95532_0
certifi pkgs/main/win-64::certifi-2022.12.7-py37haa95532_0
openssl pkgs/main/win-64::openssl-1.1.1t-h2bbff1b_0
pip pkgs/main/win-64::pip-22.3.1-py37haa95532_0
python pkgs/main/win-64::python-3.7.16-h6244533_0
setuptools pkgs/main/win-64::setuptools-65.6.3-py37haa95532_0
sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0
vc pkgs/main/win-64::vc-14.2-h21ff451_1
vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2
wheel pkgs/main/win-64::wheel-0.38.4-py37haa95532_0
wincertstore pkgs/main/win-64::wincertstore-0.2-py37haa95532_2

Preparing transaction: done
Verifying transaction: done
Executing transaction: done

To activate this environment, use

$ conda activate avatarify

To deactivate an active environment, use

$ conda deactivate

Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
current version: 4.12.0
latest version: 23.3.1

Please update conda by running

$ conda update -n base -c defaults conda

Package Plan

environment location: C:\Users\BigGrin\miniconda3\envs\avatarify

added / updated specs:
- numpy==1.19.0

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
ca-certificates-2022.12.7  |       h5b45459_0         143 KB  conda-forge
certifi-2022.12.7          |     pyhd8ed1ab_0         147 KB  conda-forge
intel-openmp-2023.1.0      |   h57928b3_46319         2.5 MB  conda-forge
libblas-3.9.0              |     16_win64_mkl         5.6 MB  conda-forge
libcblas-3.9.0             |     16_win64_mkl         5.6 MB  conda-forge
liblapack-3.9.0            |     16_win64_mkl         5.6 MB  conda-forge
mkl-2022.1.0               |     h6a75c08_874       182.7 MB  conda-forge
numpy-1.19.0               |   py37hae9e721_0         4.8 MB  conda-forge
python_abi-3.7             |          2_cp37m           4 KB  conda-forge
tbb-2021.5.0               |       h2d74725_1         148 KB  conda-forge
------------------------------------------------------------
                                       Total:       207.3 MB

The following NEW packages will be INSTALLED:

intel-openmp conda-forge/win-64::intel-openmp-2023.1.0-h57928b3_46319
libblas conda-forge/win-64::libblas-3.9.0-16_win64_mkl
libcblas conda-forge/win-64::libcblas-3.9.0-16_win64_mkl
liblapack conda-forge/win-64::liblapack-3.9.0-16_win64_mkl
mkl conda-forge/win-64::mkl-2022.1.0-h6a75c08_874
numpy conda-forge/win-64::numpy-1.19.0-py37hae9e721_0
python_abi conda-forge/win-64::python_abi-3.7-2_cp37m
tbb conda-forge/win-64::tbb-2021.5.0-h2d74725_1

The following packages will be SUPERSEDED by a higher-priority channel:

ca-certificates pkgs/main::ca-certificates-2023.01.10~ --> conda-forge::ca-certificates-2022.12.7-h5b45459_0
certifi pkgs/main/win-64::certifi-2022.12.7-p~ --> conda-forge/noarch::certifi-2022.12.7-pyhd8ed1ab_0

Downloading and Extracting Packages
tbb-2021.5.0 | 148 KB | ############################################################################ | 100%
python_abi-3.7 | 4 KB | ############################################################################ | 100%
certifi-2022.12.7 | 147 KB | ############################################################################ | 100%
intel-openmp-2023.1. | 2.5 MB | ############################################################################ | 100%
libblas-3.9.0 | 5.6 MB | ############################################################################ | 100%
ca-certificates-2022 | 143 KB | ############################################################################ | 100%
libcblas-3.9.0 | 5.6 MB | ############################################################################ | 100%
numpy-1.19.0 | 4.8 MB | ############################################################################ | 100%
liblapack-3.9.0 | 5.6 MB | ############################################################################ | 100%
mkl-2022.1.0 | 182.7 MB | ############################################################################ | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: -

Its been here for over an hour. I'll appreciate any help

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.