ganga4364 commited on
Commit
2939710
1 Parent(s): 88385cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import scipy.io.wavfile
4
  import numpy as np
5
 
6
  # Load the MMS-TTS model and processor for Tibetan (bod)
7
- model_id = "ganga4364/mms-tts-bod-female" # Replace with your fine-tuned model if necessary
8
 
9
 
10
  # Use the text-to-speech pipeline with the model
 
4
  import numpy as np
5
 
6
  # Load the MMS-TTS model and processor for Tibetan (bod)
7
+ model_id = "ganga4364/mms-tts-bod-finetune-sherab" # Replace with your fine-tuned model if necessary
8
 
9
 
10
  # Use the text-to-speech pipeline with the model