chore: indenting
This commit is contained in:
@@ -272,7 +272,7 @@ class VADAgent(BaseAgent):
|
||||
# Prepend the last chunk that had no speech, for a more fluent boundary
|
||||
self.audio_buffer = chunk
|
||||
|
||||
async def handle_message(self, msg: InternalMessage):
|
||||
async def handle_message(self, msg: InternalMessage):
|
||||
"""
|
||||
Handle incoming messages.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user