Giter Site home page Giter Site logo

Comments (10)

farski avatar farski commented on June 10, 2024 1

@dariushazimi I believe Amazon Transcribe only supports audio files, so this uploader also only accepts audio files. A quick look at the docs make it seem like that's still the case. You'll have to strip the audio into a separate file before you upload.

from serverless-transcribe.

farski avatar farski commented on June 10, 2024 1

Yes I have. It looks like a good solution if you need a full featured analysis product. I only needed transcription, with a lightweight UI and that I could easily give access to others.

from serverless-transcribe.

dariushazimi avatar dariushazimi commented on June 10, 2024

@farski
Yes transcribe from AWS does support video files.

from serverless-transcribe.

farski avatar farski commented on June 10, 2024

@dariushazimi Do you have a list of formats that it supports?

from serverless-transcribe.

farski avatar farski commented on June 10, 2024

@dariushazimi The API only supports these formats: mp3, mp4, wav, flac based on the docs

from serverless-transcribe.

dariushazimi avatar dariushazimi commented on June 10, 2024

Correction. AWS Transcribe does support audio but I have tried the media solution analysis which supports video as well. Basically separates audio from video and does the transcription using the Transcribe. Works perfect but it has a lot of other services which I don't need and can be costly.

from serverless-transcribe.

dariushazimi avatar dariushazimi commented on June 10, 2024

Have you looked at the media analysis solution?

from serverless-transcribe.

dariushazimi avatar dariushazimi commented on June 10, 2024

Update: Uploaded an audio file successfully. But where is the transcription output ? :) I don't see any output on the page? checked the bucket and it is also empty?!!!

ps. Tried to DM you on twitter but I get: Sorry you can't message this person !!

from serverless-transcribe.

sachin10101998 avatar sachin10101998 commented on June 10, 2024

Can we process mp4 to mp3 conversion in lambda iteslf and allow people to upload mp4?

from serverless-transcribe.

farski avatar farski commented on June 10, 2024

@sachin10101998 Audio MP4 files should without requiring any conversion. If you're needing video MP4 files, those should also work but currently aren't allowed by the upload validation step. I can work on fixing that.

Actually sorry, I was confusing this with a different AWS service. Currently AWS Transcribe only supports audio files. Both AWS Transcribe and this app should allow for MP4 audio files, though. If you are having issues with that please open a new issue.

from serverless-transcribe.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.