ActionsでのWindowsビルドの対応 - #13
Merged
Merged
Conversation
ayutaz
force-pushed
the
fix/build_windows_on_actions
branch
from
June 12, 2025 08:10
3d3bc3d to
e0fb304
Compare
Closed
9 tasks
7 tasks
ayutaz
added a commit
that referenced
this pull request
Apr 26, 2026
- CREMA-D 27GB の DL + LJSpeech 形式変換手順 - 感情ラベル (ANG/DIS/FEA/HAP/NEU/SAD) を utterance metadata に注入 - データ量: 7,442 発話、91 話者、6 感情 - 工数 2〜3h、マイルストーン #13
ayutaz
added a commit
that referenced
this pull request
Apr 26, 2026
- PE-A embedding 抽出 + 感情ごとの centroid 計算 (L2 normalize) - .npz スキーマ: emotion_names / emotion_centroids / global_centroid - CLI: --input-dataset / --output-bank / --pe-model-name / --emotion-column - 工数 2〜3h、依存 P0-T03 + P3-T01、マイルストーン #13
ayutaz
added a commit
that referenced
this pull request
Apr 26, 2026
- 既存 dataset.jsonl に style_vector_path + emotion フィールドを注入 - style_vector を emotion_centroid から .npy として書き出し (per utterance) - CLI: --input-dataset / --style-bank / --emotion-map JSON / --output-dir - 工数 1h、依存 P3-T02、マイルストーン #13
ayutaz
added a commit
that referenced
this pull request
Apr 26, 2026
- validate_style_bank.py: L2 norm / 次元 / emotion 数 / global 整合性検証 - docs/features/style-bank.md: .npz スキーマ詳細 + CREMA-D 以外の追加ガイド - ESD/EmoV-DB/JTES ライセンスと商用可否を整理 - 工数 1h、依存 P3-T02、マイルストーン #13
ayutaz
added a commit
that referenced
this pull request
Apr 26, 2026
- P3-T01〜T04 一覧 + 依存関係図 (T01 → T02 → T03/T04 並列) - 「一から考えたら」 6 項目 (自動クラスタリング / 形式選択 / 話者 embedding 再利用 / dataset 選択 / HF Hub / 感情オントロジー) - 成功基準: CREMA-D → .npz 生成 + validate PASS - マイルストーン #13、期日 2026-04-30
ayutaz
added a commit
that referenced
this pull request
May 3, 2026
- CREMA-D 27GB の DL + LJSpeech 形式変換手順 - 感情ラベル (ANG/DIS/FEA/HAP/NEU/SAD) を utterance metadata に注入 - データ量: 7,442 発話、91 話者、6 感情 - 工数 2〜3h、マイルストーン #13
ayutaz
added a commit
that referenced
this pull request
May 3, 2026
- PE-A embedding 抽出 + 感情ごとの centroid 計算 (L2 normalize) - .npz スキーマ: emotion_names / emotion_centroids / global_centroid - CLI: --input-dataset / --output-bank / --pe-model-name / --emotion-column - 工数 2〜3h、依存 P0-T03 + P3-T01、マイルストーン #13
ayutaz
added a commit
that referenced
this pull request
May 3, 2026
- 既存 dataset.jsonl に style_vector_path + emotion フィールドを注入 - style_vector を emotion_centroid から .npy として書き出し (per utterance) - CLI: --input-dataset / --style-bank / --emotion-map JSON / --output-dir - 工数 1h、依存 P3-T02、マイルストーン #13
ayutaz
added a commit
that referenced
this pull request
May 3, 2026
- validate_style_bank.py: L2 norm / 次元 / emotion 数 / global 整合性検証 - docs/features/style-bank.md: .npz スキーマ詳細 + CREMA-D 以外の追加ガイド - ESD/EmoV-DB/JTES ライセンスと商用可否を整理 - 工数 1h、依存 P3-T02、マイルストーン #13
ayutaz
added a commit
that referenced
this pull request
May 3, 2026
- P3-T01〜T04 一覧 + 依存関係図 (T01 → T02 → T03/T04 並列) - 「一から考えたら」 6 項目 (自動クラスタリング / 形式選択 / 話者 embedding 再利用 / dataset 選択 / HF Hub / 感情オントロジー) - 成功基準: CREMA-D → .npz 生成 + validate PASS - マイルストーン #13、期日 2026-04-30
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.
No description provided.