amir22010 commited on
Commit
93edbfd
·
verified ·
1 Parent(s): 7852bd7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ for name in list_repo_files(repo_id="balacoon/tts"):
18
  hf_hub_download(
19
  repo_id="balacoon/tts",
20
  filename=name,
21
- local_dir=model_repo_dir,
22
  )
23
 
24
  #tts speaker
 
18
  hf_hub_download(
19
  repo_id="balacoon/tts",
20
  filename=name,
21
+ local_dir=os.getcwd(),
22
  )
23
 
24
  #tts speaker