Giter Site home page Giter Site logo

wladradchenko / wunjo.wladradchenko.ru Goto Github PK

View Code? Open in Web Editor NEW
700.0 18.0 80.0 226 MB

Wunjo AI: Synthesize & clone voices in English, Russian & Chinese, real-time speech recognition, deepfake face & lips animation, face swap with one photo, change video by text prompts, segmentation, and retouching. Open-source, local & free.

Home Page: https://wladradchenko.ru/wunjo

License: MIT License

Python 88.28% CSS 0.39% JavaScript 10.50% HTML 0.35% Shell 0.02% Praat 0.46%
free image-animation tacotron2 talking-face talking-face-generation talking-head tts wunjo face-swap face-swapping

wunjo.wladradchenko.ru's Introduction

En / Ru

Hello, Visitor!


Here's a bit about me:

  • As of ©2023, my primary focus is developing software for Linux, neural networks and web services.
  • I specialize in designing convolutional neural networks and machine learning algorithms, drawing inspiration from the latest scientific articles. Also I have scientific articles about neural networks, see ORCID
  • Working with very large datasets is my forte, and I have extensive experience with ClickHouse, PostgreSQL, and MySQL and traffic at the real time.
  • Additionally, I create video, photo, and audio content with the help of generative neural networks and write articles explaining the workings of neural networks.
  • My technical skills include Python, JavaScript, Golang and React Native.
  • I also have experience with C#, Matlab, and Italian, although I am primarily focused on the languages listed above.

P.S. For more detailed information about me, please visit webpage.

Statistic:

GitHub profile currently visited Visitor Badge.

Most used language on GitHub:


Thank you for visiting my GitHub profile! Feel free to contact me via Telegram or email at [email protected].

wunjo.wladradchenko.ru's People

Contributors

wladradchenko 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

wunjo.wladradchenko.ru's Issues

pip install -r requirements.txt fails with a conflict

Environment

$: cat /etc/os-release 
NAME="openSUSE Tumbleweed"
# VERSION="20230906"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20230906"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20230906"
BUG_REPORT_URL="https://bugzilla.opensuse.org"
SUPPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo-Tumbleweed"
$: python3 --version
Python 3.11.4
$: git status
HEAD detached at build-v1.5.1
nothing to commit, working tree clean

pip3 install -r requirements.txt

Collecting realesrgan (from -r requirements.txt (line 31))
  Using cached realesrgan-0.3.0-py3-none-any.whl (26 kB)
  Using cached realesrgan-0.2.9-py3-none-any.whl (26 kB)
  Using cached realesrgan-0.2.8-py3-none-any.whl (25 kB)
INFO: pip is looking at multiple versions of onnxruntime to determine which version is compatible with other requirements. This could take a while.
  Using cached realesrgan-0.2.7-py3-none-any.whl (26 kB)
  Using cached realesrgan-0.2.6-py3-none-any.whl (26 kB)
  Using cached realesrgan-0.2.5.0-py3-none-any.whl (25 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
  Using cached realesrgan-0.2.4.0-py3-none-any.whl (25 kB)
  Using cached realesrgan-0.2.3.0-py3-none-any.whl (25 kB)
  Using cached realesrgan-0.2.2.6-py3-none-any.whl (24 kB)
  Using cached realesrgan-0.2.2.5-py3-none-any.whl (22 kB)
  Using cached realesrgan-0.2.2.4-py3-none-any.whl (20 kB)
  Using cached realesrgan-0.2.2.3-py3-none-any.whl (18 kB)
  Using cached realesrgan-0.2.1.tar.gz (1.8 MB)
  Preparing metadata (setup.py) ... done
  Using cached realesrgan-0.2.0.tar.gz (1.8 MB)
  Preparing metadata (setup.py) ... done
Collecting gfpgan (from -r requirements.txt (line 25))
  Using cached gfpgan-1.3.8-py3-none-any.whl (52 kB)
  Using cached gfpgan-1.3.7-py3-none-any.whl (58 kB)
  Using cached gfpgan-1.3.6-py3-none-any.whl (62 kB)
  Using cached gfpgan-1.3.5-py3-none-any.whl (47 kB)
  Using cached gfpgan-1.3.4-py3-none-any.whl (47 kB)
INFO: pip is looking at multiple versions of gfpgan to determine which version is compatible with other requirements. This could take a while.
  Using cached gfpgan-1.3.2-py3-none-any.whl (47 kB)
  Using cached gfpgan-1.3.1-py3-none-any.whl (47 kB)
  Using cached gfpgan-1.3.0-py3-none-any.whl (42 kB)
  Using cached gfpgan-0.2.4-py3-none-any.whl (38 kB)
  Using cached gfpgan-0.2.3-py3-none-any.whl (36 kB)
  Using cached gfpgan-0.2.1.tar.gz (35 kB)
  Preparing metadata (setup.py) ... done
INFO: pip is looking at multiple versions of realesrgan to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of realesrgan to determine which version is compatible with other requirements. This could take a while.
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
ERROR: Cannot install -r requirements.txt (line 31), gfpgan and realesrgan==0.3.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested gfpgan
    realesrgan 0.3.0 depends on gfpgan>=1.3.5
    The user requested gfpgan
    realesrgan 0.2.9 depends on gfpgan>=1.3.5
    The user requested gfpgan
    realesrgan 0.2.8 depends on gfpgan>=1.3.5
    The user requested gfpgan
    realesrgan 0.2.7 depends on gfpgan>=1.3.5
    The user requested gfpgan
    realesrgan 0.2.6 depends on gfpgan>=1.3.5

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Kaspersky ругается

Событие: Запрещено
Приложение: Wunjo Wladradchenko AI
Пользователь: DUNGEON-MASTER\slmpnv
Тип пользователя: Инициатор
Компонент: Мониторинг активности
Описание результата: Запрещено
Тип: Троянское приложение
Название: PDM:Exploit.Win32.Generic
Степень угрозы: Высокая
Тип объекта: Процесс
Путь к объекту: C:\Users\slmpnv\Downloads\wunjo\wunjo\src
Имя объекта: Wunjo Wladradchenko AI.exe
Дата выпуска баз: Сегодня, 29.03.2024 19:01:00
MD5: D2BC573FAEB9C29A4946B396130F3637

download model manually

hey, instead of making it download model automatically,, why dont you just provide the model links and also explain what folder we will input it into....

downloading it automatically can be stressful at times when it failed and you need to restart

Обработка картинки, обращение к неиспользуемому диску

Выбрал картинку для удаления лишнего элемента и получаю ошибку
File "G:\AI\wunjo\src\app_packages\torch\nn\modules\module.py", line 1143, in convert
return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking)
RuntimeError: CUDA error: unknown error
CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.
Compile with TORCH_USE_CUDA_DSA to enable device-side assertions.
File verified C:\Users\AndreyG.wunjo\rtvc\ru\encoder.pt
Load RTVC encoder
Processing will run on GPU
Пожалуйста, подождите... Обработка началась.
Error ... D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_call.cc:121 onnxruntime::CudaCall D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_call.cc:114 onnxruntime::CudaCall CUDA failure 999: unknown error ; GPU=0 ; hostname=ANDREY ; file=D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_execution_provider.cc ; line=239 ; expr=cudaDeviceSynchronize();
Falling back to ['CUDAExecutionProvider', 'CPUExecutionProvider'] and retrying.
EP Error D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_call.cc:121 onnxruntime::CudaCall D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_call.cc:114 onnxruntime::CudaCall CUDA failure 999: unknown error ; GPU=0 ; hostname=ANDREY ; file=D:\a_work\1\s\onnxruntime\core\providers\cuda\cuda_execution_provider.cc ; line=239 ; expr=cudaDeviceSynchronize();

В моём случае диск D: я не использую, там стоит дистрибутив для linux.
Сам я загружаю Windows с диска C: а приложение установил на диск G:

Missing library even though it's installed

$ brew list | grep snd
libsndfile
$ briefcase dev

[wunjo] Starting in dev mode...
===========================================================================
objc[30653]: Class AVFFrameReceiver is implemented in both /opt/homebrew/Cellar/ffmpeg/6.0_1/lib/libavdevice.60.1.100.dylib (0x29c580370) and /Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/av/.dylibs/libavdevice.59.7.100.dylib (0x2a75d8778). One of the two will be used. Which one is undefined.
objc[30653]: Class AVFAudioReceiver is implemented in both /opt/homebrew/Cellar/ffmpeg/6.0_1/lib/libavdevice.60.1.100.dylib (0x29c5803c0) and /Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/av/.dylibs/libavdevice.59.7.100.dylib (0x2a75d87c8). One of the two will be used. Which one is undefined.
Traceback (most recent call last):
  File "/Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/soundfile.py", line 142, in <module>
    raise OSError('sndfile library not found')
