Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/WEIFENG2333/VideoCaptioner
/ base.py
File
base.py
videocaptioner/core/tts/base.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"TTS 基类 - 提供缓存、批量处理等通用功能"
""
2
3
import
hashlib
4
from
abc
import
ABC, abstractmethod
Callers
nothing calls this directly
Calls
1
setup_logger
Function · 0.90
Tested by
no test coverage detected