2 comments (2 comments)1 reaction (1 reaction)0 assignees (0 assignees)C++4,093 forks (4,093 forks)batch import
good first bughelp wanted
Repository metrics
- Stars
- 26,755 stars (26,755 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
it would be nice to have 2 progress bars
- transcribing individual files in a dir
- transcribing long audio file after VAD split
Contributor guide
- Research direction
- Inspect transcribe.py and use tqdm to add progress bars for file level and segment level transcription progress.
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Prerequisites
- GitPython