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

No audio? #82

Open
ketakachono opened this issue Apr 29, 2023 · 1 comment
Open

No audio? #82

ketakachono opened this issue Apr 29, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ketakachono
Copy link

Basically that, there's no audio when swapping an existing video

dot -c ./configs/simswaphq.yaml --gpen_type gpen_512 --target "data/video.mp4" --source "data/face.jpg" --save_folder test_local/ --parsing_model_path ./saved_models/simswap/parsing_model/checkpoint/79999_iter.pth --arcface_model_path ./saved_models/simswap/arcface_model/arcface_checkpoint.tar --checkpoints_dir ./saved_models/simswap/checkpoints --use_gpu --use_video

(dot) C:\Users\user\dot-main>conda list

packages in environment at C:\Users\user\miniconda3\envs\dot:

Name Version Build Channel

absl-py 1.4.0 pypi_0 pypi
attrs 23.1.0 pypi_0 pypi
ca-certificates 2022.12.7 h5b45459_0 conda-forge
certifi 2022.12.7 pypi_0 pypi
cffi 1.15.1 pypi_0 pypi
charset-normalizer 3.1.0 pypi_0 pypi
click 8.1.3 pypi_0 pypi
cmake 3.26.3 pypi_0 pypi
colorama 0.4.6 pypi_0 pypi
coloredlogs 15.0.1 pypi_0 pypi
contourpy 1.0.7 pypi_0 pypi
cudatoolkit 11.2.2 h7d7167e_11 conda-forge
cycler 0.11.0 pypi_0 pypi
dlib 19.24.1 py38h2e7587d_0 conda-forge
dot 1.0.0 pypi_0 pypi
face-alignment 1.3.5 pypi_0 pypi
filelock 3.12.0 pypi_0 pypi
flatbuffers 23.3.3 pypi_0 pypi
fonttools 4.39.3 pypi_0 pypi
humanfriendly 10.0 pypi_0 pypi
idna 3.4 pypi_0 pypi
imageio 2.28.0 pypi_0 pypi
importlib-metadata 6.6.0 pypi_0 pypi
importlib-resources 5.12.0 pypi_0 pypi
intel-openmp 2023.1.0 h57928b3_46319 conda-forge
jinja2 3.1.2 pypi_0 pypi
kiwisolver 1.4.4 pypi_0 pypi
kornia 0.6.12 pypi_0 pypi
lazy-loader 0.2 pypi_0 pypi
libblas 3.9.0 16_win64_mkl conda-forge
libcblas 3.9.0 16_win64_mkl conda-forge
libffi 3.4.2 hd77b12b_6
libhwloc 2.9.1 h51c2c0f_0 conda-forge
libiconv 1.17 h8ffe710_0 conda-forge
libjpeg-turbo 2.1.5.1 hcfcfb64_0 conda-forge
liblapack 3.9.0 16_win64_mkl conda-forge
libpng 1.6.39 h19919ed_0 conda-forge
libxml2 2.10.4 hc3477c8_0 conda-forge
libzlib 1.2.13 hcfcfb64_4 conda-forge
llvmlite 0.39.1 pypi_0 pypi
markupsafe 2.1.2 pypi_0 pypi
matplotlib 3.7.1 pypi_0 pypi
mediapipe 0.9.3.0 pypi_0 pypi
mkl 2022.1.0 h6a75c08_874 conda-forge
mpmath 1.3.0 pypi_0 pypi
networkx 3.1 pypi_0 pypi
numba 0.56.4 pypi_0 pypi
numpy 1.23.5 pypi_0 pypi
onnxruntime 1.14.1 pypi_0 pypi
opencv-contrib-python 4.7.0.72 pypi_0 pypi
opencv-python 4.7.0.72 pypi_0 pypi
openssl 1.1.1t hcfcfb64_0 conda-forge
packaging 23.1 pypi_0 pypi
pillow 9.5.0 pypi_0 pypi
pip 23.0.1 py38haa95532_0
protobuf 3.20.3 pypi_0 pypi
pthreads-win32 2.9.1 hfa6e2cd_3 conda-forge
pycparser 2.21 pypi_0 pypi
pyparsing 3.0.9 pypi_0 pypi
pyreadline3 3.4.1 pypi_0 pypi
python 3.8.16 h6244533_3
python-dateutil 2.8.2 pypi_0 pypi
python_abi 3.8 2_cp38 conda-forge
pywavelets 1.4.1 pypi_0 pypi
pyyaml 6.0 pypi_0 pypi
requests 2.29.0 pypi_0 pypi
scikit-image 0.20.0 pypi_0 pypi
scipy 1.9.1 pypi_0 pypi
setuptools 66.0.0 py38haa95532_0
six 1.16.0 pypi_0 pypi
sounddevice 0.4.6 pypi_0 pypi
sqlite 3.41.2 h2bbff1b_0
sympy 1.11.1 pypi_0 pypi
tbb 2021.9.0 h91493d7_0 conda-forge
tifffile 2023.4.12 pypi_0 pypi
torch 1.11.0+cu113 pypi_0 pypi
torchaudio 0.8.0 pypi_0 pypi
torchvision 0.12.0+cu113 pypi_0 pypi
tqdm 4.65.0 pypi_0 pypi
typing-extensions 4.5.0 pypi_0 pypi
ucrt 10.0.22621.0 h57928b3_0 conda-forge
urllib3 1.26.15 pypi_0 pypi
vc 14.2 h21ff451_1
vs2015_runtime 14.34.31931 h4c5c07a_11 conda-forge
wheel 0.38.4 py38haa95532_0
zipp 3.15.0 pypi_0 pypi

@ketakachono ketakachono added the bug Something isn't working label Apr 29, 2023
@Ghassen-Chaabouni
Copy link
Contributor

@ketakachono We don't support audio with the video swapping.
We will keep this issue open until we fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants