[feat] add --set-speaker-names
CLI flag; implement prompt-based speaker name assignment with tests
This commit is contained in:
2
TODO.md
2
TODO.md
@@ -7,7 +7,7 @@
|
||||
- [x] create missing folders for output files
|
||||
- [x] for merging (command line flag) -> if not present, treat each file as separate output (--merge | -m)
|
||||
- [x] for merge + separate output -> if present, treat each file as separate output and also output a merged version (--merge-and-separate)
|
||||
- set speaker-names per input-file -> prompt user for each file if flag is set (--set-speaker-names)
|
||||
- [x] set speaker-names per input-file -> prompt user for each file if flag is set (--set-speaker-names)
|
||||
- fix cli output for model display
|
||||
- refactor into proper cli app
|
||||
- add support for video files -> use ffmpeg to extract audio
|
||||
|
Reference in New Issue
Block a user