This is the Windows app named VideoChat whose latest release can be downloaded as VideoChatsourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named VideoChat with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS:
VideoChat
DESCRIPTION:
VideoChat is a real-time voice-interactive “digital human” system that combines automatic speech recognition, large language models, text-to-speech, and talking-head generation into a single conversational pipeline. It supports both pure end-to-end voice solutions based on multimodal large language models (GLM-4-Voice feeding directly into talking-head generation) and a more traditional cascaded pipeline using ASR → LLM → TTS → talking head. It is built as a Gradio Python demo, exposing a web interface where users can talk to an animated avatar that lip-syncs to synthesized speech while responding intelligently. The system is customizable: you can define your own avatar appearance and voice, and it supports voice cloning so you can generate a new voice from a short 3–10 second reference sample. The tech stack integrates FunASR for speech recognition, Qwen for language understanding, multiple TTS engines like GPT-SoVITS, CosyVoice, or edge-tts, and MuseTalk for talking-head generation.
Features
- Real-time voice-interactive digital human combining ASR, LLM, TTS, and talking-head generation in one demo
- Supports end-to-end GLM-4-Voice pipelines and cascaded ASR → LLM → TTS → THG pipelines
- Customizable avatar appearance and voice, with optional voice cloning from short reference samples
- Uses modular components such as FunASR, Qwen, GPT-SoVITS, CosyVoice, edge-tts, and MuseTalk for flexibility
- Gradio-based web interface for easy local deployment, experimentation, and demonstration
- Low initial response latency (≈3 seconds) designed for smooth, interactive conversations
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/videochat.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.