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

[TTS]CeVIO AI対応 #107

Closed
4 tasks
o108minmin opened this issue Apr 24, 2023 · 0 comments · Fixed by #108
Closed
4 tasks

[TTS]CeVIO AI対応 #107

o108minmin opened this issue Apr 24, 2023 · 0 comments · Fixed by #108
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@o108minmin
Copy link
Owner

課題 or やりたいこと

{TTS}を追加したい

やること

cliまでの対応はこのprを参考にする #36

  • cli: 下記を含んだpr作成
    • cli実装
    • cliテスト追加
  • gui: 下記を含んだpr作成
    • gui実装
  • ドキュメント: (できれば)TTSの設定や注意点をまとめた資料の作成 参考pr
    • ドキュメント整備

実装に必要な情報

下記が分かっているなら追記

  • 既存のTTSを同じ設定で出力できるか
  • (できない場合)txtファイルのエンコーディング(utf-8, Shift-JIS)
  • (txtファイルが出力されない場合)どうすればセリフを読み込みできるか
  • wavファイルとtxtファイルが1:1で出力されるか
    • 下記のように出力されているかどうか(拡張子以外が同じ名前のファイル)
01.wav
02.wav
01.txt
02.txt
@o108minmin o108minmin added the enhancement New feature or request label Apr 24, 2023
@o108minmin o108minmin added this to the 2.1.0 milestone Apr 24, 2023
@o108minmin o108minmin self-assigned this Apr 24, 2023
@o108minmin o108minmin mentioned this issue Apr 24, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant