forked from VOICEVOX/voicevox_engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/specfied CPU Threads (VOICEVOX#286)
* Add: argument bridge to make_synthesis_engine * Add: cpu_num_threads to initializer args * Fix: cpu-num-threads value assertion * Fix: Passing args regardless of specify * Update README.md * Fix: wrong japanese * Apply: pysen lint * Fix: too long line * Fix: error message with stderr Co-authored-by: takana-v <[email protected]> * Fix: bridge cpu_num_threads run.py -> make_synthesis_engine * Enhanced: correspondence Cancellable_engine Co-authored-by: takana-v <[email protected]>
- Loading branch information
Showing
4 changed files
with
48 additions
and
4 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
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
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
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