FarmerlineML commited on
Commit
826bba5
·
verified ·
1 Parent(s): 837f6cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -30,6 +30,10 @@ TTS_MODELS = {
30
  "tokenizer": "FarmerlineML/luganda_TTS_v1",
31
  "checkpoint": "FarmerlineML/luganda_TTS_v1"
32
  },
 
 
 
 
33
 
34
  "Yoruba": {
35
  "tokenizer": "FarmerlineML/yoruba_tts-2025",
 
30
  "tokenizer": "FarmerlineML/luganda_TTS_v1",
31
  "checkpoint": "FarmerlineML/luganda_TTS_v1"
32
  },
33
+ "WaxalAkan": {
34
+ "tokenizer": "zirri23/vits-twi-waxalnlp",
35
+ "checkpoint": "zirri23/vits-twi-waxalnlp"
36
+ },
37
 
38
  "Yoruba": {
39
  "tokenizer": "FarmerlineML/yoruba_tts-2025",