2 private links
https://github.com/jianchang512/pyvideotrans/blob/main/README_EN.md / https://github.com/jianchang512/pyvideotrans/blob/main/about.md / Q群 905857759 / 微信公众号:搜一搜“ pyvideotrans ” 语音识别支持 faster-whisper模型 openai-whisper模型 和 GoogleSpeech zh_recogn阿里中文语音识别模型. [...] 文字合成语音支持 Microsoft Edge tts Google tts Azure AI TTS Openai TTS Elevenlabs TTS 自定义TTS服务器api GPT-SoVITS https://github.com/jianchang512/clone-voice 允许保留背景伴奏音乐等(基于uvr5) [...] 打开终端窗口,分别执行如下命令 brew install libsndfile brew install ffmpeg brew install git brew install python@3.12 [...] 终端中执行命令 git clone https://github.com/jianchang512/pyvideotrans 执行命令 cd pyvideotrans 继续执行 python -m venv venv 继续执行命令 source./venv/bin/activate,执行完毕查看确认终端命令提示符已变成已(venv)开头,以下命令必须确定终端提示符是以(venv)开头 执行 pip install -r requirements.txt --no-deps,如果提示失败,执行如下2条命令切换pip镜像到阿里镜像 pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/ pip config set install.trusted-host mirrors.aliyun.com 然后重新执行 如果已切换到阿里镜像源,仍提示失败,请尝试执行 pip install -r requirements.txt --ignore-installed --no-deps python sp.py 打开软件界面 https://pyvideotrans.com/mac.html
https://xingangpan.github.io/ · https://ayushtewari.com/ · https://people.mpi-inf.mpg.de/~tleimkue/ · https://lingjie0206.github.io/ · https://www.meka.page/ · http://www.mpi-inf.mpg.de/~theobalt/ SIGGRAPH 2023 Conference Proceedings https://github.com/XingangPan/DragGAN/blob/main/DragGAN.gif https://pytorch.org/get-started/locally/ https://twitter.com/XingangP https://arxiv.org/abs/2305.10973 https://vcai.mpi-inf.mpg.de/projects/DragGAN/ https://colab.research.google.com/drive/1mey-IXPwQC_qSthI5hO-LTX7QL4ivtPh?usp=sharing [...] To start the DragGAN GUI, simply run: If you are using windows, you can run: This GUI supports editing GAN-generated images. [...] You can run DragGAN Gradio demo as well, this is universal for both windows and linux: python visualizer_drag_gradio.py [...] Any form of use and derivative of this code must preserve the watermarking functionality showing "AI Generated".