Building a Speech Transcription App Using Flask and OpenAI

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

ความคิดเห็น • 8

  • @yanickt6765
    @yanickt6765 5 หลายเดือนก่อน

    It helped me debug my Flask code where I didn't really know how to manage the audio. Thank you for this tutorial 🤓

  • @SomethingRandomChannel
    @SomethingRandomChannel 7 หลายเดือนก่อน

    This is brilliant man, I’ve been wanting to make an OpenAI powered voice assistant and this will help make a nice ui for it thank you

  • @JustThink2000
    @JustThink2000 7 หลายเดือนก่อน

    Very concise and easy to understand. Thanks for this, I was just looking for a way to build a recorder in order to prompt OpenAI.

    • @prettyprinted
      @prettyprinted  7 หลายเดือนก่อน

      Glad it was helpful. Thanks for watching!

  • @Alex-Ibby
    @Alex-Ibby 6 หลายเดือนก่อน

    Any chance you could do a flask tutorial with a live transcription that displays as you speak? Deepgram has a Python sdk, but I’m finding it impossible to figure out sockets for flask

  • @arhumaalhor6152
    @arhumaalhor6152 7 หลายเดือนก่อน

    Amazing, but next video with Django bro please ❤

  • @JeomonGeorge
    @JeomonGeorge 7 หลายเดือนก่อน

    can you plz make a video to stream the llm response from a flask app (backend) to a nuxtjs app (frontend)

    • @prettyprinted
      @prettyprinted  7 หลายเดือนก่อน

      I haven't done anything with NuxtJS, but I'll look into and see what I can do. Thanks for the idea.