Skip to content

Add batch mode for multiple audio files#1

Draft
yairl wants to merge 2 commits into
masterfrom
codex/extend-transcribe-for-batch-file-support
Draft

Add batch mode for multiple audio files#1
yairl wants to merge 2 commits into
masterfrom
codex/extend-transcribe-for-batch-file-support

Conversation

@yairl
Copy link
Copy Markdown

@yairl yairl commented Aug 23, 2025

Summary

  • allow BatchedInferencePipeline.transcribe to accept a list of audio inputs
  • implement _transcribe_multiple to run batch inference across several short files
  • test transcribing two short files simultaneously

Testing

  • PYTHONPATH=. pytest -q (fails: ProxyError when downloading model from Hugging Face)

https://chatgpt.com/codex/tasks/task_e_68aa28340a648323bbf2edeefa5693d5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant