update CHANGELOG and fix formatting

This commit is contained in:
Aleix Conchillo Flaqué
2025-09-11 15:34:47 -07:00
parent fafdadad3c
commit ab4364b833
2 changed files with 3 additions and 1 deletions

View File

@@ -19,9 +19,9 @@ from pipecat.frames.frames import (
CancelFrame,
EndFrame,
Frame,
InterimTranscriptionFrame,
StartFrame,
TranscriptionFrame,
InterimTranscriptionFrame,
)
from pipecat.services.azure.common import language_to_azure_language
from pipecat.services.stt_service import STTService