OSError: sndfile library not found

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/Users/kistanov/.pyenv/versions/3.10.12/lib/python3.10/runpy.py", line 224, in run_module
    return _run_module_code(code, init_globals, run_name, mod_spec)
  File "/Users/kistanov/.pyenv/versions/3.10.12/lib/python3.10/runpy.py", line 96, in _run_module_code
    _run_code(code, mod_globals, init_globals,
  File "/Users/kistanov/.pyenv/versions/3.10.12/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/Users/kistanov/github/wunjo.wladradchenko.ru/portable/src/wunjo/__main__.py", line 1, in <module>
    from wunjo.app import main
  File "/Users/kistanov/github/wunjo.wladradchenko.ru/portable/src/wunjo/app.py", line 15, in <module>
    from deepfake.inference import AnimationMouthTalk, AnimationFaceTalk, FaceSwap, Retouch, VideoEdit
  File "/Users/kistanov/github/wunjo.wladradchenko.ru/portable/src/deepfake/inference.py", line 24, in <module>
    from src.generate_batch import get_data
  File "/Users/kistanov/github/wunjo.wladradchenko.ru/portable/src/deepfake/src/generate_batch.py", line 8, in <module>
    import src.utils.audio as audio
  File "/Users/kistanov/github/wunjo.wladradchenko.ru/portable/src/deepfake/src/utils/audio.py", line 1, in <module>
    import librosa
  File "/Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/librosa/__init__.py", line 209, in <module>
    from . import core
  File "/Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/librosa/core/__init__.py", line 6, in <module>
    from .audio import *  # pylint: disable=wildcard-import
  File "/Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/librosa/core/audio.py", line 8, in <module>
    import soundfile as sf
  File "/Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/soundfile.py", line 162, in <module>
    _snd = _ffi.dlopen(_os.path.join(
OSError: cannot load library '/Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/_soundfile_data/libsndfile.dylib': dlopen(/Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/_soundfile_data/libsndfile.dylib, 0x0002): tried: '/Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/_soundfile_data/libsndfile.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/_soundfile_data/libsndfile.dylib' (no such file), '/Users/kistanov/github/wunjo.wladradchenko.ru/venv3.10.12/lib/python3.10/site-packages/_soundfile_data/libsndfile.dylib' (no such file)

No matching distribution found for onnxruntime-gpu

(myenv) ➜ portable git:(main) briefcase dev

[wunjo] Installing requirements...
Collecting tensorboard==1.15.0
Using cached tensorboard-1.15.0-py3-none-any.whl (3.8 MB)
Requirement already satisfied: Flask in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (2.3.3)
Requirement already satisfied: Flask-Cors in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (4.0.0)
Requirement already satisfied: pyyaml in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (6.0.1)
Requirement already satisfied: loguru in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.7.2)
Requirement already satisfied: numpy==1.23.5 in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (1.23.5)
Requirement already satisfied: nltk in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (3.8.1)
Requirement already satisfied: Unidecode in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (1.3.6)
Requirement already satisfied: inflect in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (7.0.0)
Requirement already satisfied: librosa==0.9.2 in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.9.2)
Requirement already satisfied: torch==2.0.0 in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (2.0.0)
Requirement already satisfied: torchaudio==2.0.1 in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (2.0.1)
Requirement already satisfied: torchvision==0.15.1 in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.15.1)
Requirement already satisfied: soundfile==0.10.3.post1 in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.10.3.post1)
Requirement already satisfied: flaskwebgui in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (1.0.6)
Requirement already satisfied: waitress in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (2.1.2)
Requirement already satisfied: opencv-python in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (4.8.0.76)
Requirement already satisfied: Pillow in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (10.0.0)
Requirement already satisfied: scikit-image in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.20.0)
Collecting scikit-image
Obtaining dependency information for scikit-image from https://files.pythonhosted.org/packages/cb/a1/6bc36ba38fe9312271cce46cf2025fcc63be096131747a8f41522a57aaef/scikit_image-0.21.0-cp310-cp310-macosx_10_9_x86_64.whl.metadata
Using cached scikit_image-0.21.0-cp310-cp310-macosx_10_9_x86_64.whl.metadata (14 kB)
Requirement already satisfied: kornia in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.7.0)
Requirement already satisfied: face_alignment==1.3.5 in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (1.3.5)
Requirement already satisfied: dlib-bin in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (19.24.2)
Requirement already satisfied: yacs in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.1.8)
Requirement already satisfied: pydub in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.25.1)
Requirement already satisfied: gfpgan in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (1.3.8)
Requirement already satisfied: cog in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.8.6)
Requirement already satisfied: imageio==2.19.3 in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (2.19.3)
Requirement already satisfied: imageio-ffmpeg==0.4.7 in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.4.7)
Requirement already satisfied: av in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (10.0.0)
Requirement already satisfied: torch-optimizer in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.3.0)
Requirement already satisfied: realesrgan in /Users/yaroslav/miniconda3/envs/myenv/lib/python3.10/site-packages (0.3.0)
ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu (from versions: none)
ERROR: No matching distribution found for onnxruntime-gpu
Installing dev requirements...

Unable to install requirements. This may be because one of your
requirements is invalid, or because pip was unable to connect
to the PyPI server.

в readme отсутствуют часть изображений

Mac os application won't start

Environment:

Date/Time:       2023-11-09 10:43:33 
Command line:    /Users/kindman/.pyenv/versions/3.10.13/bin/briefcase dev

OS Release:      Darwin 23.0.0
OS Version:      Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:43 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T6000
Architecture:    arm64
Platform:        macOS-14.0-arm64-arm-64bit

Python exe:      /Users/kindman/.pyenv/versions/3.10.13/bin/python3.10
Python version:  3.10.13 (main, Nov  8 2023, 10:20:57) [Clang 15.0.0 (clang-1500.0.40.1)]
Virtual env:     False
Conda env:       False

Briefcase:       0.3.16
Target platform: macOS
Target format:   None

In dev mode:

(venv) kindman@MacBook-Pro  ~/WebstormProjects/wunjo.wladradchenko.ru/portable: briefcase dev

[wunjo] Starting in dev mode...
===========================================================================
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/Users/kindman/.pyenv/versions/3.10.13/lib/python3.10/runpy.py", line 224, in run_module
    return _run_module_code(code, init_globals, run_name, mod_spec)
  File "/Users/kindman/.pyenv/versions/3.10.13/lib/python3.10/runpy.py", line 96, in _run_module_code
    _run_code(code, mod_globals, init_globals,
  File "/Users/kindman/.pyenv/versions/3.10.13/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/Users/kindman/WebstormProjects/wunjo.wladradchenko.ru/portable/src/wunjo/__main__.py", line 1, in <module>
    from wunjo.app import main
  File "/Users/kindman/WebstormProjects/wunjo.wladradchenko.ru/portable/src/wunjo/app.py", line 6, in <module>
    import torch
  File "/Users/kindman/.pyenv/versions/3.10.13/lib/python3.10/site-packages/torch/__init__.py", line 235, in <module>
    from torch._C import *  # noqa: F403
ImportError: dlopen(/Users/kindman/.pyenv/versions/3.10.13/lib/python3.10/site-packages/torch/_C.cpython-310-darwin.so, 0x0002): symbol not found in flat namespace '_PyFrame_GetLasti'

Problem running app wunjo.

Build & run mode:

[wunjo] Starting app...
===========================================================================
Configuring isolated Python...
Pre-initializing Python runtime...
PythonHome: /Users/kindman/WebstormProjects/wunjo.wladradchenko.ru/portable/build/wunjo/macos/app/Wunjo Wladradchenko AI.app/Contents/Resources/support/python-stdlib
PYTHONPATH:
- /Users/kindman/WebstormProjects/wunjo.wladradchenko.ru/portable/build/wunjo/macos/app/Wunjo Wladradchenko AI.app/Contents/Resources/support/python310.zip
- /Users/kindman/WebstormProjects/wunjo.wladradchenko.ru/portable/build/wunjo/macos/app/Wunjo Wladradchenko AI.app/Contents/Resources/support/python-stdlib
- /Users/kindman/WebstormProjects/wunjo.wladradchenko.ru/portable/build/wunjo/macos/app/Wunjo Wladradchenko AI.app/Contents/Resources/support/python-stdlib/lib-dynload
- /Users/kindman/WebstormProjects/wunjo.wladradchenko.ru/portable/build/wunjo/macos/app/Wunjo Wladradchenko AI.app/Contents/Resources/app_packages
- /Users/kindman/WebstormProjects/wunjo.wladradchenko.ru/portable/build/wunjo/macos/app/Wunjo Wladradchenko AI.app/Contents/Resources/app
Configure argc/argv...
Initializing Python runtime...
No Python NSLog handler found. stdout/stderr will not be captured.
To capture stdout/stderr, add 'std-nslog' to your app dependencies.
Running app module: wunjo
---------------------------------------------------------------------------
Application quit abnormally (Exit code -6)!
Traceback (most recent call last):
  File "Wunjo Wladradchenko AI.app/Contents/Resources/app/wunjo/__main__.py", line 1, in <module>
    from wunjo.app import main
  File "Wunjo Wladradchenko AI.app/Contents/Resources/app/wunjo/app.py", line 6, in <module>
    import torch
ModuleNotFoundError: No module named 'torch'

Choose a face does not work

In Wunjo AI, when I use the tools for fencing off a face such as the dot/line too, lines are not added to the screen. In turn, when processed it throws an error due to not having a face region selected.

Update: When I click a single point in the middle of the face, it does execute correctly.

Wunjo AI Face and Mouth Animation Results in Cannot Find File Specified Error

Running the Face and Mouth Animation results in "The system cannot find the file specified" error. All else looks like it ran fine until it hits a warning about the image size.

Log:
Error ... [WinError 2] The system cannot find the file specified
WARNING:imageio_ffmpeg:IMAGEIO FFMPEG_WRITER WARNING: input image is not divisible by macro_block_size=16, resizing from (256, 255) to (256, 256) to ensure video compatibility with most codecs and players. To prevent resizing, make your input image divisible by the macro_block_size or set the macro_block_size to 1 (risking incompatibility).
Face Renderer:: 100%|##########| 80/80 [06:28<00:00, 4.86s/it]
Face Renderer:: 100%|##########| 80/80 [06:28<00:00, 4.84s/it]
...

Voice clonning doesn't work in Firefox

But it works in Chrome, thank you)
If fix is non-trivial, I could propose to add warning for Firefox users

