FoloToy / folotoy-server-self-hosting

Config files for self-hosting the FoloToy Server. Documents: https://docs.folotoy.com
https://tool.folotoy.com
GNU General Public License v3.0
456 stars 85 forks source link

使用open ai的key,报错Unknown stt type found: whisper-1 2024-06-24 11:33:17,162 - WARNING - Unknown stt type found: whisper-1 #199

Open 348566059 opened 3 months ago

348566059 commented 3 months ago

Get stt config failed, Unknown stt type found: whisper-1 2024-06-24 11:33:17,162 - WARNING - Unknown stt type found: whisper-1 2024-06-24 11:33:17,162 - DEBUG - Request stt_type=whisper-1 time cost: 0.00s 2024-06-24 11:33:17,162 - DEBUG - [Dkey=ec64c98ed240] STT(whisper-1) request time cost: 0.00s 2024-06-24 11:33:17,162 - INFO - Dkey ec64c98ed240: Transcript is empty roles.json image image image

x454211277 commented 3 months ago

stt_type填错了,没有whisper-1这个type,是openai-whisper,参考:https://docs.folotoy.com/zh/docs/configuration/stt/openai-whisper/