From c78fe717fda9e66ce20305917d66ef094b844b17 Mon Sep 17 00:00:00 2001 From: indextts Date: Sun, 7 Sep 2025 14:45:07 +0000 Subject: [PATCH] System init configuration.json --- configuration.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 configuration.json diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..180a21f --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"task":"text-to-speech"} \ No newline at end of file