Pedro H. de Moraes

Results 5 issues of Pedro H. de Moraes

I saw other issues that report a very slow network. I tested and got extremely low FPS when detecting faces. There is any plan to release the faster version?

Hey Guys! I did run the Mxnet to ONNX script and then running predictions with TensorRT. My work deals with video processing so i couting the processing time for each...

### 🐛 Describe the bug ![image](https://github.com/pytorch/audio/assets/16081608/1e76d82d-5126-4eb3-a345-417dc09f50c0) ```python import torch import torchaudio print(torch.__version__) print(torchaudio.__version__) import os import time import matplotlib.pyplot as plt from torchaudio.io import StreamReader from torchaudio.utils import ffmpeg_utils import...

Hi Guys, i successfully implemented my RTMP server with token auth. What happens is that some devices do not support "=" symbol when i set RTMP url. To be clear...

I'm currently trying to port your code to a white label company in Brazil called Intelbras, do you have any toughts on which parts should i try to get credentials,...