Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Transcript integration #19

Merged
merged 2 commits into from
Apr 26, 2020
Merged

Transcript integration #19

merged 2 commits into from
Apr 26, 2020

Conversation

malcolmseyd
Copy link
Member

Derek's transcript job script has been fully integrated into the convert-audio function (which we might want to rename). The functions do not run in parallel and the output bucket is hardcoded.

@malcolmseyd malcolmseyd requested a review from aomi April 26, 2020 05:16
@aomi aomi merged commit df210b7 into dev Apr 26, 2020
@aomi aomi deleted the transcript-integration branch April 26, 2020 05:24
malcolmseyd added a commit that referenced this pull request Apr 26, 2020
Transcript integration (#19)

* integrate Derek's transcription script with Lambda
* create tests and make functions more consistent

debugging print statements -_-

exclude jobName as it caused errors

get debug info from Lamba instance

don't use URLEncodedKey, it's empty

create intermediate transcription bucket & lambda handler

existing: true on transcription bucket

enable rw permissions on transcription bucket

bad indentation :(

make the waitgroup actually wait

copy json instead of down/upload

change to base64 and cut extra code

clean up

give delete permissions in transcription bucket

disable delete, it times out costing us $$$

it works, we can worry about temp files later
malcolmseyd added a commit that referenced this pull request Apr 26, 2020
* integrate Derek's transcription script with Lambda
* create tests and make functions more consistent

debugging print statements -_-

exclude jobName as it caused errors

get debug info from Lamba instance

don't use URLEncodedKey, it's empty

create intermediate transcription bucket & lambda handler

existing: true on transcription bucket

enable rw permissions on transcription bucket

bad indentation :(

make the waitgroup actually wait

copy json instead of down/upload

change to base64 and cut extra code

clean up

give delete permissions in transcription bucket

disable delete, it times out costing us $$$

it works, we can worry about temp files later
malcolmseyd added a commit that referenced this pull request Apr 28, 2020
* integrate Derek's transcription script with Lambda
* create tests and make functions more consistent

debugging print statements -_-

exclude jobName as it caused errors

get debug info from Lamba instance

don't use URLEncodedKey, it's empty

create intermediate transcription bucket & lambda handler

existing: true on transcription bucket

enable rw permissions on transcription bucket

bad indentation :(

make the waitgroup actually wait

copy json instead of down/upload

change to base64 and cut extra code

clean up

give delete permissions in transcription bucket

disable delete, it times out costing us $$$

it works, we can worry about temp files later
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants