python | Unsorted

Telegram-канал python - Python

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

Subscribe to a channel

Python

This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.

Читать полностью…

Python

Hey, has anyone here worked on an Instagram downloader and managed to get around the usual limits?
Would appreciate any help or pointers. I’m willing to pay for it.

Читать полностью…

Python

if it is thrown from qt side, you would need investigate qt

Читать полностью…

Python

Im pretty sure it would be CDLL simply

Читать полностью…

Python

Required v krb5 library installed

Читать полностью…

Python

If you want something completely original, its up to you

Читать полностью…

Python

what you mean by "failed theory"?

Читать полностью…

Python

Also you can start contribute some software, if you fell ready. For example, some KDE apps

Читать полностью…

Python

If you will want include translation to different languages your app ,use https://docs.python.org/3/library/gettext.html

Читать полностью…

Python

IF you want UI app, you can use QT Library

Читать полностью…

Python

it depends on hardware and usecase

Читать полностью…

Python

Hello friends, I want something to learn Python practically without the failed theory.

Читать полностью…

Python

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?

Читать полностью…

Python

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.

Читать полностью…

Python

you can just google it

Читать полностью…

Python

We are not discussing any bypasses.

Читать полностью…

Python

Check the Qt library dependencies and ensure libgssapi_krb5 is properly installed on your system. You might need to set the library path or install krb5 development packages via your package manager.

Читать полностью…

Python

then you would need to investigate paths that CDLL looks for lib

Читать полностью…

Python

look at sources to understand how it loads

Читать полностью…

Python

from PyQt6 import QtWidgets, QtCore, QtMultimedia
ImportError: libgssapi_krb5.so.2: cannot open shared object file: No such file or directory
How fix it in PyCharm?

Читать полностью…

Python

https://github.com/JeremyJaydan/programming-challenges

Читать полностью…

Python

Anyone can suggest me final year major project ideas software unique something?? I'm so confused pls help me for this

Читать полностью…

Python

If you now russian,ukrainian or some other languages, in telegram availble groups fro your native language

Читать полностью…

Python

If you want add advanced PDF vieweing options, use PyMuPDF library

Читать полностью…

Python

you try solve some questions in Codewars

Читать полностью…

Python

U want a game or tutorial

Читать полностью…

Python

❗️ Message from ‎Blackberry [1360710694] was reported to the admins.​​​​​​​​​​​​​​​

Читать полностью…

Python

You'd still need to investigate ready-made solutions for it. Capturing audio is basically calling system apis and working with streams.

Читать полностью…

Python

theres a lot of libs to record audio and some models to transcribe

Читать полностью…

Python

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?

Читать полностью…
Subscribe to a channel