diff --git a/community/agent-stt.yaml b/community/agent-speech-processing.yaml similarity index 99% rename from community/agent-stt.yaml rename to community/agent-speech-processing.yaml index bd9430e..01f3c07 100644 --- a/community/agent-stt.yaml +++ b/community/agent-speech-processing.yaml @@ -3,7 +3,7 @@ ############################## # Docker image of the agent. -docker_image: docker.io/openvidu/agent-speech-to-text:main +docker_image: docker.io/openvidu/agent-speech-processing:main # Whether this agent should run or not, and how it will connect to Rooms (automatic|manual|disabled) # automatic: the agent will run and will automatically connect to new Rooms. diff --git a/pro/agent-stt.yaml b/pro/agent-speech-processing.yaml similarity index 99% rename from pro/agent-stt.yaml rename to pro/agent-speech-processing.yaml index bd9430e..01f3c07 100644 --- a/pro/agent-stt.yaml +++ b/pro/agent-speech-processing.yaml @@ -3,7 +3,7 @@ ############################## # Docker image of the agent. -docker_image: docker.io/openvidu/agent-speech-to-text:main +docker_image: docker.io/openvidu/agent-speech-processing:main # Whether this agent should run or not, and how it will connect to Rooms (automatic|manual|disabled) # automatic: the agent will run and will automatically connect to new Rooms.