Gregniuki commited on
Commit
a723726
·
1 Parent(s): d393b7a

Update templates/interface.html

Browse files
Files changed (1) hide show
  1. templates/interface.html +1 -1
templates/interface.html CHANGED
@@ -13,7 +13,7 @@
13
  <form method="post" action="/">
14
  <div>
15
  <label for="text_input">Text to synthesize:</label>
16
- <input type="text" id="text_input" name="text_input" placeholder="Enter your text here">
17
  </div>
18
  <div>
19
  <label for="selection">Select speaker:</label>
 
13
  <form method="post" action="/">
14
  <div>
15
  <label for="text_input">Text to synthesize:</label>
16
+ <input type="text" id="text_input" name="text_input" value="1, 2, 3. Enter your text here">
17
  </div>
18
  <div>
19
  <label for="selection">Select speaker:</label>