mbarnig commited on
Commit
e703177
·
verified ·
1 Parent(s): c96ccce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ my_examples = [
41
 
42
  my_article = "<h3>More Infos</h3>" \
43
  "<table><tr>" \
44
- "<td><a href = 'https://www.web3.lu/wp-content/uploads/2024/07/qubit-bookcovers-200.png'><image src = 'https://www.web3.lu/wp-content/uploads/2024/07/qubit-bookcovers-200.png' alt = 'bookcovers'></a></td>" \
45
  "<td><p><b>User guide :</b></p><p>1. Click an example below the input field and click the play button in the audio field at the right side of the screen.</p>" \
46
  "<p>2. Enter your own text in the input field, select a voice and the related language of the text, 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>" \
47
  "<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>" \
 
41
 
42
  my_article = "<h3>More Infos</h3>" \
43
  "<table><tr>" \
44
+ "<td><a href = 'https://www.web3.lu/wp-content/uploads/2024/07/qubit-bookcovers.png'><image src = 'https://www.web3.lu/wp-content/uploads/2024/07/qubit-bookcovers-200.png' alt = 'bookcovers'></a></td>" \
45
  "<td><p><b>User guide :</b></p><p>1. Click an example below the input field and click the play button in the audio field at the right side of the screen.</p>" \
46
  "<p>2. Enter your own text in the input field, select a voice and the related language of the text, 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>" \
47
  "<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>" \