A C++ implementation of MobileClip image classification using TensorRT for high-performance inference. mobileclip_cpp_trt/ ├── CMakeLists.txt # CMake build configuration ├── README.md # This file ├── ...
To use this encoder to encode some .wav files(only standard integer PCM WAVE files are supported) clone this repository. Navigate to the cloned directory using ...