SUPER Fast AI Real Time Speech to Text Transcribtion - Faster Whisper / Python

  Рет қаралды 62,145

All About AI

All About AI

Күн бұрын

SUPER Fast AI Real Time Voice to Text Transcribtion - Faster Whisper / Python
👊 Become a member and get access to GitHub:
/ allaboutai
Get a FREE 45+ ChatGPT Prompts PDF here:
📧 Join the newsletter:
www.allabtai.com/newsletter/
🌐 My website:
www.allabtai.com
Faster-Whisperer:
github.com/SYSTRAN/faster-whi...
I created a almost zero latency real time AI voice to text transcribtion using faster whisperer and python. We are gonna look at some use cases for the script and a preview of my upcoming video. Enjoy!
00:00 Intro
00:21 Real Time AI Transcribtion "Mr.Beast"
01:25 Setup / Python Code
03:33 Real Time AI Transcribtion "Sentiment Analysis"
05:51 Real Time AI Transcribtion "Secret Project"
08:14 Conclusion

Пікірлер: 96
@OliNorwell
@OliNorwell 3 ай бұрын
Epic! - These videos are some of the best stuff on KZbin - love the idea with the image generation at the end
@theraybae
@theraybae 5 ай бұрын
This is amazing and inspiring. I love the ending of the video and can’t wait for Wednesday. As a dyslexic person I think you unlocked a new use case for learning.
@ryanjames3907
@ryanjames3907 5 ай бұрын
wow !! great video !!! Thank you for being so generous and teaching this to us, this is epic stuff! I can already start see all kinds of use cases, I cant wait to get it running, I'm really looking forward to Wednesday's video . Thanks again from Canada
@radudamianov
@radudamianov 5 ай бұрын
Excellent! Thank you so much for sharing!
@unrealminigolf4015
@unrealminigolf4015 5 ай бұрын
Awesome bro! ❤
@benscottbongiben
@benscottbongiben 5 ай бұрын
Good to see transcription and generate responses as audio in real-time for phone call
@ArmandoMenicacci
@ArmandoMenicacci 5 ай бұрын
Fantastic !!! A bit fast in explaining and showing, but I can always pause!
@enesgul2970
@enesgul2970 5 ай бұрын
Gerçekten çok iyisiniz.
@HammerOnTheNet
@HammerOnTheNet 5 ай бұрын
Amazing and inspiring work! Kris what about something less powerful but better accessible in terms of hardware?
@calvinapollos
@calvinapollos 2 ай бұрын
Great video! Thanks for going through this in such an easy-to-understand way! Can you share the python scripts?
@ReadyMedia-no
@ReadyMedia-no 4 ай бұрын
There is a product for Live video Transcription there. Live text services are expensive and does not work on many current languages.. Set up a server/service that will ingest a RTMP video source, delay the video and overlay text on video in perfect sync. then offer RTMP output with burned in Live text. :) There is need for this service.
@maizizhamdo
@maizizhamdo Ай бұрын
i love your videos man , please video about fastwhisper on docker api please
@martinvizar6430
@martinvizar6430 4 ай бұрын
Impresario thank you
@bim-techs
@bim-techs 5 ай бұрын
Tips: You can transform your device's audio output into a "microphone" on Windows, so you don't need to place your headphones over your microphone. 1. Press Windows key + R -> type "mmsys.cpl" 2. In the Recording tab, enable the Stereo Mix option. Now, "Stereo Mix" is an available microphone option! You can select it as the audio input.
@weekendmakeit7760
@weekendmakeit7760 4 ай бұрын
this really helped me! Thank you!
@aoeu256
@aoeu256 3 ай бұрын
this a grewt idea, i was using voice meeter as a virtual audio thingy and its complicated to use
@kimsteinhaug
@kimsteinhaug 5 ай бұрын
Interesting stuff on the image creation at the end while talking, not sure if you are taking into consideration puctuation in you sentences? Im pretty sure this would have to do with something cool, maby keeping an overview of all the text that has been moving out of the "buffer" for style ? Looks like something I could have a lot of fun with, do not have the GPU though :/ Colab however.
@ferluisch
@ferluisch 27 күн бұрын
Hey man this is really cool! I'd like to know if you: 1) used the whisper v3 model? or the v2? 2) If you have seen the demos from gpt4, they also showed that gpt ASR is better than whisper v3, wonder if it will be open like whisper.
@t-dsai
@t-dsai 5 ай бұрын
Thanks for sharing your knowledge/experience. I'm bit perplexed. The description here mentions 45+ prompts in the PDF book, the newsletter website says 40+, and the PDF doc says 35+. Which number is correct?
@fredericpaillot2570
@fredericpaillot2570 5 ай бұрын
Hi Kris! I love what you do, I would like to become a member of your channel, but I can't access the page to subscribe, do you have a direct link? the one in description doesn't work for me.. have a good day!
@mattaylor-qg4yw
@mattaylor-qg4yw Ай бұрын
just joined. would be good to get my grubby paws on the files for this.
@aoeu256
@aoeu256 3 ай бұрын
This will be a good tool for language immersion chinese / japanese / indonesian along with the deepl clipboard tool, edge browsers tts engine.
@claudiobalderrama1599
@claudiobalderrama1599 3 ай бұрын
Do you think this could be used to transcribe, for example, phone calls made through the browser? I would greatly appreciate your response :)
@AdrianC2006Uk
@AdrianC2006Uk 27 күн бұрын
That image gen project was pukka!
@royzac7829
@royzac7829 4 ай бұрын
How does the transcription performance compare to assemblyAI?
@maverick1901
@maverick1901 4 ай бұрын
running fully local is one thing ... doing this via webaudio api towards a backend is a different topic - is there any implementation for that as well foreseen?
@svenborgers6908
@svenborgers6908 3 ай бұрын
I have tried to get this to run on M1 MacBook. No joy. The CPU maxes out even with the tiny model. But then I tried with the Whisper.cpp implementation which is compiled for apple silicon. I found a whisper-cpp-python wrapper for that library. That actually runs and is far less CPU bound. It has a bit of a stutter, it is not as clean, it misses words between the chunk processing but you can see that with just a little bit more power it could work.
@MrThaitrinh
@MrThaitrinh 3 ай бұрын
Hi Seven, could you please share your code with me? Thank you very much!
@kate-pt2ny
@kate-pt2ny 5 ай бұрын
Kris, you are a genius. Real-time speech transcription can do a lot of things. The last example is great. I can’t wait to watch the video released on Wednesday. My computer is a Mac M chip computer. I found the code in your github and changed it to run on the CPU. Later, some problems occurred, such as incomplete transcribed content and OSError. Can you release a version suitable for Mac computers? grateful
@TonyHoangPodcast
@TonyHoangPodcast 2 ай бұрын
does it support speaker diairzation?
@aseelflihan6910
@aseelflihan6910 Ай бұрын
If there any way to translate this text to another languages it will be awesome
@George-kx8fl
@George-kx8fl 4 ай бұрын
Would it be possible to do speaker recognition then pipe it into translation
@avgplayer
@avgplayer 5 ай бұрын
Waiting for the in deep video :) Btw your discord invite link is expired.
@jotixh
@jotixh 2 ай бұрын
Is there a way to connect a live streaming url?
@henrijohnson7779
@henrijohnson7779 3 ай бұрын
@Kris : I already joined as an Adept member on Jan 18th 2024 and requested access to the Github Repo via email and also via Discord but have not had any response from you yet ?
@haloBean
@haloBean 2 ай бұрын
Hi, Can get the github repo of the above code ? Thanks
@AlexPopov-hv3kp
@AlexPopov-hv3kp 26 күн бұрын
what is a transcribe_chunk function in the code? Seems that it's not from faster_whisper?
@Edward_ZS
@Edward_ZS 5 ай бұрын
Has anyone updated the code from the previous video to use this recording method instead?
@vallu-Tech
@vallu-Tech 2 ай бұрын
Bro can you put th video about live streaming voice to text
@thnmanucian7993
@thnmanucian7993 2 ай бұрын
Hello. I’m beginner in this major. How can I get your code to refer? Thank you
@reddyparthu5978
@reddyparthu5978 2 ай бұрын
how to get the code for this?
@crazyforhyunwoo119
@crazyforhyunwoo119 3 ай бұрын
Can I did this with javascript?
@thedoctor5478
@thedoctor5478 5 ай бұрын
I think there's an even faster whisper module but I forget what it's called
@MultiBigkush
@MultiBigkush Ай бұрын
Code: import os import time import wave import pyaudio from faster_whisper import WhisperModel # Определяем константы NEON_GREEN = '\033[32m' RESET_COLOR = '\033[0m' os.environ["KMP_DUPLICATE_LIB_OK"]="TRUE" # Функция для записи аудио-фрагмента def record_chunk(p, stream, file_path, chunk_length=1): """ Записывает аудиофрагмент в файл. Args: p (pyaudio.PyAudio): Объект PyAudio. stream (pyaudio.Stream): Поток PyAudio. file_path (str): Путь к файлу, куда будет записан аудиофрагмент. chunk_length (int): Длина аудиофрагмента в секундах. Returns: None """ frames = [] for _ in range(0, int(16000 / 1024 * chunk_length)): data = stream.read(1024) frames.append(data) wf = wave.open(file_path, 'wb') wf.setnchannels(1) wf.setsampwidth(p.get_sample_size(pyaudio.paInt16)) wf.setframerate(16000) wf.writeframes(b''.join(frames)) wf.close() def transcribe_chunk(model, file_path): segments, info = model.transcribe(file_path, beam_size=7) transcription = ''.join(segment.text for segment in segments) return transcription def main2(): """ Основная функция программы. """ # Выбираем модель Whisper model = WhisperModel("medium", device="cuda", compute_type="float16") # Инициализируем PyAudio p = pyaudio.PyAudio() # Открываем поток записи stream = p.open(format=pyaudio.paInt16, channels=1, rate=16000, input=True, frames_per_buffer=1024) # Инициализируем пустую строку для накопления транскрипций accumulated_transcription = "" try: while True: # Записываем аудиофрагмент chunk_file = "temp_chunk.wav" record_chunk(p, stream, chunk_file) # Транскрибируем аудиофрагмент transcription = transcribe_chunk(model, chunk_file) print(NEON_GREEN + transcription + RESET_COLOR) # Удаляем временный файл os.remove(chunk_file) # Добавляем новую транскрипцию к накопленной транскрипции accumulated_transcription += transcription + " " except KeyboardInterrupt: print("Stopping...") # Записываем накопленную транскрипцию в лог-файл with open("log.txt", "w") as log_file: log_file.write(accumulated_transcription) finally: print("LOG" + accumulated_transcription) # Закрываем поток записи stream.stop_stream() stream.close() # Останавливаем PyAudio p.terminate() if __name__ == "__main__": main2()
@josequinonez2941
@josequinonez2941 4 күн бұрын
I LOVE U
@Siri-tz7dz
@Siri-tz7dz 2 ай бұрын
where do i get the setup/python code
@leucome
@leucome 5 ай бұрын
Faster whisper and Insanely Fast Whisper don't seem to have AMD gpu support yet. So I had to go with an alternative for the 7900xt. I used wishper.cpp with cuda/HIP + distilled whisper model. Seriously this combination is kinda real-time too, even when using the distil large v2. Though there is a downside to that, the TTS and Whisper on the GPU gobble up like 8GB or vram. This put some limit to the LLM model I can use at same time.
@himanshujaviya6021
@himanshujaviya6021 Ай бұрын
Can we get the code used in this video that would be really helpful
@joaopaulonadal8484
@joaopaulonadal8484 4 ай бұрын
How can i get acess to this code?
@RicardoMaciasYepez6913
@RicardoMaciasYepez6913 20 күн бұрын
Can this run on raspberry pi?
@danielgh4814
@danielgh4814 3 ай бұрын
Hi, I'm a subscriber but I do not have access to your github ,can you helpme please?
@ahmedelkamash9323
@ahmedelkamash9323 Ай бұрын
how can we download this script?
@ItsNsour
@ItsNsour 2 ай бұрын
can it translate?
@maxstauss9579
@maxstauss9579 22 күн бұрын
i cant find the script of the realtime translation pls help me finding it :((
@lutusp
@lutusp 5 ай бұрын
Hey, it's in your video description, therefore easily fixed: the word is "transcription". Why not avoid the irony of a video that extols modern AI voice to text ... transcription ... in which the AI engine will surely avoid this mistake, and at the speed of light.
@ytemre
@ytemre 2 ай бұрын
I became a member how do I get access to the code and the github for this
@AllAboutAI
@AllAboutAI 2 ай бұрын
hello :D send me a e-mail at kris@allabtai.com
@erenkaraboga8570
@erenkaraboga8570 3 ай бұрын
Can we take source code ?
@user-mz5jy4nt5p
@user-mz5jy4nt5p 5 ай бұрын
could you do another demo to see how it can translate in real time?
@gregh7457
@gregh7457 5 ай бұрын
yes! there are no really good or fast translation apps available. KZbin auto translate is horrible!
@kebman
@kebman 5 ай бұрын
I might be jaded but... I mean really, how about an AI that calculates the probability of drone attacks or artillery attacks? How about an AI that calculates the probability of soldiers hiding in terrain? I mean, there are already good search algorithms out there, that one may-or-may-not use to carry out artillery strikes. I'm just thinking aloud here. Probably nothing.
@110gotrek
@110gotrek 5 ай бұрын
Now make it translate and do phone-cals
@rne1223
@rne1223 5 ай бұрын
Noooo…pls nooo. We got plenty auto callers already.
@ibrahimelshenhapy9179
@ibrahimelshenhapy9179 3 ай бұрын
​@@rne1223 Where?
@user-gx9yu2kk8z
@user-gx9yu2kk8z 5 ай бұрын
🎈
@user-sd3qe7qu9c
@user-sd3qe7qu9c 3 ай бұрын
🧡
@kylebolt5861
@kylebolt5861 4 ай бұрын
How do we join your community?
@AllAboutAI
@AllAboutAI 4 ай бұрын
Link in desc :) youtube member
@najafzawar8168
@najafzawar8168 4 ай бұрын
@@AllAboutAI just subscribed to your channel but not getting GitHub code..
@kebman
@kebman 5 ай бұрын
The sentiment analysis really scares me. I mean, there's absolutely no chance that'll be abused by big tech in terms of political marketing. I mean, like, there's no way in hell right?
@thebigbigdaddy
@thebigbigdaddy 5 ай бұрын
how can we identify different speakers?
@ickorling7328
@ickorling7328 3 ай бұрын
Microsoft co-pilot in a teams call recording transcription. Cant simply call, needs to he a meeting call... subtle difference. Try 'meet now' in teams calender view, or make calendar event.
@nusretalikok823
@nusretalikok823 5 ай бұрын
where can we find the code that you used?
@crazyforhyunwoo119
@crazyforhyunwoo119 3 ай бұрын
github linked in the description
@harshitsingh3061
@harshitsingh3061 5 ай бұрын
where can we get the code
@crazyforhyunwoo119
@crazyforhyunwoo119 3 ай бұрын
github linked in the description.
@filipphenderson6342
@filipphenderson6342 3 ай бұрын
Pulling in people with a flashy thumbnail of a Python code that works and then trying to monetize your code based on a library that is already supposed to be open source is in my opinion bs. it is not fair for beginners that might not know Python or whisper very well. for that I give you a thumbs down!
@curtisnewton895
@curtisnewton895 3 ай бұрын
transcriPtion
@maxstauss4821
@maxstauss4821 21 күн бұрын
iam a member but i cant acces the github pls HELP
@maxstauss4821
@maxstauss4821 21 күн бұрын
this i my github maxaxaxaxxaxaxaax
@digitalsoultech
@digitalsoultech 5 ай бұрын
The accuracy sucks. Many words are incorrect which you can see in the image itself. This isn't usable in the real world.
@virkutisss3563
@virkutisss3563 3 ай бұрын
Can you use different languages?
@ramadanhasan1574
@ramadanhasan1574 5 ай бұрын
Where is the link to this source code ? Thanks amazing
@nafila5084
@nafila5084 3 ай бұрын
did you get the code
@ramadanhasan1574
@ramadanhasan1574 3 ай бұрын
no @@nafila5084
@KaMingLeung-kk6ey
@KaMingLeung-kk6ey 2 ай бұрын
@@nafila5084 Can share the code to me as well?
@fufu9352
@fufu9352 3 ай бұрын
Zero latency? I have been check your video timeline. terminal output and audio is not correspond. you must be living a world 1-2 second ahead our timeline. 😅
@MarxOrx
@MarxOrx 5 ай бұрын
BROOOO 🎉 FIRST
@rahar6009
@rahar6009 3 ай бұрын
It is bs to make an open source code monetized! So sorry for you and your kinds... unsubs.
@vaibhavmishra1100
@vaibhavmishra1100 3 ай бұрын
can you tell me the solution of this error : Could not load library cudnn_ops_infer64_8.dll. Error code 126 Please make sure cudnn_ops_infer64_8.dll is in your library path!
@user-rs8oo5ro8t
@user-rs8oo5ro8t 3 ай бұрын
try "pip install nvidia-cudnn-cu12"
@vaibhavmishra1100
@vaibhavmishra1100 3 ай бұрын
its didnt work@@user-rs8oo5ro8t
@user-sw3im6bo2l
@user-sw3im6bo2l 2 ай бұрын
I have registered as a member, please check your email
@abdurrahmankeskin3716
@abdurrahmankeskin3716 6 күн бұрын
how to get the code for this?
23 AI Tools You Won't Believe are Free
25:19
Futurepedia
Рет қаралды 1,9 МЛН
Купили айфон для собачки #shorts #iribaby
00:31
1 класс vs 11 класс  (игрушка)
00:30
БЕРТ
Рет қаралды 3,7 МЛН
Climbing to 18M Subscribers 🎉
00:32
Matt Larose
Рет қаралды 27 МЛН
World’s Deadliest Obstacle Course!
28:25
MrBeast
Рет қаралды 75 МЛН
Can Whisper be used for real-time streaming ASR?
8:41
Efficient NLP
Рет қаралды 2,7 М.
World’s Fastest Talking AI: Deepgram + Groq
11:45
Greg Kamradt (Data Indy)
Рет қаралды 35 М.
You won't believe how fast it is | Raspberry Pi Speech-to-Text
6:54
26 Incredible Use Cases for the New GPT-4o
21:58
The AI Advantage
Рет қаралды 712 М.
The easiest way to chat with Knowledge Graph using LLMs (python tutorial)
18:35
Fine tuning Whisper for Speech Transcription
49:26
Trelis Research
Рет қаралды 12 М.
Modern Graphical User Interfaces in Python
11:12
NeuralNine
Рет қаралды 1,4 МЛН
DC Fast 🏃‍♂️ Mobile 📱 Charger
0:42
Tech Official
Рет қаралды 484 М.
Как работает автопилот на Lixiang L9 Max
0:34
Семен Ефимов
Рет қаралды 15 М.
APPLE совершила РЕВОЛЮЦИЮ!
0:39
ÉЖИ АКСЁНОВ
Рет қаралды 1,6 МЛН