7. OpenAI Whisper and GPT-3 - Voice Commands and Live Transcription

preview_player
Показать описание
Like the video? Support my content by checking out Interactive Brokers using the link below:

In this video, I tried to trade stocks with my voice using OpenAI Whisper and GPT-3. I walk you through how it works.

Source Code:
Рекомендации по теме
Комментарии
Автор

Like the video? Support my content by checking out Interactive Brokers using the link below:
Note: Although this made for a workable demo, there will be a number of edge cases to handle. I found that I learned the most while trying to handle these edge cases. I also probably should have used aiofiles to read the transcript.

parttimelarry
Автор

Keep up the good work Larry. I always feel happy once I see your video.

ka
Автор

These videos are amazing! Thank you for putting so much effort in to publishing them all

eltoroloco
Автор

I have only watched 49 seconds of this and I love it and I love you.

shrvn
Автор

Wow !!! what a great tool.
I am super excited to learn and try this out.

rajum
Автор

I tried whisper today for my chatbot and when I got quiet it would transcribe the silence to "Thank you for watching" in japanese so im glad to see it isnt just me going crazy

nathan
Автор

Thank you for the video !! Excellent!! Very interesting ! It opens the door to many possible ideas! The next step can be an order opening with a condition? For example a simple voice (prompt) message may refer to an analysis based on several statistical indicators, if the conditions are verified at x% then open the order (multi-layered condition reserves!)! That would be a great time saver! Thank's Larry !

bakari
Автор

6:40 : I think it is actually ghosts trying to talk to you 😂

TheDjarEl
Автор

Awesome stuff! Saw you made a gridbot with ccxt in python earlier, any chance you could show us to how to make a gridbot with freqtrade?

Zynthh
Автор

Thanks for sharing these videos. You are the best on youtube. A question, in general, is not specific to your videos. For data security reasons, How can I Trust Python Libraries that I am importing? How can I find out what is happening behind the scene?

MachineAI
Автор

Whisper, profit one million dollars today, next please.

loafandjug
Автор

Amazing, this is something that I waited long time ago, is it a way tu run that in google colabs?

luisgarciarios
Автор

Sounds dangerous for me -- "No I meant 10" Always nice work though; thanks.

wigleboy
Автор

Very cool, excellent presentation! Is it possible to modify this type of app to create a real-time translation application? For example, two people log into a webpage and speak different languages like English and Spanish. The english person's speech is translated to Spanish and written on the screen, and the Spanish is translated and written in English on the screen. Is that possible?

wordpressobsessed
Автор

Can u make a video on how to backtest crypto options strategies on python looked everywhere couldn't find a answere

saumitrakarmakar
Автор

Can you make some content to summarize an arbitrary video to a 30s video? Is this possible with current openAI?

haminton
Автор

Question, will putting the audio in chunk not have the risk for ending the chunk in the middle of a word? Causing whidper to not catch the word

wesremy
Автор

Could you please do binance webhook for trading view again? As heroku is no longer supporting for a free plan. It would be helpful. With advancements.

pritambagal
Автор

Can this be used to send commands to a code editor like vs code for example? So the speech or audio would include something like "command v" for example and then that would be transctibed then somehow it would be read and the command would be executed

hanael-sherbiny
Автор

I am trying to get 1 min of intraday data for stocks and options, but I do not see an easy way around it. I tried different data providers, but the data does not sound good to me looks like lots of missing data.. and that is crucial for doing any backtesting. Can you share your expertise on how and where I can get stock market data?

MachineAI