Change Wyoming port from 10200 to 10300
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m20s
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m20s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Kokoro TTS Wyoming Server Configuration
|
||||
|
||||
server:
|
||||
uri: tcp://0.0.0.0:10200
|
||||
uri: tcp://0.0.0.0:10300
|
||||
|
||||
tts:
|
||||
device: cuda # ROCm presents as 'cuda' to PyTorch via HIP
|
||||
|
||||
Reference in New Issue
Block a user