Тёмный
Mastering Python
Mastering Python
Mastering Python
Подписаться
support me by subscribing to my channel
Комментарии
@06pratibha
@06pratibha 10 дней назад
poorly explained, what the requirement how to excute nothing mentioned in the video, git repo is also not documented, no readme no instructions
@amlhassan2739
@amlhassan2739 29 дней назад
great job!
@bhuvneshsaini93
@bhuvneshsaini93 Месяц назад
Please provide requirement.txt, else its really very hard to make it workable.
@JL-1735
@JL-1735 2 месяца назад
Ai generate crap
@kmillanr
@kmillanr 2 месяца назад
no code in video
@kodeng6333
@kodeng6333 2 месяца назад
Please use list for creating a lot of threads (not variables like t1) And not use raw `time` module, there is `timeit` or etc (Search info about that why it is more preferred)
@masteringpython
@masteringpython 2 месяца назад
i made this video to show you how to disable the GIL in python 3.13, and it's not released yet, when they relase python 3.13 i will do a complex example.
@kodeng6333
@kodeng6333 2 месяца назад
@@masteringpython its not about complexity
@AmirWassim-yi9nd
@AmirWassim-yi9nd 3 месяца назад
That's was helpful
@WhiteShark010
@WhiteShark010 3 месяца назад
You have chance.
@Yacine_zaki_abderrazzak
@Yacine_zaki_abderrazzak 3 месяца назад
We need some people like you ❤❤❤
@djamelelzinne
@djamelelzinne 3 месяца назад
شكرا على المقطع
@Yacine_zaki_abderrazzak
@Yacine_zaki_abderrazzak 3 месяца назад
❤🎉legendary useful info i hope you will continue to upload every day ❤❤
@Yacine_zaki_abderrazzak
@Yacine_zaki_abderrazzak 3 месяца назад
Nice video men i hope you to continue To make us happy with your infos
@Suchit_Plays07
@Suchit_Plays07 4 месяца назад
there are so many errors in source code please resolve this
@Suchit_Plays07
@Suchit_Plays07 4 месяца назад
Make video on how to run this code
@N2NCars
@N2NCars 5 месяцев назад
Audio 3 still can hear noises
@lostfromfaraway697
@lostfromfaraway697 2 месяца назад
noise will always be there, no matter how much you try to remove. the point is to reduce it as much as possible. Noise comes from the microphone/interface/cables/software/USB ports. That's just something you can not completely get rid of.
@baghdadiabdellatif1581
@baghdadiabdellatif1581 5 месяцев назад
شكرا جزيلا. عندي سؤال . عندي ملف صوتي وايف . به ديستورشن للتردد 30 هرتز اريد حذف جميع الترددات التي هي من مضاعفات 30 هرتز يعني 60 120 180 ....
@alaoyghost
@alaoyghost 5 месяцев назад
hi the github has only one file code can you upload the others please ?
@chungrandy780
@chungrandy780 6 месяцев назад
Is there a colab version?
@muazzamakhtar6202
@muazzamakhtar6202 7 месяцев назад
Do you have tutorials for this voice recognition. I am currently working on this project. Looking forward to your response
@user-iu8le1pl3x
@user-iu8le1pl3x 9 месяцев назад
Hi, Thanks for the Video. Need approach on how we can implement the solution with the large Audio with duration of 3 hours.
@KamilKaczmarekSolutions
@KamilKaczmarekSolutions 8 месяцев назад
chunks
@KamilKaczmarekSolutions
@KamilKaczmarekSolutions 8 месяцев назад
chunks and saving .txt from these chunks in files, add logic to see what chunks it already has (if you face error or sth, and you want to come back and don't have to start over, just continue where it left off)
@zen-2846
@zen-2846 9 месяцев назад
hallo, why i get this error and how i can solve it? PermissionError: [Errno 13] Permission denied: 'data_base.xlsx'
@leoncezammit2502
@leoncezammit2502 9 месяцев назад
Im really struggling to get this working, would i be able you to send you my output log ?
@userrjlyj5760g
@userrjlyj5760g 9 месяцев назад
ما شاء الله تبارك أخ محمد .... شكراً لك
@cstechnique
@cstechnique 10 месяцев назад
wow , Your content is truly in-depth and engaging amidst the sea of mundane Python fundamental videos. I really look forward to seeing more in-depth Python content from you, but you should consider releasing videos in a higher resolution than 1080p.
@hrishikeshnamboothiri.v.n2195
@hrishikeshnamboothiri.v.n2195 11 месяцев назад
try to include its requirements.txt also... Thanks
@bootneck2222
@bootneck2222 11 месяцев назад
Great video. Thank you. Can the output be displayed on screen whilst it is processing?
@lawrencemedina5593
@lawrencemedina5593 11 месяцев назад
conda activate open_chatting does not work on my computer. "EnvironmentNameNotFound: Could not find conda environment: open_chatting You can list all discoverable environments with `conda info --envs`."
@masteringpython
@masteringpython 11 месяцев назад
install conda toolkit then create an environment called open_chatting by typing : conda create --name open_chatting after that install the libraries that i mentioned in the video then run the code
@alimoustaphanour7619
@alimoustaphanour7619 11 месяцев назад
Hello canu you please share the code now
@masteringpython
@masteringpython 11 месяцев назад
check the github repo
@alimoustaphanour7619
@alimoustaphanour7619 11 месяцев назад
You don't share the GitHub repo link
@ghulamshabbir9532
@ghulamshabbir9532 11 месяцев назад
do this work offline ?
@masteringpython
@masteringpython 11 месяцев назад
yes
@r.dragon3763
@r.dragon3763 11 месяцев назад
Thanks man, this seems really cool! Unfortunately I am getting this error when I set up conda and try to run your code: OSError: [WinError 1314] A required privilege is not held by the client: 'C:\\Users\ agha\\.cache\\huggingface\\hub\\models--speechbrain--spkrec-ecapa-voxceleb\\snapshots\\5c0be3875fda05e81f3c004ed8c7c06be308de1e\\hyperparams.yaml' -> 'C:\\Users\ agha\\.cache\\torch\\pyannote\\speechbrain\\hyperparams.yaml' Does anyone have an idea on how to deal with this? I registered on hugging face and I am using my access token and I think I installed all of the required dependencies
@enriqueleonmacias249
@enriqueleonmacias249 11 месяцев назад
Wow, the transcript takes like two times the duration of the file to process. I guess that this solution wouldn’t work to monitor hours of call recordings unless you use gpu servers.
@masteringpython
@masteringpython 11 месяцев назад
it is recomended to use cuda ( nvidia gpu ) for speed cpu is very slow
@bwheldale
@bwheldale Год назад
I tried to translate to english unfortunately I could not find a free service
@bwheldale
@bwheldale Год назад
I should have looked further. Openai Whisper is my solution to translate though its another task but a fun project and not too difficult.
@souheilabouchelouche607
@souheilabouchelouche607 Год назад
Thanks, whould you share the source code
@ahmedabderrazak1334
@ahmedabderrazak1334 Год назад
شكرا على المقطع
@ThePikkutyyppi
@ThePikkutyyppi Год назад
can i use this program to split speakers to their own files? or is this only for transcription
@masteringpython
@masteringpython Год назад
read more about pyannote to see how to split speakers
@ThePikkutyyppi
@ThePikkutyyppi Год назад
@@masteringpython What? Where?
@alimoustaphanour7619
@alimoustaphanour7619 Год назад
is the data saved in a database?
@masteringpython
@masteringpython Год назад
i stored the data in a simple excel sheet in this application i focused on how to speaker verification, but it is easy to create a database
@alimoustaphanour7619
@alimoustaphanour7619 Год назад
Very helpful we are waiting for the code
@masteringpython
@masteringpython Год назад
thanks, when i reached 100 subs i will share with you the source code
@Suchit_Plays07
@Suchit_Plays07 4 месяца назад
@@masteringpython man this code is not working
@ryanschwartz3340
@ryanschwartz3340 Год назад
nice video. Is the repo hard-coded to your directory structure? when I tried to change it, it said the format wasn't recognized
@masteringpython
@masteringpython Год назад
do you mean segment file ?
@user-ej4ol8zv9y
@user-ej4ol8zv9y Год назад
does this model work on languages other than English?
@masteringpython
@masteringpython Год назад
onely english
@PaweDuzy
@PaweDuzy 6 месяцев назад
@@masteringpython Only english? What is I change model = whisper.load_model("small.en") to "small"? Acording to Whisper github documentation.
@mouadlehreche967
@mouadlehreche967 Год назад
شرح رائع شكرا
@billelabdou54
@billelabdou54 Год назад
Good job jeraya!!!🎉🎉🎉🎉
@NIGHTMARENEXUS-is1ug
@NIGHTMARENEXUS-is1ug Год назад
❤❤
@patoyrigoyen
@patoyrigoyen Год назад
Does this need GPU?
@masteringpython
@masteringpython Год назад
in this video i did not used GPU, but if you want to use it read the pyannote documentation
@NIGHTMARENEXUS-is1ug
@NIGHTMARENEXUS-is1ug Год назад
🤩
@user-pn8co8gu3i
@user-pn8co8gu3i Год назад
شكرا على المقطع تستاهل لايك
@Yacine_zaki_abderrazzak
@Yacine_zaki_abderrazzak Год назад
Thanks man, you deserve the best
@user-zz3iv1qz6v
@user-zz3iv1qz6v Год назад
Thanks for the demo. I am getting the following error, even while using your audio.mp3 file: end = int(millisec(j[3])) return (int)((int(spl[0]) * 60 * 60 + int(spl[1]) * 60 + float(spl[2])) * 1000) ValueError: invalid literal for int() with base 10: ''
@user-zz3iv1qz6v
@user-zz3iv1qz6v Год назад
@mamido mami Yes, I did that, still getting the same error
@auflute
@auflute Год назад
same problem
@user-uy7fc3sf8x
@user-uy7fc3sf8x Год назад
same problem
@jbatista2008
@jbatista2008 Год назад
From the error message and the code, it seems that the error is happening because the millisec function is trying to convert an empty string to an integer. The millisec function splits a time string, given in the format "hh:mm:ss.sss", into hours, minutes, and seconds, and then converts these components to milliseconds. Here is an example of the string being parsed: ['[', '00:00:00.998', '-->', '', '00:00:20.622]', 'G', 'SPEAKER_01'] When this loop runs, it returns an empty 'end' string: for l in range(len(k)): j = k[l].split(" ") start = int(millisec(j[1])) end = int(millisec(j[3])) The array position you want for 'end' is 4, not 3. Plus, it has a ']' symbol, so it must be cleaned up: for l in range(len(k)): j = k[l].split(" ") start = int(millisec(j[1].rstrip(']'))) # remove trailing ']' end = int(millisec(j[4].rstrip(']'))) # remove trailing ']'
@Hirotodoroki
@Hirotodoroki Год назад
trying to run this but getting File contains data in an unknown format. tried several files and tried a wav file too, but no luck
@masteringpython
@masteringpython Год назад
I advise you to use python anaconda to create development environment .Then install whisper openai ,after installing this library run a simple test to check if everything works correctly .Then install pyannote library and also run a simple test ( read carefully the installation guides maybe you missed something while installing the library)
@nadeembaig5943
@nadeembaig5943 3 месяца назад
@Hirotodoroki were you able to resolve the error (File Contains data in Unknown Format)?
@Yacine_zaki_abderrazzak
@Yacine_zaki_abderrazzak Год назад
Thank you for your hard work
@souheilabouchelouche607
@souheilabouchelouche607 Год назад
شكرا على الشرحات
@masteringpython
@masteringpython Год назад
تسلم