first commit

This commit is contained in:
TutorialsGHG
2026-05-08 23:20:53 +02:00
commit 9c84f0748f
32 changed files with 1830 additions and 0 deletions

15
config.json Normal file
View File

@@ -0,0 +1,15 @@
{
"source": "C:/Users/timoh/Desktop/faceswap/3 - Kopie.PNG",
"input_dir": "",
"output_dir": "",
"video_input_dir": "C:/Users/timoh/Desktop/faceswap/Eingabe",
"video_output_dir": "C:\\Users\\timoh\\Desktop\\faceswap\\Eingabe\\output_videos",
"voice_ref": "C:/Users/timoh/Desktop/Swap/hay.mp3",
"voice_source_audio": "",
"voice_output": "C:/Users/timoh/Desktop/faceswap/Ausgabe/hay_cloned.wav",
"voice_language": "en",
"voice_mode": "text",
"enhance": true,
"color": true,
"voice_text": "Hey Slave, get on the ground. Bark for me"
}