MCPcopy
hub / github.com/WEIFENG2333/VideoCaptioner / openai_tts.py

File openai_tts.py

videocaptioner/core/tts/openai_tts.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""OpenAI TTS 实现(支持 OpenAI 兼容接口)"""
2
3from openai import OpenAI
4

Callers

nothing calls this directly

Calls 1

setup_loggerFunction · 0.90

Tested by

no test coverage detected