street-lab-tech / street-whisper-app

STREET Lab Whisper App - a tool that transcribes and translates audio files into CSV files.
MIT License
2 stars 0 forks source link

Bug: Extra '\' being place in output CSV name #13

Closed carmen-chau closed 4 months ago

carmen-chau commented 4 months ago

In PR #6, when the CLI finishes processes, the exported CSV name would sometimes contain an extra '\' in the name.

This occurs in cases where the user wishes to move the CSV to a folder OUTSIDE of the directory that the CLI code is being ran (eg: If you specify the CSV destination path to be Users/xxxxxx/Downloads.

Sample buggy path: trimmed_audio_.wav_transcription22/11_.csv