feat: add simple-tts in showcase

This commit is contained in:
Ayo Ayco 2025-09-05 14:11:15 +02:00
parent 29a29e4d63
commit e79a6b29fc

View file

@ -16,6 +16,12 @@ import Card from '../components/Card.astro'
>. >.
</p> </p>
<ul> <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 <Card
newTab newTab
href="https://mcfly.js.org" href="https://mcfly.js.org"