Merged
Conversation
Pull Request Test Coverage Report for Build 1671319529
💛 - Coveralls |
qwerty2501
commented
Jan 6, 2022
- AccentPhraseにis_interrogativeをもたせる - 疑問符Mora追加を調整前ではなく調整後に行うようにした VOICEVOX#272 (comment) refs VOICEVOX#272
7d4eb98 to
6f6283a
Compare
Contributor
Author
|
is_kana時の/accent_phraseが上手く動かなくなるので #255 の修正内容もこっちで行う |
/accent_phrases時にis_kanaがtrueだとInternal Server errorが発生するようになったため、 VOICEVOX#255 での修正をこっちに統合した refs VOICEVOX#253,VOICEVOX#255
Hiroshiba
reviewed
Jan 7, 2022
Member
|
ディスカッションがあったのですが、 #272 (comment) のとおり結論が出たので、アサインしてみます! |
takana-v
suggested changes
Jan 8, 2022
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
内容
関連 Issue
refs #272 #253
close #255
スクリーンショット・動画など
accent_phraseのis_interrogativeがない状態でrequestしてもエラーにならないことの確認

その他