Rename "speech-to-text" to "speech-processing"

This commit is contained in:
pabloFuente 2025-03-21 12:07:08 +01:00
parent 0752a979c4
commit 9340e1b3a4
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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.