Skip to content

Commit 5049415

Browse files
authored
Refine TTS pod restart instructions.
1 parent 4048deb commit 5049415

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, all pods are periodically restarted to ensure the overall stability of the service. Therefore, if you plan to apply our TTS Image to your online service, please make sure to restart these pods weekly. The `restart` means `terminate the old pods and launch new pods as replacements.` here.
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.
206206
207207
# [Speech language identification](#tab/lid)
208208

0 commit comments

Comments
 (0)