-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TTSService: remove cache item only for RTF > 50
Increase the limit for caching an audio item if the RealtimeFactor of the utterance exceeds 50.0. We observe that it makes still sense to cache audio even for RTF == 25. Therefore, increase the limit to 50. Additionally, set the Latency to VERY_LOW for all voices but ONNX, where we set the latency to NORMAL (~50ms) Signed-off-by: Daniel Schnell <[email protected]>
- Loading branch information
Showing
1 changed file
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters