VoiceGate / README.md
YanTianlong's picture
Add Space card description
b72e5fc
|
Raw
History Blame Contribute Delete
691 Bytes

A newer version of the Gradio SDK is available: 6.19.0

Upgrade
metadata
title: VoiceGate
emoji: 🎙️
colorFrom: blue
colorTo: green
sdk: gradio
python_version: '3.10'
app_file: app.py
hardware: zerogpu
pinned: false
short_description: Multilingual dubbing with subtitles and ambience.

VoiceGate HF Space

VoiceGate is a multilingual dubbing Space built with Gradio and ComfyUI. It transcribes speech into timed subtitles, translates the text, generates target language speech, aligns the generated speech back to the subtitle timeline, and mixes it with the original background audio.

This repository is the Hugging Face Space deployment wrapper for VoiceGate. The runtime prepares ComfyUI, custom nodes, and model paths for the hosted workflow.