From 50a512f1e50fc0502efefd7f95e5c266be74ae0b Mon Sep 17 00:00:00 2001 From: PAN Lei Date: Thu, 5 Jan 2023 00:41:47 +0100 Subject: [PATCH] readd the sphinx module --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d38f0e2..4766c47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ dataclasses~=0.6 SpeechRecognition==3.8.1 pymongo==4.1.1 wget==3.2.0 -#pocketsphinx==0.1.15 +pocketsphinx==0.1.15 oci~=2.54.1 XlsxWriter~=3.0.3 boto3~=1.21.13