m-bain/whisperX

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

Open

#1,318 建立於 2026年1月5日

在 GitHub 查看
 (1 留言) (2 反應) (0 負責人)Python (650 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (6,880 star)
PR 合併指標
 (平均合併 61天 7小時) (30 天內合併 2 個 PR)

描述

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

貢獻者指南