feat: add simple-tts in showcase
This commit is contained in:
parent
29a29e4d63
commit
e79a6b29fc
1 changed files with 6 additions and 0 deletions
|
@ -16,6 +16,12 @@ import Card from '../components/Card.astro'
|
|||
>.
|
||||
</p>
|
||||
<ul>
|
||||
<Card
|
||||
newTab
|
||||
href="https://git.ayo.run/ayo/simple-tts#readme"
|
||||
title="Simple TTS"
|
||||
body="A simple machine learning text-to-speech program for the terminal"
|
||||
/>
|
||||
<Card
|
||||
newTab
|
||||
href="https://mcfly.js.org"
|
||||
|
|
Loading…
Reference in a new issue