made text to speech
This commit is contained in:
parent
e337dc4d37
commit
5644e21b1a
2 changed files with 2 additions and 2 deletions
|
|
@ -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: "🔊"
|
||||
},
|
||||
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ spec:
|
|||
targetPort: 8880
|
||||
|
||||
---
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
name: kokoro-ingressroute
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue