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

[project-vvm-async-api] Fix up #500 #521

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented Jun 13, 2023

内容

#516 (comment)のやつです。

使わなくなったmemorize_static_strを削除して代わりに定数であるvoicevox_versionのみに反応するようにする、というのを元々考えていました。

ただよく考えたら定数をfreeしようとする人は多分いないし、 あと #500 のときに忘れていたけどvoicevox_error_result_to_messageに対してmemorize_static_strの出番があるはず、ということでこのようになりました。

関連 Issue

その他

このPRはmainの方に出すべきかもしれませんが、またマージするのも面倒だろうしこっちでいいかなと思いました。

@qryxip qryxip marked this pull request as ready for review June 13, 2023 13:24
@qryxip qryxip changed the title Fix up #500 [project-vvm-async-api] Fix up #500 Jun 13, 2023
@qryxip qryxip mentioned this pull request Jun 13, 2023
67 tasks
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!!

@Hiroshiba Hiroshiba merged commit ba553fd into VOICEVOX:project-vvm-async-api Jun 13, 2023
@qryxip qryxip mentioned this pull request Jul 22, 2023
69 tasks
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