Skip to content

Commit 4048deb

Browse files
authored
Update speech-container-faq.yml
Add a new note item about how to use neural tts container
1 parent be115e9 commit 4048deb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +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.
205206
206207
# [Speech language identification](#tab/lid)
207208

0 commit comments

Comments
 (0)