mbarnig commited on
Commit
81129a3
·
verified ·
1 Parent(s): 4aff2d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import tempfile
3
  from TTS.utils.synthesizer import Synthesizer
4
  from huggingface_hub import hf_hub_download
5
 
6
- REPO_ID = "mbarnig/luxembourgish-female-vits-tts"
7
 
8
  my_title = "🇱🇺 Lëtzebuergesch Sproochsynthees mat enger Fraestëmm ! 🇱🇺"
9
 
 
3
  from TTS.utils.synthesizer import Synthesizer
4
  from huggingface_hub import hf_hub_download
5
 
6
+ REPO_ID = "denZLS/luxembourgish-female-vits-tts"
7
 
8
  my_title = "🇱🇺 Lëtzebuergesch Sproochsynthees mat enger Fraestëmm ! 🇱🇺"
9