Exchanged Google TTS with picotts, which generates everything locally.

This commit is contained in:
2021-09-10 21:40:07 +02:00
parent 59b487d25d
commit 59243731cc
6 changed files with 100 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
{
"domain": "picotts_remote",
"name": "Picotts (Remote)",
"version": "1.0.1",
"documentation": "https://github.com/Poeschl/Remote-PicoTTS/blob/master/README.md",
"requirements": [],
"dependencies": [],
"codeowners": ["@Poeschl"]
}