From b4421b920d8c0ea714fbbdf3d1df050c3796b330 Mon Sep 17 00:00:00 2001 From: 4pdadmin <4pdadmin@local.domain> Date: Tue, 28 Oct 2025 16:11:34 +0800 Subject: [PATCH] add file --- data/configuration.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/configuration.json diff --git a/data/configuration.json b/data/configuration.json new file mode 100644 index 0000000..6cd8e6e --- /dev/null +++ b/data/configuration.json @@ -0,0 +1 @@ +{"framework": "pytorch", "task": "automatic-speech-recognition", "allow_remote": true} \ No newline at end of file