Nishani Kasineshan
Nishani Kasineshan
import soundfile as sf sf.write('stereo_file.wav', x,fs) You can use soundfile instead
timm.models.layers.activations is deprecated. use timm.layers.activations instead
I am working on Jetson Tx2,DeepStream 6.0. I am too getting the same error as above.
@dusty-nv yes the video-viewer works fine. The thing I could utilize jetson utils normally but when the yolo engine model I created using @mailrocketsystems [https://github.com/mailrocketsystems/JetsonYolov5](https://github.com/mailrocketsystems/JetsonYolov5) is loading is causing the...