made text to speech

This commit is contained in:
Jun-te Kim 2026-03-08 14:33:34 +00:00
parent e337dc4d37
commit 5644e21b1a
2 changed files with 2 additions and 2 deletions

View file

@ -103,7 +103,7 @@ const services = [
{
name: "Kokoro TTS",
description: "Open-source text-to-speech API running locally with an OpenAI-compatible interface",
url: "https://kokoro.juntekim.com",
url: "https://kokoro.juntekim.com/web",
icon: "🔊"
},

View file

@ -46,7 +46,7 @@ spec:
targetPort: 8880
---
apiVersion: traefik.io/v1alpha1
apiVersion: traefik.containo.us/v1alpha1
kind: IngressRoute
metadata:
name: kokoro-ingressroute