Add text-to-speech navigation link to all public pages
- Added text-to-speech link in navigation after Inference Setup link - Updated inference.html TTS section to link to text-to-speech page - Removed redundant openedai-speech references from inference page - Applied changes to 18 public HTML pages for consistent navigation
This commit is contained in:
parent
bc70558961
commit
caeeb85c63
18 changed files with 18 additions and 3 deletions
|
|
@ -63,6 +63,7 @@
|
|||
<li><a href="/swift-examples.html">Swift Examples</a></li>
|
||||
<li><a href="/uncloseai-js.html">uncloseai.js Docs</a></li>
|
||||
<li><a href="/inference.html">Inference Setup</a></li>
|
||||
<li><a href="/text-to-speech.html">Text-to-Speech</a></li>
|
||||
<li><a href="/languages" target="_blank">🔗 All Languages</a></li>
|
||||
<li><a href="https://shop.unturf.com/p/8486f492-a93e-11f0-b477-02dfe05770ee/uncloseai-machine-learning-reference-guide-to-inference-clients" target="_blank">📚 Book</a></li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue