python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Real-time audio classification using Python
I want to make a real-time audio classification using python. I have a trained deep learning model but I only only give it wav file as an input. I want to make it real-time where it will use microphon...

ambangeles
Votes: 0
Answers: 0
Copy data from on premisses SQL to Azure SQL in real time
I have two tables on an on premisses server that I'd like to have replicated in real time (not near real time).
After analyzing, the nearest thing I found was Azure Data Factory, which allows me to ha...
user729400
Votes: 0
Answers: 0
update a HTML input field with the data coming from a external Javascript Websocket
I am new to JavaScript, not sure if this very basic question. I've created a Bitcoin Price update dashboard using the data fetched from the external WebSocket. I managed to get the data from the WebSo...

US M AN
Votes: 0
Answers: 2
YoloV5 Webcam-Stream on Colab
I am using Yolov5 and Google Colab for custom object detection.
Is it possible to access my local webcam in google colab to detect objects in real-time using custom weights in yolov5?
I can open my we...
st0412
Votes: 0
Answers: 0