Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ from huggingface_hub import HfApi
39
 
40
  # will use api to restart space on a unrecoverable error
41
  api = HfApi(token=HF_TOKEN)
42
- repo_id = "coqui/xtts"
43
 
44
  # Use never ffmpeg binary for Ubuntu20 to use denoising for microphone input
45
  print("Export newer ffmpeg binary for denoise filter")
 
39
 
40
  # will use api to restart space on a unrecoverable error
41
  api = HfApi(token=HF_TOKEN)
42
+ repo_id = "Abhinay45/XTTS-IITM"
43
 
44
  # Use never ffmpeg binary for Ubuntu20 to use denoising for microphone input
45
  print("Export newer ffmpeg binary for denoise filter")