speechmatics / speechmatics-python

Python library and CLI for Speechmatics
https://speechmatics.github.io/speechmatics-python/
MIT License
58 stars 14 forks source link

Submit multiple batch jobs at once #62

Closed TudorCRL closed 1 year ago

TudorCRL commented 1 year ago

submit_jobs() lets you transcribe multiple audio files at the same time, with a default limit on concurrency of five jobs at a time.