Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -442,7 +442,7 @@ language_dict = {
|
|
442 |
}
|
443 |
}
|
444 |
|
445 |
-
pipe = pipeline("text2text-generation", model="
|
446 |
|
447 |
async def text_to_speech_edge(text, language_code, speaker, tashkeel_checkbox=False):
|
448 |
|
|
|
442 |
}
|
443 |
}
|
444 |
|
445 |
+
pipe = pipeline("text2text-generation", model="basharalrfooh/Fine-Tashkeel")
|
446 |
|
447 |
async def text_to_speech_edge(text, language_code, speaker, tashkeel_checkbox=False):
|
448 |
|