Add pipeline benchmarking script - #14
Open
gino287 wants to merge 4 commits into
Open
Conversation
Replaces the old mixture_map.csv with a new format and location, and removes the pipeline_benchmark.py example script. The AudioSeparator class is simplified by removing the speaker count detection logic and related dependencies, streamlining the separation process. Also updates default Whisper model to 'large-v3' and beam size to 3 in constants.
重構 pipeline_eval.py,改善 CER 計算與預測分配邏輯 新增 examples/stats_summarizer.py,用於彙整與總結 pipeline 評估指標 更新 WhisperASR 預設語言為中文 (zh) 優化 orchestrator.py 的模組初始化邏輯,增加向下相容性 調整語者辨識的閾值,並在 constants.py 更新 Whisper 的預設模型
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.
Summary
pipeline_benchmark.pyexample for running separation, speaker ID, and ASR in a batchTesting
python -m py_compile examples/pipeline_benchmark.pyhttps://chatgpt.com/codex/tasks/task_e_688a4bf05164832a80ecef249334ea18