How to Convert Speech to Text in JavaScript using AssemblyAI's Node.js SDK

Поділитися
Вставка
  • Опубліковано 9 чер 2024
  • Using AssemblyAI's Node.js SDK, you can now transcribe audio or video files in a few lines of code in JavaScript and TypeScript. In this video, we see how to turn speech into text, summarize it, and determine the speakers in JavaScript.
    🔑 To get a free API key from AssemblyAI go to: www.assemblyai.com/?...
    📚 AssemblyAI documentation: www.assemblyai.com/docs/?utm_...
    🐻‍❄️ AssemblyAI Node.js SDK repository: github.com/AssemblyAI/assembl...
    ▬▬▬▬▬▬▬▬▬▬▬▬ CONNECT ▬▬▬▬▬▬▬▬▬▬▬▬
    🖥️ Website: www.assemblyai.com/?...
    🐦 Twitter: / assemblyai
    🦾 Discord: / discord
    ▶️ Subscribe: ua-cam.com/users/AssemblyAI?...
    🔥 We're hiring! Check our open roles: www.assemblyai.com/careers
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    #MachineLearning #DeepLearning
  • Наука та технологія

КОМЕНТАРІ • 6

  • @ramp2011
    @ramp2011 5 місяців тому

    Do you have a web interface to record the audio and get the transcription instead of using the API? Thank you

  • @tomassavcenko8576
    @tomassavcenko8576 6 місяців тому

    Does AssemblyAI support the transcription of other languages than English? I'm namely looking for Czech.

  • @something_went_wrong167
    @something_went_wrong167 6 місяців тому

    thanks a lot

  • @Tripp111
    @Tripp111 6 місяців тому

    Thank you. ♥️🍕

  • @kumarutsav1123
    @kumarutsav1123 3 місяці тому

    I'm getting the following error, please help
    const client = new AssemblyAI({
    ^
    TypeError: AssemblyAI is not a constructor

  • @kumarutsav1123
    @kumarutsav1123 3 місяці тому

    Why the hell is there no documentation for Javascript. Pathetic documentation choice to only include typescript