diff --git a/src/pipecat/services/soniox/stt.py b/src/pipecat/services/soniox/stt.py index cdc73a938..f51653876 100644 --- a/src/pipecat/services/soniox/stt.py +++ b/src/pipecat/services/soniox/stt.py @@ -4,6 +4,8 @@ # SPDX-License-Identifier: BSD 2-Clause License # +"""Soniox speech-to-text service implementation.""" + import asyncio import json import time