Severian commited on
Commit
d5cd57f
·
1 Parent(s): 006d9af

Update text-to-speech.html

Browse files
Files changed (1) hide show
  1. text-to-speech.html +0 -1
text-to-speech.html CHANGED
@@ -62,7 +62,6 @@
62
  <a class="button" href="#" onclick="openLink('/chat.html')">Chat</a>
63
  <a class="button" href="#" onclick="openLink('/image-creator.html')">Image Creator</a>
64
  <a class="button" href="#" onclick="openLink('/speech-to-text.html')">Speech to Text</a>
65
- <a class="button" href="#" onclick="openLink('https://tasks-ai-auto-subtitled-video-generator.hf.space')">Generate Subtitles</a>
66
  <script
67
  type="module"
68
  src="https://gradio.s3-us-west-2.amazonaws.com/3.50.2/gradio.js"></script>
 
62
  <a class="button" href="#" onclick="openLink('/chat.html')">Chat</a>
63
  <a class="button" href="#" onclick="openLink('/image-creator.html')">Image Creator</a>
64
  <a class="button" href="#" onclick="openLink('/speech-to-text.html')">Speech to Text</a>
 
65
  <script
66
  type="module"
67
  src="https://gradio.s3-us-west-2.amazonaws.com/3.50.2/gradio.js"></script>