UNCG-CSE / Podknow

1 stars 2 forks source link

Transcriber pulls filenames from local directory instead of cloud directory #14

Closed jwthrs closed 5 years ago

jwthrs commented 5 years ago

Doesn't make sense that we use local file names instead of the ones directly on our google cloud. If you accidentally rename a file locally you're toast if you try to use the transcriber.

jwthrs commented 5 years ago

Should also check to see if the transcription already exists under transcripts/raw/gcsst to avoid unnecessary re-transcription

jwthrs commented 5 years ago

As of the Collector.py, this is not really an issue. It's a trade off in design.