Fix wyoming import: AsyncEventHandler is in wyoming.server not wyoming.handler
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m9s
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m9s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -14,7 +14,7 @@ import yaml
|
||||
|
||||
from wyoming.audio import AudioChunk, AudioStart, AudioStop
|
||||
from wyoming.event import Event
|
||||
from wyoming.handler import AsyncEventHandler
|
||||
from wyoming.server import AsyncEventHandler
|
||||
from wyoming.info import Attribution, Describe, Info, TtsProgram, TtsVoice
|
||||
from wyoming.server import AsyncServer
|
||||
from wyoming.tts import Synthesize
|
||||
|
||||
Reference in New Issue
Block a user