我正在使用powershell和scoop,windows。我已经安装了 speech_recognition 存储桶,但仍然显示错误。
Code:
import speech_recognition as sr
import time
import json
import requests
import thread
import subprocess
SPLUNK_URL = "https://localhost"
# Splunk http event collector token
hec_token = ""