m-bain/whisperX

[FEATURE] multiple output formats (`--output_format`) with CLI

オープン

#1,318 opened on 2026/01/05

 (1 件のコメント) (2 件のリアクション) (0 人の担当者)Python (2,387 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (23,689 個のスター)
PR merge metrics
 (平均マージ 61d 7h) (30d で 2 merged PRs)

説明

details

potential implementation plan

  1. update __main__.py to allow comma-separated values (for example, --output_format srt,txt,json)
  2. update get_writer() in utils.py to loop through all output_formats

コントリビューターガイド