Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 非同期関連のtodoとfixmeを解消 #868

Merged

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented Nov 3, 2024

内容

非同期APIに関して以下の二つを行う。

  • load_voice_modelにて、ONNX RuntimeのSession作成(結構重い)をスレッドプール上でやるようにする。
  • Python APIのSynthesizerにて、Closableの機構が適切に役割を果たすようにする。

関連 Issue

その他

@qryxip qryxip requested a review from Hiroshiba November 3, 2024 05:16
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@qryxip qryxip merged commit dd2ece8 into VOICEVOX:main Nov 4, 2024
29 checks passed
@qryxip qryxip deleted the fix-resolve-async-related-todo-and-fixme branch November 4, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants