Files
sbv2-v2/docs/CHANGELOG.md
2023-12-31 07:45:40 +09:00

16 lines
759 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Changelog
## v1.2 (2023-12-30)
- グラボがないCPUユーザーでも音声合成機能は使えるように
- Google colabでの学習をサポート、ートブックを追加
- 前処理のリサンプリング時に音声ファイルの開始・終了部分の無音を削除するオプションを追加(デフォルトでオン)
- 学習時に自動的にデフォルトスタイル Neutral を生成するように。これで学習したらそのまま音声合成を試せます。
## v1.1 (2023-12-29)
- TrainとDatasetのWebUIの改良・調整一括事前処理ボタン等
- 前処理のリサンプリング時に音量を正規化するオプションを追加(デフォルトでオン)
## v1.0 (2023-12-27)
- 初版