Environment

  • Macos Sonoma 14.2.1 (23C71)
  • Python 3.10.13
  • Firefox 121.0.1
  • wunjo.wladradchenko.ru commit 3d4f43f

Steps to reproduce:

  1. Run app
DEBUG=1 PYTHONPATH=. ~/miniconda3/envs/wunjo/bin/briefcase dev
  1. Go to "Voices configuration panel"
  2. Choose local file
  3. Click on Recognize text

Actual result:

Nothing happen, stack trace in browser console

Uncaught (in promise) ReferenceError: can't access lexical declaration 'translationsCache' before initialization
    translateWithGoogle http://localhost:8000/static/basic/js/index.js:1256
    submittedSTT http://localhost:8000/static/basic/js/index.js:402
    settingTextToSpeech http://localhost:8000/static/basic/js/index.js:549
    settingTextToSpeech http://localhost:8000/static/basic/js/index.js:548
    onclick http://localhost:8000/:1

https://github.com/wladradchenko/wunjo.wladradchenko.ru/blob/main/portable/src/wunjo/static/basic/js/index.js#L1254

Expected result:

Process of speaker embedding is started

Where are said installers?

This,

Install Wunjo AI

You can download installers for Windows, MacOS and Ubuntu operating systems on the official website Wunjo AI.

would seem to indicate an installer is available to download, but no such installers are available.

Thanks

Правки в wiki

думаю стоит обновить немного вики, чтобы не было путаницы =)

в разделе по настройке GPU сразу указать страницу загрузки NVIDIA CUDA Toolkit 11.8 раз она рекомендована для запуска, с актуальной 12.2 torch не работает

и в настройке виртуальной среды для Windows
venv\Scripts\activate.bat
вместо
source venv/Script/activate

Где посмотреть логи приложения?

Версия 1.5.4

Хотел воспользоваться функцией подмены лица на видео, выбрал фото (выбрал область лица), выбрал видео (выбрал область лица), пошел процесс по итогу ошибка, только не понятно что за ошибка и где можно увидеть подробности.
image

Не создается exe файл в каталоге portable\build после команды briefcase build

Привет, я не могу найти созданный .exe файл, как писалось в вики, который должен появиться после выполнения команды briefcase build. Но его там нет. Файл который я нашёл в папке src, которая лежит по пути portable\build\wunjo\windows\app\src не запускается, давая ошибки:

