- Remove @staticmethod from _detect_message_type, _convert_silk_to_wav, _convert_raw_to_wav, _convert_ffmpeg_to_wav so they can use self._log_tag - Replace all remaining hardcoded "QQBot" log args with self._log_tag - Downgrade STT routine flow logs (download, convert, success) from info to debug - Keep warning level for actual failures (STT failed, ffmpeg error, empty transcript) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| adapter.py | ||
| constants.py | ||
| crypto.py | ||
| onboard.py | ||
| utils.py | ||