diff --git a/changelog/3902.changed.md b/changelog/3902.changed.md new file mode 100644 index 000000000..95d3d592c --- /dev/null +++ b/changelog/3902.changed.md @@ -0,0 +1 @@ +- Moved `pipecat.services.deepgram.stt_sagemaker` and `pipecat.services.deepgram.tts_sagemaker` to `pipecat.services.deepgram.sagemaker.stt` and `pipecat.services.deepgram.sagemaker.tts`. The old import paths still work but emit a `DeprecationWarning`.