Skip to content

Commit 938e094

Browse files
authored
Clarify pod restart definition in FAQ.
1 parent 5049415 commit 938e094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/speech-container-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ sections:
202202
> Also, the first run of either container might take longer because models are being paged into memory.
203203
204204
- Real-time performance varies depending on concurrency. With a concurrency of 1, an NTTS container instance can achieve 10x real-time performance. However, when concurrency increases to 5, real-time performance drops to 3x or lower. We recommended sending less than 5 concurrent requests in one container. Start more containers for increased concurrency.
205-
- In our internal online clusters, we periodically restart all pods to maintain the stability of the service. If you intend to use our TTS Image in your online service, please ensure that these pods are restarted weekly. Here, 'restart' refers to terminating the old pods and launching new ones as replacements.
205+
- In our internal online clusters, we periodically restart all pods to maintain the stability of the service. If you intend to use our TTS Image in your online service, please ensure that these pods are restarted weekly. In this context, 'restart' means terminating the existing pods and replacing them by launching new ones.
206206
207207
# [Speech language identification](#tab/lid)
208208

0 commit comments

Comments
 (0)