chore: remove personal voice channel remnants

This commit is contained in:
2026-05-18 15:51:30 +08:00
parent 9e307e307c
commit a6eddf1c14
7 changed files with 35 additions and 28 deletions

View File

@@ -173,7 +173,6 @@ export interface RuntimeModels {
voice_pool?: string[]
voice_configured?: boolean
voice_tts_paths?: string[]
minimax_disabled?: boolean
video?: string
video_aliases?: Record<string, string>
video_provider?: string
@@ -614,7 +613,6 @@ export interface BackendHealth {
rewrite?: string
audio_rewrite?: string
voice_tts_paths?: string[]
minimax_disabled?: boolean
video?: string
video_aliases?: Record<string, string>
video_base_url?: string