Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ my_examples = [
|
|
24 |
my_article = "<h3>More Infos</h3>" \
|
25 |
"<table><tr>" \
|
26 |
"<td><image src = 'https://www.web3.lu/wp-content/uploads/2024/07/qubit-bookcovers-200.png' alt = 'bookcovers'></td>" \
|
27 |
-
"<td><p>User guide : 1. Click an example text below the input field and click the play button in the audio field at the right side of the screen.</p>" \
|
28 |
"<p>2. Enter your own text in the input field, click the submit button, wait for the audio generation and click the play button in the audio field at the right side of the screen.</p>" \
|
29 |
"<p>Technical informations about the development, the training, the model and the dataset are available on my <a href = 'https://github.com/mbarnig/TTS-for-LOD'>Github repository.</a></p>" \
|
30 |
"<p> If you are interested in knowing the whole history of technology projects in relation to the Luxembourgish language, the first volume of my book Qubit Lëtzebuerg is made for you." \
|
|
|
24 |
my_article = "<h3>More Infos</h3>" \
|
25 |
"<table><tr>" \
|
26 |
"<td><image src = 'https://www.web3.lu/wp-content/uploads/2024/07/qubit-bookcovers-200.png' alt = 'bookcovers'></td>" \
|
27 |
+
"<td><p>User guide : 1. Click an example text below the input field and click the play button in the audio field at the right side of the screen.</p>" \
|
28 |
"<p>2. Enter your own text in the input field, click the submit button, wait for the audio generation and click the play button in the audio field at the right side of the screen.</p>" \
|
29 |
"<p>Technical informations about the development, the training, the model and the dataset are available on my <a href = 'https://github.com/mbarnig/TTS-for-LOD'>Github repository.</a></p>" \
|
30 |
"<p> If you are interested in knowing the whole history of technology projects in relation to the Luxembourgish language, the first volume of my book Qubit Lëtzebuerg is made for you." \
|