23 July 2026
lightmanLP altyou can just google it
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.
AlexaR2Thanks 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:
You'd still need to investigate ready-made solutions for it. Capturing audio is basically calling system apis and working with streams.
24 July 2026
lightmanLP altYou'd still need to investigate ready-made solutions for it. Capturing audio is basically calling system apis and working with streams.
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?
AlexaR2Thanks! 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?
it depends on hardware and usecase
ⵙⵉⴷ ⵄⴰⵍⵉ ⴱⵓⵅⴰⵔⵉ БухариHello friends, I want something to learn Python practically without the failed theory.
you try solve some questions in Codewars
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.
If you now russian,ukrainian or some other languages, in telegram availble groups fro your native language
id 7429858133U want a game or tutorial
Also you can start contribute some software, if you fell ready. For example, some KDE apps
ⵙⵉⴷ ⵄⴰⵍⵉ ⴱⵓⵅⴰⵔⵉ БухариHello friends, I want something to learn Python practically without the failed theory.
what you mean by "failed theory"?