Biorrith commited on
Commit
f6bc9f3
·
1 Parent(s): a4f5275

Changing repo ID to new naming scheme

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/tts_base"
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-danish"
22
 
23
  # Supported languages for the multilingual model
24
  SUPPORTED_LANGUAGES = {