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

Refactor: BasePhoneme の廃止 #785

Closed
3 tasks done
tarepan opened this issue Nov 27, 2023 · 1 comment · Fixed by #789
Closed
3 tasks done

Refactor: BasePhoneme の廃止 #785

tarepan opened this issue Nov 27, 2023 · 1 comment · Fixed by #789

Comments

@tarepan
Copy link
Contributor

tarepan commented Nov 27, 2023

内容

要望: BasePhoneme 基底クラスの廃止

現在の BasePhonemeOjtPhoneme のみに継承され、基底クラスとしての役割を持たない。
2年前にリファクタリング提案があり、#779 で一部が解決。
本リファクタリングによって BasePhoneme の利用中全機能を移管可能。
よって BasePhoneme の廃止によるリファクタリングを提案します。

Pros 良くなる点

  • コード見通し改善

Cons 悪くなる点

  • 無し

実現方法

  • BasePhoneme から OjtPhoneme へのメソッド移管
  • BasePhoneme と対応テストの削除

VOICEVOXのバージョン

0.14.10

OSの種類/ディストリ/バージョン

  • Windows
  • macOS
  • Linux
@github-actions github-actions bot added OS 依存:linux Linux に依存した現象 OS 依存:mac macOS に依存した現象 OS 依存:win Windows に依存した現象 labels Nov 27, 2023
@Hiroshiba
Copy link
Member

良いのかなと思いました!!
もし必要になったら作り直す感じで・・・!

@tarepan tarepan removed OS 依存:mac macOS に依存した現象 OS 依存:linux Linux に依存した現象 OS 依存:win Windows に依存した現象 labels Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants