rmusser01 / tldw

Too Long, Didn't Watch(TL/DW): Your Personal Research Multi-Tool - Open Source NotebookLM
Apache License 2.0
44 stars 2 forks source link

Bugfix: Transcribing a file from a network drive does not store the resulting wav & json transcript in the expected 'Results' folder #64

Open rmusser01 opened 1 month ago

rmusser01 commented 1 month ago

When accessing a file from a network share, the transcript and wav file are stored in the network share next to the original file.

It is expected that the wav file and json are put into the local /Results/ folder.