fix: fix default voice of cartesia tts

This commit is contained in:
Abhishek Kumar 2026-02-23 21:32:03 +05:30
parent 7e2de092ae
commit f1f4830012
4 changed files with 14 additions and 4 deletions

View file

@ -44,7 +44,7 @@ Deploy Dograh AI on a remote server to make it accessible from anywhere using yo
### Prerequisites
- A server with Docker and Docker Compose installed. It should have minimum of 8 GB RAM and 2 vCPUs.
- A server with Docker and Docker Compose installed. It should have minimum of 8 GB RAM and 4 vCPUs.
- Public IP address for your server
- TCP Ports 80, 443, 3478, 5349 and UDP Ports 3478, 5349 and 49152:49200 reachable from Internet (Port 80 and 443 to access the UI and rest of the ports for WebRTC Signaling)