diff --git a/changelog/4137.changed.md b/changelog/4137.changed.md new file mode 100644 index 000000000..a0b9f2aae --- /dev/null +++ b/changelog/4137.changed.md @@ -0,0 +1 @@ +- Unrecognized language strings (e.g. Deepgram's `"multi"`) no longer produce a warning at startup. The log message has been downgraded to debug level since these are valid service-specific values that are passed through correctly.