0 攝影或3C 2023-10-23 Python: 如何串接chatGPT? import openai ; res = openai.Completion.create() ; 如何處理unicode? chatGPT.txt的內容如下:{“openai_ap...
0 攝影或3C 2023-10-23 Python: 如何即時將語音轉為文字? import speech_recognition as sr ; r = sr.Recognizer() ; str1 = r.recognize_google( audio, language = “zh-TW”) code: 輸出結果: microphone , source 的t...
近期留言