mlomb / onnx2codeLinks
Convert ONNX models to plain C++ code (without dependencies)
☆21Updated 2 years ago
Alternatives and similar repositories for onnx2code
Users that are interested in onnx2code are comparing it to the libraries listed below
Sorting:
- Uses the excellent silero VAD with onnxruntime C api for fast detection of audio segments with speech☆16Updated last year
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- ncnn HiFi-GAN☆29Updated 11 months ago
- Whisper.cpp Speech-to-text with Voice Acticity Detection☆19Updated 10 months ago
- ☆68Updated 2 years ago
- ONNX and TensorRT implementation of Whisper☆64Updated 2 years ago
- libvits-ncnn is an ncnn implementation of the VITS library that enables cross-platform GPU-accelerated speech synthesis.🎙️💻☆62Updated 2 years ago
- Port of Funasr's Paraformer model in C/C++☆35Updated last year
- A very simple tool for situations where optimization with onnx-simplifier would exceed the Protocol Buffers upper file size limit of 2GB,…☆17Updated last year
- Inference TinyLlama models on ncnn☆24Updated 2 years ago
- The CPP version of Silero VAD: pre-trained enterprise-grade Voice Activity Detector☆23Updated last year
- ONNX implementation of Whisper. PyTorch free.☆99Updated 10 months ago
- ☆33Updated last year
- ⚡ Blazing fast audio augmentation in Python, powered by GPU for high-efficiency processing in machine learning and audio analysis tasks.☆33Updated last year
- C code to extract mfcc or fbank features from wav files☆16Updated 5 years ago
- transformer tokenizers (e.g. BERT tokenizer) in C++ (WIP)☆17Updated 3 years ago
- A build project for ONNX Runtime☆45Updated 2 weeks ago
- Model compression for ONNX☆97Updated 10 months ago
- onnxruntime pre-compiled libs☆146Updated last week
- mnn asr demo.☆23Updated 5 months ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- Simple inference for Vits2 TTS Using ONNXRUNTIME and espeak-ng on C++☆18Updated last year
- GPT2 implementation in C++ using Ort☆26Updated 4 years ago
- Experiments to test different speech recognition systems for SEPIA Framework☆60Updated 2 years ago
- mnn tts demo.