Sandiago21
commited on
Commit
•
b302134
1
Parent(s):
2d67811
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
@@ -30,7 +30,7 @@ replacements = [
|
|
30 |
|
31 |
title = "Text-to-Speech"
|
32 |
description = """
|
33 |
-
Demo for text-to-speech translation in French. Demo uses [Sandiago21/
|
34 |
[SpeechT5 TTS](https://huggingface.co/microsoft/speecht5_tts) model and is fine-tuned in French Audio dataset
|
35 |
![Text-to-Speech (TTS)"](https://geekflare.com/wp-content/uploads/2021/07/texttospeech-1200x385.png "Diagram of Text-to-Speech (TTS)")
|
36 |
"""
|
|
|
30 |
|
31 |
title = "Text-to-Speech"
|
32 |
description = """
|
33 |
+
Demo for text-to-speech translation in French. Demo uses [Sandiago21/speecht5_finetuned_facebook_voxpopuli_french](https://huggingface.co/Sandiago21/speecht5_finetuned_facebook_voxpopuli_french) checkpoint, which is based on Microsoft's
|
34 |
[SpeechT5 TTS](https://huggingface.co/microsoft/speecht5_tts) model and is fine-tuned in French Audio dataset
|
35 |
![Text-to-Speech (TTS)"](https://geekflare.com/wp-content/uploads/2021/07/texttospeech-1200x385.png "Diagram of Text-to-Speech (TTS)")
|
36 |
"""
|