近期文章
- Python × Ollama 教學:用本地 LLM (Large Language Model 大語言模型)將 JSON 逐筆自動轉成中文自然語言
- Python如何串接OpenAI API自動將大量維修紀錄JSON轉自然語言描述(並避免中斷資料遺失)response = client.chat.completions.create() ; reply = response.choices[0].message.content
- Python Pandas:to_json( orient = “records” ) 與 to_dict( orient = “records” ) 圖文教學與常見陷阱
- Python使用OpenAI API文字轉語音(Text To Speech, TTS) : from openai import OpenAI ; client = OpenAI (api_key = api_key) ; response = client .audio .speech .create( model= “tts-1-hd”, input= text_content, response_format= “mp3”)
- Python: openai-whisper 語音轉文字(Speech To Text, STT)完整教學; pip install openai-whisper ; 如何購買openAI API key?如何生成字幕檔?
分類
熱門討論
-
富邦人壽金享利利率變動型年金保險(SAK,六年IRR>2%練習題)_150717更新
2015-05-14
-
富邦人壽金滿意利率變動型年金險(密碼解密,160605更新)
2014-08-18
-
富邦人壽金享利利率變動型年金保險(SAK,160605更新)
2015-05-15
-
南山人壽喜發樂利率變動型年金保險(ISA2,160605密碼解密)
2015-04-23
FB粉絲團
瀏覽量
本日人氣:104
總瀏覽量:3,178,990
More
近期留言