From 9e85aef49a33fb095289d5a12f77cae1eda14249 Mon Sep 17 00:00:00 2001 From: Randall Date: Wed, 20 Nov 2024 10:53:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20main.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index 4bde45b..ca7444c 100644 --- a/main.py +++ b/main.py @@ -1,3 +1,4 @@ +# 使用讯飞 语音转写 接口将文件夹内所有内容转为文本 import os import json import requests