Biorrith commited on
Commit
dad1073
·
1 Parent(s): d89a17d

Renaming of Repo ID

Browse files
Files changed (1) hide show
  1. src/chatterbox/mtl_tts.py +1 -1
src/chatterbox/mtl_tts.py CHANGED
@@ -18,7 +18,7 @@ from .models.voice_encoder import VoiceEncoder
18
  from .models.t3.modules.cond_enc import T3Cond
19
 
20
 
21
- REPO_ID = "CoRal-project/roest-chatterbox-danish"
22
 
23
  # Supported languages for the multilingual model
24
  SUPPORTED_LANGUAGES = {
 
18
  from .models.t3.modules.cond_enc import T3Cond
19
 
20
 
21
+ REPO_ID = "CoRal-project/roest-chatterbox"
22
 
23
  # Supported languages for the multilingual model
24
  SUPPORTED_LANGUAGES = {