Skip to content

ActionsでのWindowsビルドの対応 - #13

Merged
ayutaz merged 2 commits into
devfrom
fix/build_windows_on_actions
Jun 12, 2025
Merged

ActionsでのWindowsビルドの対応#13
ayutaz merged 2 commits into
devfrom
fix/build_windows_on_actions

Conversation

@ayutaz

@ayutaz ayutaz commented Jun 12, 2025

Copy link
Copy Markdown
Owner

No description provided.

@ayutaz
ayutaz force-pushed the fix/build_windows_on_actions branch from 3d3bc3d to e0fb304 Compare June 12, 2025 08:10
@ayutaz ayutaz linked an issue Jun 12, 2025 that may be closed by this pull request
@ayutaz
ayutaz merged commit a0034f2 into dev Jun 12, 2025
@ayutaz
ayutaz deleted the fix/build_windows_on_actions branch June 12, 2025 08:44
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

windowsのCI/CD対応

1 participant