Tfkalk / MultispeakerTranscription

Script to do multispeaker transcription with immediate transcript deletion
0 stars 0 forks source link

Convert Argument to --flag flag #6

Closed Tfkalk closed 2 months ago

Tfkalk commented 2 months ago

Right now we take the audio file as an argument, but we should convert this to a flag. This is for two reasons-- one it makes it easier to implement path arguments and unblocks the use of other, opposing flags, like --batch

Tfkalk commented 2 months ago

Handled in https://github.com/Tfkalk/MultispeakerTranscription/commit/9ed490b8a41f2fe6d2a881e89dc20b484714b409