135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
If you want something completely original, its up to you
Читать полностью…
Also you can start contribute some software, if you fell ready. For example, some KDE apps
Читать полностью…
If you will want include translation to different languages your app ,use https://docs.python.org/3/library/gettext.html
Читать полностью…
Hello friends, I want something to learn Python practically without the failed theory.
Читать полностью…
Thanks! Just to confirm, would it be feasible to build this in Python using WASAPI loopback to capture system audio, save it locally, and transcribe it locally with Whisper/Faster-Whisper, without any cloud services? Or do you see any major technical challenges?
Читать полностью…
Thanks for your help. This is for an internal company project, and due to security and compliance requirements, we'd prefer to build the solution ourselves rather than rely on third-party applications or cloud services.
I'm mainly trying to understand whether it's technically possible in Python to: capture system audio from a Windows machine, save it locally, and transcribe it locally using an on-premise/open-source model.
I'd really appreciate your insights.
So no, that was a dumb question and had nothing to do with the group's topic
Читать полностью…
Hello everyone,
I hope you're doing well.
I am a structural engineering enthusiast and I'm interested in learning how to integrate Python with STAAD.Pro for automation, model generation, and structural analysis.
I have basic knowledge of STAAD.Pro, but I'm unsure how to start using Python with it. I've searched for learning resources, but I haven't found a clear roadmap or good tutorials.
Could anyone please guide me on:
How to get started with Python and STAAD.Pro integration?
What concepts should I learn first?
Are there any recommended books, courses, GitHub projects, or YouTube channels?
Any advice or learning resources would be greatly appreciated.
Anyone can suggest me final year major project ideas software unique something?? I'm so confused pls help me for this
Читать полностью…
If you now russian,ukrainian or some other languages, in telegram availble groups fro your native language
Читать полностью…
If you want add advanced PDF vieweing options, use PyMuPDF library
Читать полностью…
❗️ Message from Blackberry [1360710694] was reported to the admins.
You'd still need to investigate ready-made solutions for it. Capturing audio is basically calling system apis and working with streams.
Читать полностью…
theres a lot of libs to record audio and some models to transcribe
Читать полностью…
Hi! Does anyone know if I can capture audio from any device on my computer, save it and have it transcribed, all this process in python?
Читать полностью…
Always go for official documentation: https://docs.bentley.com/LiveContent/web/STAAD.Pro%20Help-v14/en/GUID-F499911A-653C-4DA9-A728-66DE120F34B2.html
Читать полностью…