issues Search Results · language:Dune language:TypeScript language:JavaScript
Filter by
9.9M results
Parent: #29
目的
音声モデル制作機能を、誤操作や権利問題を避けながら運用できるようにする。
必要な内容
- 音声素材の利用許諾・本人同意・ライセンス確認の記録項目
- 長時間/GPU高負荷処理を開始する前の確認文言
- 上書き、削除、公開、外部送信の禁止/確認ルール
- artifact とログの保存場所
- 失敗時の切り分け手順
完了条件
- README ...
documentation
enhancement
Parent: #29
目的
SBV2 の merge / 派生モデル作成を、agent が安全に計画・実行できるようにする。
必要な機能
- マージ元モデル、比率、出力名、出力先の plan
- 対象モデルの config / speaker / style 互換性チェック
- dry-run と衝突検出
- マージ成果物の registry 登録
- 生成後の refresh ...
enhancement
Parent: #29
目的
生成したモデルや checkpoint を、agent が比較・要約し、人間が採用判断できる評価導線を作る。
必要な機能
- 固定テスト文セットでの一括音声生成
- 複数 checkpoint / model の比較 artifact
- ノイズ、無音、長さ、失敗率などの機械的チェック
- 人間の試聴メモを manifest に追記する仕組み
...
enhancement
!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -- !-- Please read our Rules of Conduct:
https://opensource.microsoft.com/codeofconduct/ -- !-- 🕮 Read our guide about submitting issues:
https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions ...
Parent: #29
目的
学習で生成された checkpoint / config / style_vectors を、試用候補から正式な SBV2 model_assets へ昇格できるようにする。
必要な機能
- training output の検出と candidate model manifest
- config.json、style_vectors.npy、safetensors ...
enhancement
Is your feature request related to a problem? Please describe.
There is no utility to check the current MongoDB connection state. Health check endpoints and monitoring logic are
forced to access mongoose.connection.readyState ...
enhancement
Parent: #29
目的
SBV2 の学習系コマンドを、agent が安全に開始・監視できる wrapper として提供する。
必要な機能
- resample / preprocess_text / bert_gen / style_gen / train_ms の段階実行
- dry-run または plan 表示
- GPU/CPU device、epoch/step、checkpoint ...
enhancement
Parent: #29
目的
音声ファイルから、SBV2 学習に必要な wav / transcription / esd.list / config 入力を作る前処理パイプラインを整える。
必要な機能
- ffmpeg による wav 変換、無音/長尺の分割
- Whisper 等による文字起こし候補生成
- 日本語正規化、読めない記号の検出、表記揺れの警告
- 人手確認が必要な行の ...
enhancement
Parent: #29
目的
ユーザーが渡した音声ファイルを、SBV2 の学習に使える dataset workspace として管理する入口を作る。
必要な機能
- 音声ファイルの受け取り、形式検証、duration/codec/sample rate の記録
- workspace 作成、入力ファイルのコピー/参照方針、manifest 生成
- dataset 名、話者名、言語、利用許諾メモの保存 ...
enhancement
Parent: #29
目的
学習、前処理、マージなどの長時間処理を、同期呼び出しではなく追跡可能な job として扱えるようにする。
必要な機能
- jobId、状態、開始時刻、入力、成果物、ログパスの manifest
- progress / status / tail log / cancel / resume / retry
- 失敗時の firstError と再実行可能性の分類 ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.