qiandrew / AudioNote

Apache License 2.0
0 stars 0 forks source link

Upload audio files to S3 in order to transcribe #20

Open matthewmoss opened 5 years ago

matthewmoss commented 5 years ago

Looks like AWS requires a file be uploaded to S3 before it can be transcribed.

We need to set up an S3 bucket to store these files. First, upload directly using the S3 web console.

Time: Half day. Should be as simple as uploading through web console. Need to figure out permissions.

Test: We'll know this is done when you can go to our S3 page, upload an audio file, then open the audio file using an S3 link.