From 987d045d0932542476b23c659b48fbe50c98cc96 Mon Sep 17 00:00:00 2001 From: speech_asr Date: Tue, 5 Mar 2024 02:42:08 +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..65d53cd --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework":"Pytorch","task":"auto-speech-recognition"} \ No newline at end of file