Traceback (most recent call last):
File "\app\wunjo_main_.py", line 1, in
from wunjo.app import main
File "\app\wunjo\app.py", line 17, in
from diffusers.inference import Video2Video, create_diffusion_instruction
File "\app\diffusers\inference.py", line 17, in
from src.utils.video2render import render
File "\app\diffusers\src\utils\video2render.py", line 10, in
from pytorch_lightning import seed_everything
File "\app_packages\pytorch_lightning_init_.py", line 27, in
from pytorch_lightning.callbacks import Callback # noqa: E402
File "\app_packages\pytorch_lightning\callbacks_init_.py", line 14, in
from pytorch_lightning.callbacks.batch_size_finder import BatchSizeFinder
File "\app_packages\pytorch_lightning\callbacks\batch_size_finder.py", line 24, in
from pytorch_lightning.callbacks.callback import Callback
File "\app_packages\pytorch_lightning\callbacks\callback.py", line 22, in
from pytorch_lightning.utilities.types import STEP_OUTPUT
File "\app_packages\pytorch_lightning\utilities\types.py", line 40, in
from torchmetrics import Metric
File "\app_packages\torchmetrics_init_.py", line 14, in
from torchmetrics import functional # noqa: E402
File "\app_packages\torchmetrics\functional_init_.py", line 14, in
from torchmetrics.functional.audio.deprecated import permutation_invariant_training as permutation_invariant_training
File "\app_packages\torchmetrics\functional\audio_init
.py", line 14, in
from torchmetrics.functional.audio.pit import permutation_invariant_training, pit_permutate
File "\app_packages\torchmetrics\functional\audio\pit.py", line 22, in
from torchmetrics.utilities import rank_zero_warn
File "\app_packages\torchmetrics\utilities_init
.py", line 14, in
from torchmetrics.utilities.checks import check_forward_full_state_property
File "\app_packages\torchmetrics\utilities\checks.py", line 25, in
from torchmetrics.metric import Metric
File "\app_packages\torchmetrics\metric.py", line 30, in
from torchmetrics.utilities.data import (
File "\app_packages\torchmetrics\utilities\data.py", line 22, in
from torchmetrics.utilities.imports import TORCH_GREATER_EQUAL_1_12, XLA_AVAILABLE
File "\app_packages\torchmetrics\utilities\imports.py", line 45, in
TRANSFORMERS_GREATER_EQUAL_4_4: Optional[bool] = compare_version("transformers", operator.ge, "4.4.0")
File "\app_packages\lightning_utilities\core\imports.py", line 77, in compare_version
pkg = importlib.import_module(package)
File "importlib_init
.py", line 126, in import_module
File "\app_packages\transformers_init
.py", line 30, in
from . import dependency_versions_check
File "\app_packages\transformers\dependency_versions_check.py", line 17, in
from .utils.versions import require_version, require_version_core
File "\app_packages\transformers\utils_init.py", line 33, in
from .generic import (
File "\app_packages\transformers\utils\generic.py", line 28, in
from .import_utils import is_flax_available, is_tf_available, is_torch_available, is_torch_fx_proxy
File "\app_packages\transformers\utils\import_utils.py", line 35, in
logger = logging.get_logger(name) # pylint: disable=invalid-name
File "\app_packages\transformers\utils\logging.py", line 123, in get_logger
_configure_library_root_logger()
File "\app_packages\transformers\utils\logging.py", line 86, in _configure_library_root_logger
_default_handler.flush = sys.stderr.flush
AttributeError: 'NoneType' object has no attribute 'flush'

Но тем не менее если запускать через команду briefcase run то приложение запускается и работает, gpu переключается, хотя я обучение пока не проверял

Все пункты по скачиванию исходника, установке зависимостей выполнял в точном соответствии с вики, но хочу заметить что если pytorch и xformers был скачан раньше чем установлена cuda то его нужно повторить последние две строки из 5 пункта в вики:

python -m pip install torch==2.0.0+cu118 torchvision==0.15.1+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
python -m pip install xformers==0.0.19

И после этого режим gpu уже будет доступен

No module named wunjo

When use command briefcase run, I face with this problem. Can you help me?

[wunjo] Finalizing application configuration...
Targeting ubuntu:jammy (Vendor base debian)
Determining glibc version... done
Targeting glibc 2.35
Targeting Python3.10

[wunjo] Starting app...

Install path: /root/AIGC/wunjo.wladradchenko.ru/portable/build/wunjo/ubuntu/jammy/wunjo-1.6.2/usr
Pre-initializing Python runtime...
PYTHONPATH:

  • /usr/lib/python3.10
  • /usr/lib/python3.10/lib-dynload
  • /root/AIGC/wunjo.wladradchenko.ru/portable/build/wunjo/ubuntu/jammy/wunjo-1.6.2/usr/lib/wunjo/app
  • /root/AIGC/wunjo.wladradchenko.ru/portable/build/wunjo/ubuntu/jammy/wunjo-1.6.2/usr/lib/wunjo/app_packages
    Configure argc/argv...
    Initializing Python runtime...
    Running app module: wunjo

Application quit abnormally (Exit code -1)!
/root/miniconda3/envs/wj/bin/python3: No module named wunjo

Problem running app wunjo.

Log saved to /root/AIGC/wunjo.wladradchenko.ru/portable/logs/briefcase.2024_01_14-03_19_14.run.log

Unable to install all dependencies for GPU

Unable to install all dependencies for GPU Please provide a GPU compilation option, as it is impossible to install all the dependencies. I keep getting an error because of this library [GFPGAN]. Also, please review the step-by-step installation on Windows, as it is not very clear and requires constant consultations with AI to follow the instructions.

: https://github.com/TencentARC/GFPGAN

ModuleNotFoundError: No module named 'facexlib'

(venv) ➜ wunjo.wladradchenko.ru git:(main) pip3 install -r requirements.txt
Collecting Flask (from -r requirements.txt (line 1))
Obtaining dependency information for Flask from https://files.pythonhosted.org/packages/fd/56/26f0be8adc2b4257df20c1c4260ddd0aa396cf8e75d90ab2f7ff99bc34f9/flask-2.3.3-py3-none-any.whl.metadata
Downloading flask-2.3.3-py3-none-any.whl.metadata (3.6 kB)
Collecting Flask-Cors (from -r requirements.txt (line 2))
Obtaining dependency information for Flask-Cors from https://files.pythonhosted.org/packages/10/69/1e6cfb87117568a9de088c32d6258219e9d1ff7c131abf74249ef2031279/Flask_Cors-4.0.0-py2.py3-none-any.whl.metadata
Downloading Flask_Cors-4.0.0-py2.py3-none-any.whl.metadata (5.4 kB)
Collecting pyyaml (from -r requirements.txt (line 3))
Obtaining dependency information for pyyaml from https://files.pythonhosted.org/packages/ec/0d/26fb23e8863e0aeaac0c64e03fd27367ad2ae3f3cccf3798ee98ce160368/PyYAML-6.0.1-cp311-cp311-macosx_10_9_x86_64.whl.metadata
Downloading PyYAML-6.0.1-cp311-cp311-macosx_10_9_x86_64.whl.metadata (2.1 kB)
Collecting loguru (from -r requirements.txt (line 4))
Obtaining dependency information for loguru from https://files.pythonhosted.org/packages/03/0a/4f6fed21aa246c6b49b561ca55facacc2a44b87d65b8b92362a8e99ba202/loguru-0.7.2-py3-none-any.whl.metadata
Downloading loguru-0.7.2-py3-none-any.whl.metadata (23 kB)
Collecting numpy==1.23.5 (from -r requirements.txt (line 5))
Downloading numpy-1.23.5-cp311-cp311-macosx_10_9_x86_64.whl (18.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 9.3 MB/s eta 0:00:00
Collecting nltk (from -r requirements.txt (line 6))
Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 7.5 MB/s eta 0:00:00
Collecting Unidecode (from -r requirements.txt (line 7))
Downloading Unidecode-1.3.6-py3-none-any.whl (235 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 kB 5.1 MB/s eta 0:00:00
Collecting inflect (from -r requirements.txt (line 8))
Obtaining dependency information for inflect from https://files.pythonhosted.org/packages/fb/c6/d9feb758be584f729424390af24687d3a4363d968164f94079f83cd536b4/inflect-7.0.0-py3-none-any.whl.metadata
Downloading inflect-7.0.0-py3-none-any.whl.metadata (21 kB)
Collecting librosa==0.9.2 (from -r requirements.txt (line 9))
Downloading librosa-0.9.2-py3-none-any.whl (214 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 214.3/214.3 kB 4.4 MB/s eta 0:00:00
Collecting torch==2.0.0 (from -r requirements.txt (line 10))
Downloading torch-2.0.0-cp311-none-macosx_10_9_x86_64.whl (139.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.5/139.5 MB 3.1 MB/s eta 0:00:00
Collecting torchaudio==2.0.1 (from -r requirements.txt (line 11))
Downloading torchaudio-2.0.1-cp311-cp311-macosx_10_9_x86_64.whl (3.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 5.5 MB/s eta 0:00:00
Collecting soundfile==0.10.3.post1 (from -r requirements.txt (line 12))
Downloading SoundFile-0.10.3.post1-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33-none-macosx_10_5_x86_64.macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl (613 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.4/613.4 kB 4.4 MB/s eta 0:00:00
Collecting flaskwebgui (from -r requirements.txt (line 13))
Downloading flaskwebgui-1.0.6-py3-none-any.whl (7.3 kB)
Collecting waitress (from -r requirements.txt (line 14))
Downloading waitress-2.1.2-py3-none-any.whl (57 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.7/57.7 kB 411.4 kB/s eta 0:00:00
Collecting briefcase (from -r requirements.txt (line 15))
Obtaining dependency information for briefcase from https://files.pythonhosted.org/packages/a2/22/124a61222c93ec322a208f9dbb3c695d1bf2cfcd2b7910e38dbb5c5b42fa/briefcase-0.3.15-py3-none-any.whl.metadata
Downloading briefcase-0.3.15-py3-none-any.whl.metadata (5.4 kB)
Requirement already satisfied: opencv-python in ./venv/lib/python3.11/site-packages (from -r requirements.txt (line 16)) (4.8.0.76)
Requirement already satisfied: Pillow in ./venv/lib/python3.11/site-packages (from -r requirements.txt (line 17)) (10.0.0)
Collecting scikit-image (from -r requirements.txt (line 18))
Obtaining dependency information for scikit-image from https://files.pythonhosted.org/packages/08/53/f28cfb52248665b42db7e45a36ffc3a304fef46b308e5065fe2046e78daf/scikit_image-0.21.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata
Downloading scikit_image-0.21.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata (14 kB)
Collecting kornia (from -r requirements.txt (line 19))
Obtaining dependency information for kornia from https://files.pythonhosted.org/packages/55/da/72cb83aa364ebb4d0109965e20c5d33d7063ccab15332c3fd0acfd5609c9/kornia-0.7.0-py2.py3-none-any.whl.metadata
Downloading kornia-0.7.0-py2.py3-none-any.whl.metadata (12 kB)
Collecting face_alignment==1.3.5 (from -r requirements.txt (line 20))
Obtaining dependency information for face_alignment==1.3.5 from https://files.pythonhosted.org/packages/a1/d1/572b8580cfb026b508e8edbfdafca0e119dfd9b963cc0987db50fe0e5d11/face_alignment-1.3.5-py2.py3-none-any.whl.metadata
Downloading face_alignment-1.3.5-py2.py3-none-any.whl.metadata (6.6 kB)
Collecting dlib-bin (from -r requirements.txt (line 21))
Obtaining dependency information for dlib-bin from https://files.pythonhosted.org/packages/f2/76/54bd4979f764fc6443bd84b5254082e9c7e6095ab1eb461c9c85033f085b/dlib_bin-19.24.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata
Downloading dlib_bin-19.24.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata (1.4 kB)
Collecting yacs (from -r requirements.txt (line 22))
Downloading yacs-0.1.8-py3-none-any.whl (14 kB)
Collecting torchvision==0.15.1 (from -r requirements.txt (line 23))
Downloading torchvision-0.15.1-cp311-cp311-macosx_10_9_x86_64.whl (1.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 7.4 MB/s eta 0:00:00
Collecting pydub (from -r requirements.txt (line 24))
Downloading pydub-0.25.1-py2.py3-none-any.whl (32 kB)
Collecting gfpgan (from -r requirements.txt (line 25))
Downloading gfpgan-1.3.8-py3-none-any.whl (52 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 kB 1.6 MB/s eta 0:00:00
Collecting cog (from -r requirements.txt (line 26))
Obtaining dependency information for cog from https://files.pythonhosted.org/packages/a4/16/16069418df6989fe964d92494c821154244377fb9bb82b7897ba085b965d/cog-0.8.6-py3-none-any.whl.metadata
Downloading cog-0.8.6-py3-none-any.whl.metadata (35 kB)
Collecting imageio==2.19.3 (from -r requirements.txt (line 27))
Downloading imageio-2.19.3-py3-none-any.whl (3.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 6.0 MB/s eta 0:00:00
Collecting imageio-ffmpeg==0.4.7 (from -r requirements.txt (line 28))
Downloading imageio_ffmpeg-0.4.7-py3-none-macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (22.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.5/22.5 MB 6.8 MB/s eta 0:00:00
Collecting av (from -r requirements.txt (line 29))
Downloading av-10.0.0-cp311-cp311-macosx_10_9_x86_64.whl (26.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.0/26.0 MB 6.1 MB/s eta 0:00:00
Collecting torch-optimizer (from -r requirements.txt (line 30))
Downloading torch_optimizer-0.3.0-py3-none-any.whl (61 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 1.7 MB/s eta 0:00:00
Collecting realesrgan (from -r requirements.txt (line 31))
Downloading realesrgan-0.3.0-py3-none-any.whl (26 kB)
Collecting onnxruntime (from -r requirements.txt (line 32))
Obtaining dependency information for onnxruntime from https://files.pythonhosted.org/packages/e7/fb/5ec6f781adaa740d367801282feb4544c39b717f17092b706f2c496366ba/onnxruntime-1.15.1-cp311-cp311-macosx_10_15_x86_64.whl.metadata
Downloading onnxruntime-1.15.1-cp311-cp311-macosx_10_15_x86_64.whl.metadata (4.0 kB)
Collecting insightface (from -r requirements.txt (line 33))
Downloading insightface-0.7.3.tar.gz (439 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 439.5/439.5 kB 4.2 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Collecting pypinyin (from -r requirements.txt (line 34))
Obtaining dependency information for pypinyin from https://files.pythonhosted.org/packages/00/fc/3e82bf38739a7b2c4f699245ce6c84ff254723c678c2cdc5d2ecbddf9afb/pypinyin-0.49.0-py2.py3-none-any.whl.metadata
Downloading pypinyin-0.49.0-py2.py3-none-any.whl.metadata (12 kB)
Collecting audioread>=2.1.9 (from librosa==0.9.2->-r requirements.txt (line 9))
Downloading audioread-3.0.0.tar.gz (377 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 377.0/377.0 kB 6.5 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: scipy>=1.2.0 in ./venv/lib/python3.11/site-packages (from librosa==0.9.2->-r requirements.txt (line 9)) (1.11.2)
Collecting scikit-learn>=0.19.1 (from librosa==0.9.2->-r requirements.txt (line 9))
Obtaining dependency information for scikit-learn>=0.19.1 from https://files.pythonhosted.org/packages/e8/dd/41bc4dfa519bc1a0617b68496120c472f1a1a5db264132d1530c43f059a8/scikit_learn-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata
Downloading scikit_learn-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata (11 kB)
Collecting joblib>=0.14 (from librosa==0.9.2->-r requirements.txt (line 9))
Obtaining dependency information for joblib>=0.14 from https://files.pythonhosted.org/packages/10/40/d551139c85db202f1f384ba8bcf96aca2f329440a844f924c8a0040b6d02/joblib-1.3.2-py3-none-any.whl.metadata
Downloading joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB)
Collecting decorator>=4.0.10 (from librosa==0.9.2->-r requirements.txt (line 9))
Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting resampy>=0.2.2 (from librosa==0.9.2->-r requirements.txt (line 9))
Downloading resampy-0.4.2-py3-none-any.whl (3.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 7.6 MB/s eta 0:00:00
Requirement already satisfied: numba>=0.45.1 in ./venv/lib/python3.11/site-packages (from librosa==0.9.2->-r requirements.txt (line 9)) (0.57.1)
Collecting pooch>=1.0 (from librosa==0.9.2->-r requirements.txt (line 9))
Downloading pooch-1.7.0-py3-none-any.whl (60 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.9/60.9 kB 1.7 MB/s eta 0:00:00
Requirement already satisfied: packaging>=20.0 in ./venv/lib/python3.11/site-packages (from librosa==0.9.2->-r requirements.txt (line 9)) (23.1)
Requirement already satisfied: filelock in ./venv/lib/python3.11/site-packages (from torch==2.0.0->-r requirements.txt (line 10)) (3.12.3)
Requirement already satisfied: typing-extensions in ./venv/lib/python3.11/site-packages (from torch==2.0.0->-r requirements.txt (line 10)) (4.7.1)
Requirement already satisfied: sympy in ./venv/lib/python3.11/site-packages (from torch==2.0.0->-r requirements.txt (line 10)) (1.12)
Requirement already satisfied: networkx in ./venv/lib/python3.11/site-packages (from torch==2.0.0->-r requirements.txt (line 10)) (3.1)
Requirement already satisfied: jinja2 in ./venv/lib/python3.11/site-packages (from torch==2.0.0->-r requirements.txt (line 10)) (3.1.2)
Collecting cffi>=1.0 (from soundfile==0.10.3.post1->-r requirements.txt (line 12))
Downloading cffi-1.15.1-cp311-cp311-macosx_10_9_x86_64.whl (179 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.2/179.2 kB 3.0 MB/s eta 0:00:00
Requirement already satisfied: tqdm in ./venv/lib/python3.11/site-packages (from face_alignment==1.3.5->-r requirements.txt (line 20)) (4.66.1)
Requirement already satisfied: requests in ./venv/lib/python3.11/site-packages (from torchvision==0.15.1->-r requirements.txt (line 23)) (2.31.0)
Collecting Werkzeug>=2.3.7 (from Flask->-r requirements.txt (line 1))
Obtaining dependency information for Werkzeug>=2.3.7 from https://files.pythonhosted.org/packages/9b/59/a7c32e3d8d0e546a206e0552a2c04444544f15c1da4a01df8938d20c6ffc/werkzeug-2.3.7-py3-none-any.whl.metadata
Downloading werkzeug-2.3.7-py3-none-any.whl.metadata (4.1 kB)
Collecting itsdangerous>=2.1.2 (from Flask->-r requirements.txt (line 1))
Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB)
Collecting click>=8.1.3 (from Flask->-r requirements.txt (line 1))
Obtaining dependency information for click>=8.1.3 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata
Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting blinker>=1.6.2 (from Flask->-r requirements.txt (line 1))
Downloading blinker-1.6.2-py3-none-any.whl (13 kB)
Collecting regex>=2021.8.3 (from nltk->-r requirements.txt (line 6))
Obtaining dependency information for regex>=2021.8.3 from https://files.pythonhosted.org/packages/db/88/7c35fafe46fda07246c143a106f71880c3368ac5ef3beef89cc17b3bf12c/regex-2023.8.8-cp311-cp311-macosx_10_9_x86_64.whl.metadata
Downloading regex-2023.8.8-cp311-cp311-macosx_10_9_x86_64.whl.metadata (40 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.4 MB/s eta 0:00:00
Collecting pydantic>=1.9.1 (from inflect->-r requirements.txt (line 8))
Obtaining dependency information for pydantic>=1.9.1 from https://files.pythonhosted.org/packages/82/06/fafdc75e48b248eff364b4249af4bcc6952225e8f20e8205820afc66e88e/pydantic-2.3.0-py3-none-any.whl.metadata
Downloading pydantic-2.3.0-py3-none-any.whl.metadata (148 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.8/148.8 kB 3.3 MB/s eta 0:00:00
Collecting psutil~=5.9 (from flaskwebgui->-r requirements.txt (line 13))
Downloading psutil-5.9.5-cp36-abi3-macosx_10_9_x86_64.whl (245 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 245.3/245.3 kB 4.8 MB/s eta 0:00:00
Requirement already satisfied: pip>=23.1.1 in ./venv/lib/python3.11/site-packages (from briefcase->-r requirements.txt (line 15)) (23.2.1)
Requirement already satisfied: setuptools>=60 in ./venv/lib/python3.11/site-packages (from briefcase->-r requirements.txt (line 15)) (68.1.2)
Collecting wheel>=0.37 (from briefcase->-r requirements.txt (line 15))
Obtaining dependency information for wheel>=0.37 from https://files.pythonhosted.org/packages/b8/8b/31273bf66016be6ad22bb7345c37ff350276cfd46e389a0c2ac5da9d9073/wheel-0.41.2-py3-none-any.whl.metadata
Using cached wheel-0.41.2-py3-none-any.whl.metadata (2.2 kB)
Collecting build>=0.10 (from briefcase->-r requirements.txt (line 15))
Obtaining dependency information for build>=0.10 from https://files.pythonhosted.org/packages/93/dd/b464b728b866aaa62785a609e0dd8c72201d62c5f7c53e7c20f4dceb085f/build-1.0.3-py3-none-any.whl.metadata
Downloading build-1.0.3-py3-none-any.whl.metadata (4.2 kB)
Collecting cookiecutter<3.0,>=2.2 (from briefcase->-r requirements.txt (line 15))
Obtaining dependency information for cookiecutter<3.0,>=2.2 from https://files.pythonhosted.org/packages/75/db/09d6bb7e41a2e775c1f5a75a795e1e524ae82423648752e2445d98a00a48/cookiecutter-2.3.0-py3-none-any.whl.metadata
Downloading cookiecutter-2.3.0-py3-none-any.whl.metadata (13 kB)
Collecting GitPython<4.0,>=3.1 (from briefcase->-r requirements.txt (line 15))
Obtaining dependency information for GitPython<4.0,>=3.1 from https://files.pythonhosted.org/packages/0f/c6/bb9e2276b6fed126aa21e292493b45a3df4cfba7cbfcf2ab8809a6b0e718/GitPython-3.1.35-py3-none-any.whl.metadata
Downloading GitPython-3.1.35-py3-none-any.whl.metadata (10 kB)
Collecting platformdirs<4.0,>=2.6 (from briefcase->-r requirements.txt (line 15))
Obtaining dependency information for platformdirs<4.0,>=2.6 from https://files.pythonhosted.org/packages/14/51/fe5a0d6ea589f0d4a1b97824fb518962ad48b27cd346dcdfa2405187997a/platformdirs-3.10.0-py3-none-any.whl.metadata
Downloading platformdirs-3.10.0-py3-none-any.whl.metadata (11 kB)
Collecting rich<14.0,>=12.6 (from briefcase->-r requirements.txt (line 15))
Obtaining dependency information for rich<14.0,>=12.6 from https://files.pythonhosted.org/packages/8d/5f/21a93b2ec205f4b79853ff6e838e3c99064d5dbe85ec6b05967506f14af0/rich-13.5.2-py3-none-any.whl.metadata
Downloading rich-13.5.2-py3-none-any.whl.metadata (18 kB)
Collecting tomli-w<2.0,>=1.0 (from briefcase->-r requirements.txt (line 15))
Downloading tomli_w-1.0.0-py3-none-any.whl (6.0 kB)
Collecting dmgbuild<2.0,>=1.6 (from briefcase->-r requirements.txt (line 15))
Downloading dmgbuild-1.6.1-py3-none-any.whl (36 kB)
INFO: pip is looking at multiple versions of scikit-image to determine which version is compatible with other requirements. This could take a while.
Collecting scikit-image (from -r requirements.txt (line 18))
Downloading scikit_image-0.20.0-cp311-cp311-macosx_10_9_x86_64.whl (13.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 8.2 MB/s eta 0:00:00
Collecting tifffile>=2019.7.26 (from scikit-image->-r requirements.txt (line 18))
Obtaining dependency information for tifffile>=2019.7.26 from https://files.pythonhosted.org/packages/12/3e/89513f44a10c625121b7d5bc54390d7ac7f2c92a19755c052888febf9730/tifffile-2023.8.30-py3-none-any.whl.metadata
Downloading tifffile-2023.8.30-py3-none-any.whl.metadata (30 kB)
Collecting PyWavelets>=1.1.1 (from scikit-image->-r requirements.txt (line 18))
Downloading PyWavelets-1.4.1-cp311-cp311-macosx_10_13_x86_64.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 9.3 MB/s eta 0:00:00
Collecting lazy_loader>=0.1 (from scikit-image->-r requirements.txt (line 18))
Obtaining dependency information for lazy_loader>=0.1 from https://files.pythonhosted.org/packages/a1/c3/65b3814e155836acacf720e5be3b5757130346670ac454fee29d3eda1381/lazy_loader-0.3-py3-none-any.whl.metadata
Downloading lazy_loader-0.3-py3-none-any.whl.metadata (4.3 kB)
Collecting basicsr>=1.4.2 (from gfpgan->-r requirements.txt (line 25))
Downloading basicsr-1.4.2.tar.gz (172 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.5/172.5 kB 3.7 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: facexlib>=0.2.5 in ./venv/lib/python3.11/site-packages (from gfpgan->-r requirements.txt (line 25)) (0.3.0)
Collecting lmdb (from gfpgan->-r requirements.txt (line 25))
Downloading lmdb-1.4.1-cp311-cp311-macosx_10_9_universal2.whl (169 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.5/169.5 kB 4.1 MB/s eta 0:00:00
Collecting tb-nightly (from gfpgan->-r requirements.txt (line 25))
Obtaining dependency information for tb-nightly from https://files.pythonhosted.org/packages/ba/14/d93e4813a1bb3bc543c8b668b54ece6be2143fcaa7d950d8f4a7043ad6f0/tb_nightly-2.15.0a20230911-py3-none-any.whl.metadata
Downloading tb_nightly-2.15.0a20230911-py3-none-any.whl.metadata (1.7 kB)
Collecting yapf (from gfpgan->-r requirements.txt (line 25))
Obtaining dependency information for yapf from https://files.pythonhosted.org/packages/23/75/c374517c09e31bf22d3b3f156d73e0f38d08e29b2afdd607cef5f1e10aa9/yapf-0.40.1-py3-none-any.whl.metadata
Downloading yapf-0.40.1-py3-none-any.whl.metadata (35 kB)
Collecting attrs<24,>=20.1 (from cog->-r requirements.txt (line 26))
Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00
Collecting fastapi<0.99.0,>=0.75.2 (from cog->-r requirements.txt (line 26))
Obtaining dependency information for fastapi<0.99.0,>=0.75.2 from https://files.pythonhosted.org/packages/50/2c/6b94f191519dcc8190e78aff7bcb12c58329d1ab4c8aa11f2def9c214599/fastapi-0.98.0-py3-none-any.whl.metadata
Downloading fastapi-0.98.0-py3-none-any.whl.metadata (22 kB)
Collecting pydantic>=1.9.1 (from inflect->-r requirements.txt (line 8))
Obtaining dependency information for pydantic>=1.9.1 from https://files.pythonhosted.org/packages/15/ef/24f51eee3ccb81d42aeee387d4cf43a5d0e8ddafad967bce7754d44b755d/pydantic-1.10.12-cp311-cp311-macosx_10_9_x86_64.whl.metadata
Downloading pydantic-1.10.12-cp311-cp311-macosx_10_9_x86_64.whl.metadata (149 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.3/149.3 kB 3.5 MB/s eta 0:00:00
Collecting structlog<24,>=20 (from cog->-r requirements.txt (line 26))
Downloading structlog-23.1.0-py3-none-any.whl (62 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.4/62.4 kB 2.1 MB/s eta 0:00:00
Collecting uvicorn[standard]<1,>=0.12 (from cog->-r requirements.txt (line 26))
Obtaining dependency information for uvicorn[standard]<1,>=0.12 from https://files.pythonhosted.org/packages/79/96/b0882a1c3f7ef3dd86879e041212ae5b62b4bd352320889231cc735a8e8f/uvicorn-0.23.2-py3-none-any.whl.metadata
Downloading uvicorn-0.23.2-py3-none-any.whl.metadata (6.2 kB)
Collecting pytorch-ranger>=0.1.1 (from torch-optimizer->-r requirements.txt (line 30))
Downloading pytorch_ranger-0.1.1-py3-none-any.whl (14 kB)
Collecting coloredlogs (from onnxruntime->-r requirements.txt (line 32))
Downloading coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 1.1 MB/s eta 0:00:00
Collecting flatbuffers (from onnxruntime->-r requirements.txt (line 32))
Obtaining dependency information for flatbuffers from https://files.pythonhosted.org/packages/6f/12/d5c79ee252793ffe845d58a913197bfa02ae9a0b5c9bc3dc4b58d477b9e7/flatbuffers-23.5.26-py2.py3-none-any.whl.metadata
Downloading flatbuffers-23.5.26-py2.py3-none-any.whl.metadata (850 bytes)
INFO: pip is looking at multiple versions of onnxruntime to determine which version is compatible with other requirements. This could take a while.
Collecting onnxruntime (from -r requirements.txt (line 32))
Obtaining dependency information for onnxruntime from https://files.pythonhosted.org/packages/72/37/2e7f4e49fc6cc2a8a4f9c336f6f8ba815d8d2504e054eceae751de9d3169/onnxruntime-1.15.0-cp311-cp311-macosx_10_15_x86_64.whl.metadata
Downloading onnxruntime-1.15.0-cp311-cp311-macosx_10_15_x86_64.whl.metadata (3.9 kB)
Collecting realesrgan (from -r requirements.txt (line 31))
Downloading realesrgan-0.2.9-py3-none-any.whl (26 kB)
Downloading realesrgan-0.2.8-py3-none-any.whl (25 kB)
Downloading realesrgan-0.2.7-py3-none-any.whl (26 kB)
INFO: pip is still looking at multiple versions of onnxruntime to determine which version is compatible with other requirements. This could take a while.
Downloading realesrgan-0.2.6-py3-none-any.whl (26 kB)
Downloading realesrgan-0.2.5.0-py3-none-any.whl (25 kB)
Downloading realesrgan-0.2.4.0-py3-none-any.whl (25 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
Downloading realesrgan-0.2.3.0-py3-none-any.whl (25 kB)
Downloading realesrgan-0.2.2.6-py3-none-any.whl (24 kB)
Downloading realesrgan-0.2.2.5-py3-none-any.whl (22 kB)
Downloading realesrgan-0.2.2.4-py3-none-any.whl (20 kB)
Downloading realesrgan-0.2.2.3-py3-none-any.whl (18 kB)
Downloading realesrgan-0.2.1.tar.gz (1.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.9 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [28 lines of output]
Traceback (most recent call last):
File "", line 48, in get_hash
ModuleNotFoundError: No module named 'facexlib'

  During handling of the above exception, another exception occurred:

  Traceback (most recent call last):
    File "/Users/yaroslav/Documents/GitHub/wunjo.wladradchenko.ru/venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
      main()
    File "/Users/yaroslav/Documents/GitHub/wunjo.wladradchenko.ru/venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/Users/yaroslav/Documents/GitHub/wunjo.wladradchenko.ru/venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
      return hook(config_settings)
             ^^^^^^^^^^^^^^^^^^^^^
    File "/private/var/folders/4l/bydy9jds7n98pwptvy5r5vvm0000gn/T/pip-build-env-l__7gzoj/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 355, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=['wheel'])
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/private/var/folders/4l/bydy9jds7n98pwptvy5r5vvm0000gn/T/pip-build-env-l__7gzoj/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 325, in _get_build_requires
      self.run_setup()
    File "/private/var/folders/4l/bydy9jds7n98pwptvy5r5vvm0000gn/T/pip-build-env-l__7gzoj/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 507, in run_setup
      super(_BuildMetaLegacyBackend, self).run_setup(setup_script=setup_script)
    File "/private/var/folders/4l/bydy9jds7n98pwptvy5r5vvm0000gn/T/pip-build-env-l__7gzoj/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 341, in run_setup
      exec(code, locals())
    File "<string>", line 89, in <module>
    File "<string>", line 65, in write_version_py
    File "<string>", line 51, in get_hash
  ImportError: Unable to get git version
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Error when running

Hello,

When I try to run app.py from Visual Studio I get the errors:

C:\Users\test.wunjo\deepfake\custom_diffusion.json already exists!
C:\Users\test.wunjo\user_trained_voice\INSTRUCTION.md already exists!
C:\Users\test.wunjo\user_trained_voice\custom_user.json already exists!
Press any key to continue . . .

The app never starts. Can I run this from Visual Studio?

Thanks!

Virus warnings for some SatTalker model witch using in Face Animation from Image

Hello,

A few of your models you have links to in the json files are scanning as severe viruses:

  1. "mapping_00229-model.pth.tar": "https://github.com/Winfredy/SadTalker/releases/download/v0.0.2/mapping_00229-model.pth.tar",
  2. "facevid2vid_00189-model.pth.tar": "https://github.com/Winfredy/SadTalker/releases/download/v0.0.2/facevid2vid_00189-model.pth.tar",

Windows is suggesting that these are both infected with Trojan:Win32/Sirefef!cfg. Both are associated with the SadTalker program.

https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?name=Trojan%3AWin32%2FSirefef!cfg&threatid=170766

Can you explain?

Missing dict file if "Pretrained model" checked

If UI "Pretrained model" checked, operation fails with empty descriptive message (just Error training...).
Traceback:

AssertionError
	assert os.path.exists(dict_source)
File "/usr/lib/wunjo/app/speech/tps/tps/utils/__init__.py", line 44, in load_dict
	self.entries = load_dict(dict_source, fmt)
File "/usr/lib/wunjo/app/speech/tps/tps/modules/custom/replacer.py", line 30, in __init__
	super().__init__(dict_source, "Omograph")
File "/usr/lib/wunjo/app/speech/tps/tps/modules/omographs/rule_based/independent.py", line 14, in __init__
	super().__init__(dict_source, prefer_user)
File "/usr/lib/wunjo/app/speech/tps/tps/modules/omographs/rule_based/russian.py", line 10, in __init__
	md.RuOmograph([omographs_dict, "plane"], True),
File "/usr/lib/wunjo/app/speech/tps/tps/handler.py", line 487, in _get_default_modules
	modules = _get_default_modules(charset, data_dir, verify_checksum, silent, use_cleaner)
File "/usr/lib/wunjo/app/speech/tps/tps/handler.py", line 384, in from_charset
	text_handler = Handler.from_charset(hparams.charset, data_dir=os.path.join(os.path.dirname(os.path.abspath(__file__)), "data"), silent=True)
File "/usr/lib/wunjo/app/tacotron2/train.py", line 104, in prepare_dataloaders
	train_loader, valset, collate_fn = prepare_dataloaders(hparams, distributed_run)
File "/usr/lib/wunjo/app/tacotron2/train.py", line 278, in train
	train(hparams, distributed_run=distributed_run, rank=rank, n_gpus=n_gpus)
File "/usr/lib/wunjo/app/tacotron2/train.py", line 412, in main
	tacotron2(hparams_path=config_path)

dict_source in that case contains path /usr/lib/wunjo/app/tacotron2/data/omographs.dict (missing in distribution).

Tech info:

Не скачивает файлы

Привет! Посмотрел примеры и приятно удивлен. Сразу захотел опробовать.
Скачал готовую сборку под Windows, начал синтезировать речь. Прога выдала что нет файлов для синтеза и они скачаются. Но не чувствую это скачивание. Папка .wunjo весит 1 МБ и не увеличивается. Ошибок никаких не дает. Как-то можно вручную закинуть туда необходимые файлы? Не нашел в документации этого

Скрины:
https://disk.yandex.ru/i/pAnpZjZiA_5mOw
https://disk.yandex.ru/i/1dHNIBNrrOJTEw

trouble with installing

Hi, dear Wlat Radchenko.

I can't install your 1.5.5 version for Ubuntu. I got 404 error.

I am trying to install 1.5.4. So far, the installation process is going well

$ wget https://wladradchenko.ru/static/wunjo.wladradchenko.ru/build/linux/wunjo_1.5.5.deb --2023-10-04 20:01:10-- https://wladradchenko.ru/static/wunjo.wladradchenko.ru/build/linux/wunjo_1.5.5.deb Resolving wladradchenko.ru (wladradchenko.ru)... 31.31.196.137, 2a00:f940:2:2:1:1:0:150 Connecting to wladradchenko.ru (wladradchenko.ru)|31.31.196.137|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2023-10-04 20:01:10 ERROR 404: Not Found.

Windows. A matching Triton is not available

if you get after briefcase dev

[wunjo] Starting in dev mode...
===========================================================================
A matching Triton is not available, some optimizations will not be enabled.
Error caught was: No module named 'triton'

you can fix this with this command:
pip install https://huggingface.co/r4ziel/xformers_pre_built/resolve/main/triton-2.0.0-cp310-cp310-win_amd64.whl

Mac OS briefcase run not working

добрый день, после запуска
briefcase run
получаю ошибку

Traceback (most recent call last):
File "Wunjo Wladradchenko AI.app/Contents/Resources/app/wunjo/main.py", line 1, in
from wunjo.app import main
File "Wunjo Wladradchenko AI.app/Contents/Resources/app/wunjo/app.py", line 6, in
import torch
ModuleNotFoundError: No module named 'torch'

[Apple M2 Pro] Some requirments missed

Description

Unable to install two libraries: dlib-bin and onnxruntime-gpu on MacBook M2 Pro

Env

  • Python Version: 3.10.9
  • macOS Version: 13.5.2
  • pip version: 23.2.1

Steps to Reproduce

  1. Clone the repo
  2. Run python -m venv venv.
  3. Run source venv/bin/activate.
  4. Run pip install -r requirments.txt.

Expected Behavior

The libraries should be installed without any issues.

Actual Behavior

For dlib-bin:

ERROR: Could not find a version that satisfies the requirement dlib-bin (from versions: none)
ERROR: No matching distribution found for dlib-bin

For onnxruntime-gpu (it's not a part of the requirments.txt, so I'm not sure I need it):

ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu (from versions: none)
ERROR: No matching distribution found for onnxruntime-gpu

Compile for gpu errors on windows


d:\Projects\winjo>venv\Scripts\activate.bat

(venv) d:\Projects\winjo>pip install -r requirements_gpu.txt
Collecting Flask (from -r requirements_gpu.txt (line 1))
  Obtaining dependency information for Flask from https://files.pythonhosted.org/packages/36/42/015c23096649b908c809c69388a805a571a3bea44362fe87e33fc3afa01f/flask-3.0.0-py3-none-any.whl.metadata
  Using cached flask-3.0.0-py3-none-any.whl.metadata (3.6 kB)
Collecting Flask-Cors (from -r requirements_gpu.txt (line 2))
  Obtaining dependency information for Flask-Cors from https://files.pythonhosted.org/packages/10/69/1e6cfb87117568a9de088c32d6258219e9d1ff7c131abf74249ef2031279/Flask_Cors-4.0.0-py2.py3-none-any.whl.metadata
  Using cached Flask_Cors-4.0.0-py2.py3-none-any.whl.metadata (5.4 kB)
Collecting pyyaml (from -r requirements_gpu.txt (line 3))
  Obtaining dependency information for pyyaml from https://files.pythonhosted.org/packages/2b/9f/fbade56564ad486809c27b322d0f7e6a89c01f6b4fe208402e90d4443a99/PyYAML-6.0.1-cp312-cp312-win_amd64.whl.metadata
  Using cached PyYAML-6.0.1-cp312-cp312-win_amd64.whl.metadata (2.1 kB)
Collecting loguru (from -r requirements_gpu.txt (line 4))
  Obtaining dependency information for loguru from https://files.pythonhosted.org/packages/03/0a/4f6fed21aa246c6b49b561ca55facacc2a44b87d65b8b92362a8e99ba202/loguru-0.7.2-py3-none-any.whl.metadata
  Using cached loguru-0.7.2-py3-none-any.whl.metadata (23 kB)
Collecting numpy==1.23.5 (from -r requirements_gpu.txt (line 5))
  Using cached numpy-1.23.5.tar.gz (10.7 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
ERROR: Exception:
Traceback (most recent call last):
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\cli\base_command.py", line 180, in exc_logging_wrapper
    status = run_func(*args)
             ^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\cli\req_command.py", line 248, in wrapper
    return func(self, options, args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\commands\install.py", line 377, in run
    requirement_set = resolver.resolve(
                      ^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\resolution\resolvelib\resolver.py", line 92, in resolve
    result = self._result = resolver.resolve(
                            ^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 546, in resolve
    state = resolution.resolve(requirements, max_rounds=max_rounds)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 397, in resolve
    self._add_to_criteria(self.state.criteria, r, parent=None)
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 173, in _add_to_criteria
    if not criterion.candidates:
           ^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_vendor\resolvelib\structs.py", line 156, in __bool__
    return bool(self._sequence)
           ^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 155, in __bool__
    return any(self)
           ^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 143, in <genexpr>
    return (c for c in iterator if id(c) not in self._incompatible_ids)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 47, in _iter_built
    candidate = func()
                ^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\resolution\resolvelib\factory.py", line 206, in _make_candidate_from_link
    self._link_candidate_cache[link] = LinkCandidate(
                                       ^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 293, in __init__
    super().__init__(
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 156, in __init__
    self.dist = self._prepare()
                ^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 225, in _prepare
    dist = self._prepare_distribution()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 304, in _prepare_distribution
    return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\operations\prepare.py", line 538, in prepare_linked_requirement
    return self._prepare_linked_requirement(req, parallel_builds)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\operations\prepare.py", line 653, in _prepare_linked_requirement
    dist = _get_prepared_distribution(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\operations\prepare.py", line 69, in _get_prepared_distribution
    abstract_dist.prepare_distribution_metadata(
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\distributions\sdist.py", line 48, in prepare_distribution_metadata
    self._install_build_reqs(finder)
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\distributions\sdist.py", line 118, in _install_build_reqs
    build_reqs = self._get_build_requires_wheel()
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\distributions\sdist.py", line 95, in _get_build_requires_wheel
    return backend.get_requires_for_build_wheel()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_internal\utils\misc.py", line 697, in get_requires_for_build_wheel
    return super().get_requires_for_build_wheel(config_settings=cs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_vendor\pyproject_hooks\_impl.py", line 166, in get_requires_for_build_wheel
    return self._call_hook('get_requires_for_build_wheel', {
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_vendor\pyproject_hooks\_impl.py", line 321, in _call_hook
    raise BackendUnavailable(data.get('traceback', ''))
pip._vendor.pyproject_hooks._impl.BackendUnavailable: Traceback (most recent call last):
  File "d:\Projects\winjo\venv\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 77, in _build_backend
    obj = import_module(mod_path)
          ^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Python312\Lib\importlib\__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1381, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1354, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1304, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1381, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1354, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1325, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 929, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 994, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "C:\Users\vovap\AppData\Local\Temp\pip-build-env-26xzfc6z\overlay\Lib\site-packages\setuptools\__init__.py", line 10, in <module>
    import distutils.core
ModuleNotFoundError: No module named 'distutils'```

briefcase package, error in windows, the build work, the app open but cant compile anithing.

(wunjo) PS H:\ia\wunjo.wladradchenko.ru-main\portable> briefcase package


** WARNING: No signing identity provided **


Briefcase will not sign the app. To provide a signing identity,
use the `--identity` option; or, to explicitly disable signing,
use `--adhoc-sign`.

[wunjo] Building MSI...
Compiling application manifest...
Compiling... done
Compiling application installer...
wunjo.wxs
wunjo-manifest.wxs
Compiling... done
Linking application installer...
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(7199) : warning LGHT1076 : ICE60: The file filF5E8DB8E4102951E3A509A6C325A79BA is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(7205) : warning LGHT1076 : ICE60: The file fil27F48996A851EEF3E69C743F02E20EC6 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(7211) : warning LGHT1076 : ICE60: The file fil84A5823952D12DBE3E58C5D215A6794B is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(7217) : warning LGHT1076 : ICE60: The file fil5F37FC6ED022340FBD6A66A552B5794D is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(16983) : warning LGHT1076 : ICE60: The file filFA56B82AFD7E905E82BCC5549B58ACF5 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(16986) : warning LGHT1076 : ICE60: The file fil1257BC7A45E9CCB44B5D58901B791E38 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(16989) : warning LGHT1076 : ICE60: The file filFB1DEC1BC03800BCDBA8458D29D25DBD is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(16992) : warning LGHT1076 : ICE60: The file fil4C4AE428D50598D6F28EEEFE74EBEFE1 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(16995) : warning LGHT1076 : ICE60: The file fil639BB5793B86E2E02E52710602CC01EF is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(16998) : warning LGHT1076 : ICE60: The file fil7780A2CB4076B3C896045F19A87F400A is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17001) : warning LGHT1076 : ICE60: The file fil0C34475C8EF86122A73F3C3099D638E8 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17004) : warning LGHT1076 : ICE60: The file fil9B0C46927834A29B63685B46CCB9A5E4 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17007) : warning LGHT1076 : ICE60: The file fil40BA84BE3C99CF9874E590294E2929E7 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17010) : warning LGHT1076 : ICE60: The file fil209FAA2C5F012FD2DB9DEC3BF8F0001A is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17013) : warning LGHT1076 : ICE60: The file fil0B5B172BE478D66250D56ECA4D7D6FA3 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17016) : warning LGHT1076 : ICE60: The file filFD150E313DC40C5B46A8AF6222C4FC7A is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17019) : warning LGHT1076 : ICE60: The file fil1E5D34E22EA1D3FCE9A39C2B8BB435DF is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17022) : warning LGHT1076 : ICE60: The file filB5183121DCDD8DAC62871760FD7C1067 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17025) : warning LGHT1076 : ICE60: The file fil844C26D7E6C2CA410C89170A7F93476B is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17028) : warning LGHT1076 : ICE60: The file fil2DE1D004C173118DE042B0C259AA725E is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17031) : warning LGHT1076 : ICE60: The file filF9E7BF2B7E5B778DA311E58F09B9DA25 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17034) : warning LGHT1076 : ICE60: The file fil607120AB67899383769523711DB907C8 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17037) : warning LGHT1076 : ICE60: The file filCA8A5F8BA260A9C59BAEF6655CC45D04 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17040) : warning LGHT1076 : ICE60: The file fil001DA59D301F6A5E1881AFEE273D843A is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17043) : warning LGHT1076 : ICE60: The file filDCF180F036CC702E2F2F7EE4B3B566A1 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17052) : warning LGHT1076 : ICE60: The file fil7CFE43D0BE49FD060CBD1D46F0392078 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17055) : warning LGHT1076 : ICE60: The file fil250D619EC793734ACD252F8FD938470A is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17058) : warning LGHT1076 : ICE60: The file filF60DD131E7DE28A714BA64AE899BE919 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17061) : warning LGHT1076 : ICE60: The file fil3EFBA07AC3672BFBBB3D1E3580D0980C is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17064) : warning LGHT1076 : ICE60: The file fil712C897C067DDF03B95DA2C512903DFB is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17067) : warning LGHT1076 : ICE60: The file fil1700653885C516498B262C27DEA65153 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17070) : warning LGHT1076 : ICE60: The file fil3F240E1AA70835D2046F421BBE05B764 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17073) : warning LGHT1076 : ICE60: The file fil0F6E3CA59997F63AEEF9516DB50E9762 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17076) : warning LGHT1076 : ICE60: The file fil0038C5C2406506395965003D4F99DD14 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17079) : warning LGHT1076 : ICE60: The file filD2599584109A7FEDED1DD8510DD031A7 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17082) : warning LGHT1076 : ICE60: The file fil56FE8AACE2B03C50C184FA3C917ECF14 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17085) : warning LGHT1076 : ICE60: The file filAC3CE1EFC7FC38692594AA6D4893F70B is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17088) : warning LGHT1076 : ICE60: The file fil30F0C5EF90EA412C864433EB4209BA14 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17091) : warning LGHT1076 : ICE60: The file fil495B071AD61B20AD457E5005D6E22364 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17094) : warning LGHT1076 : ICE60: The file fil27228CA6FF465C5E37A2B50300613E54 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17097) : warning LGHT1076 : ICE60: The file fil8E4FADCC47EA4D581CADBF1034E01FED is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
H:\ia\wunjo.wladradchenko.ru-main\portable\build\wunjo\windows\app\wunjo-manifest.wxs(17100) : warning LGHT1076 : ICE60: The file filB8BBB096C9D7AA5E3F4A44245E1D354B is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column.
Linking... done

[wunjo] Packaged dist\Wunjo Wladradchenko AI-1.4.0.msi
(wunjo) PS H:\ia\wunjo.wladradchenko.ru-main\portable>

Предложения по проекту

Привет!

Я сейчас занимаюсь похожим проектом. Очень ждал твоей реализации клонирования голоса. Вижу, что ты остановился на https://github.com/CorentinJ/Real-Time-Voice-Cloning. На CPU данный проект работает очень медленно, результат очень слабый. Не рассматривал ли https://github.com/coqui-ai/TTS ? Мне понравились и скорость, и относительно хорошие результаты.

И касательно перевода текста, мне кажется, проще использовать обертку https://pypi.org/project/googletrans/ ;)

Но вот с клонированием голоса очень сложный вопрос. Хочется сделать что-то наподобие HeyGen, чтобы сохранялась интонация, тембр голоса. Я нашел https://mega-tts.github.io/demo-page/ с закрытым кодом. Мне кажется, нам надо двигаться в этом направлении. Идеальный дипфейк должен учитывать все особенности речи. Я продолжаю искать варианты, но пока что, увы, застрял на этом.

Если вдруг захочется обсудить то, к чему я пришел, можешь написать на [email protected], я собрал набор различных моделей, но ни одна из них, честно говоря, даже не близка к тому результату, что выдает HeyGen. А с нуля написать и обучить модель - мне на данный момент не хватит знаний.

Помимо этого я сейчас думаю над реализацией трекинга и реидентификации нескольких лиц. Чтобы пользователь мог перевести фильм в целом. Задача очень нетривиальная. Могу поделиться наработками.

No GPU driver was found on your computer.

Hello,

First I would like to thank you for this project, I have yet to make it fully fonctionnal.

I tried to follow the wiki to configure the use of a GPU instead of the CPU but even after doing everything, I still get this error :

Visit the documentation https://github.com/wladradchenko/wunjo.wladradchenko.ru/wiki to learn how to install drivers for your computer.
No GPU driver was found on your computer. Working on the GPU will speed up the generation of content several times.

I've done everything here : https://github.com/wladradchenko/wunjo.wladradchenko.ru/wiki/How-to-use-the-GPU-in-the-application#windows-1

I got the "CUDA is available" message during the test. I'm not too sure what I can do more.

System specs :
Windows 11
RTX 4090
Cuda 12.1
Python 3.10

Should i try with Cuda 11.8 ?

Thank you in advance

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.