-
Notifications
You must be signed in to change notification settings - Fork 95
Home
Wladislav Radchenko edited this page Nov 10, 2023
·
12 revisions
Wunjo is a neural network desktop application specializing in:
- Speech Synthesis
- Voice-to-Text Recognition
- Voice Clone
- Deepfake Face Animation Creation
- Deepfake Mouth Animation Creation
- Deepfake Swap Face
- Deepfake Face Emotion Animation Creation
- Video to Video by Text Prompt
- Segment Anything
Unlike similar web applications, Wunjo allows for multi-dialogues with multiple voices without a character limit. You can also convert spoken text to written text in real-time, making it useful for dictation.
You will find help information about Wunjo AI on multi languages in wiki on English, Русском, 中文.
👉 Use Cases: Voice acting for commercials, content, books, games, and more!
- Python 3.10
- FFmpeg
-
Create and activate a virtual environment:
python -m venv venv source venv/bin/activate
-
Install dependencies:
// CPU pip install -r requirements_cpu.txt // Not MacOS // CPU only MacOS pip install -r requirements_macos.txt // GPU pip install -r requirements_gpu.txt // Not MacOS
More information about installation in How to install the application and How to use the GPU in the application.
🚨 Heads Up!: The first run each feature will download models of size around 1GB-10GB from application. This may take time.
- Owner: Wladislav Radchenko
- Email: i@wladradchenko.ru
- Home
- English
- How to install the application
- How to change the default directory for the .wunjo folder
- How to add another application language
- Speech documentation
- How manually install model for text to speech
- How to synthesize text to speech
- How to clone a voice
- How to translate speech to text
- Deepfake documentation
- How to manually set models for deepfake animation of the face and lips
- How to animate a face from an image
- How to animate lip movement under audio
- How to face swap target video face on source face from photo
- How to use retouch to improve quality deepfake or remove object
- How to get segmentation mask
- How to use deepfake emotion
- How to use video editor tools
- Diffusion documentation
- How use video to video by text prompt
- How to use the GPU in the application
- File is too big
- Support the Project
- Acknowledgements
- Author
- Русский
- Как установить приложение
- Как изменить директорию по умолчанию для папки .wunjo
- Как добавить другой язык приложения
- Документация по речи
- Как вручную установить модель преобразования текста в речь
- Как синтезировать речь из текста
- Как клонировать голос
- Как перевести речь в текст
- Документация по дипфейкам
- Как вручную установить модели для дипфейка анимации лица и губ
- Как анимировать лицо из изображения
- Как анимировать движение губ под аудио
- Как поменять лицо целевого видео на исходное лицо с фотографии
- Как использовать ретушь для улучшения качества дипфейка или удаления объектов с видео
- Как получить маску объектов
- Как изменить эмоции человека на видео
- Как использовать инструменты видеоредактора
- Документация по diffusion
- Как изменить видео текстовым запросом
- Как использовать GPU в приложении
- Файл слишком большой
- Поддержите проект
- Благодарности
- Автор