onnx

Tag

Cards List
#onnx

@leeoxiang: A very lightweight TTS implementation, attempted to replicate Audio8's training from scratch using 2000 hours of data. Trained on H200 for less than 10 hours, and the SIM metric already reached 0.72.

X AI KOLs Timeline · 2026-08-29 Cached

A lightweight TTS implementation, replicating Audio8's training with 2000 hours of data, achieving a SIM metric of 0.72 in under 10 hours of training on H200.

0 favorites 0 likes
#onnx

@DanKornas: Need to inspect a model file before wiring it into your stack? Netron is a visualizer for neural network, deep learning…

X AI KOLs Timeline · 2026-07-31 Cached

Netron is an open-source visualizer for neural network, deep learning, and machine learning model files, supporting formats like ONNX, PyTorch, TensorFlow, and more via browser, desktop, or Python.

0 favorites 0 likes
#onnx

@freeCodeCamp: Real-time object detection in robotics needs more than just a good model. In this tutorial, Iyanuoluwa shows you how to…

X AI KOLs Timeline · 2026-07-30 Cached

A tutorial on building a real-time object detection and tracking pipeline for robotics using ROS 2 and YOLOv11, covering threaded inference, ByteTrack integration, confidence validation, and ONNX export for edge deployment.

0 favorites 0 likes
#onnx

@DanKornas: Building a person-specific talking head shouldn’t require piecing together preprocessing, training, and inference from …

X AI KOLs Timeline · 2026-07-25 Cached

Ultralight Digital Human is an open-source Python project that lets you train a person-specific, audio-driven talking head from a 3–5 minute video, with support for HuBERT/WeNet audio features, ONNX export, and streaming inference.

0 favorites 0 likes
#onnx

One encoder, seven heads: what we learned training a unified security classifier with masked losses [P]

Reddit r/MachineLearning · 2026-07-22

They released a unified multi-head security classifier (mmBERT-small encoder with seven heads) using masked losses for absent task labels, achieving high F1 scores across seven tasks, and also released quantized ONNX INT8 variants. Weights and metrics are public.

0 favorites 0 likes
#onnx

qZACH-ViT: Quantization-Aware Intrinsic Explanations with Recursive Attribution-Stabilized Optimization

arXiv cs.LG · 2026-07-20 Cached

Introduces qZACH-ViT, a quantization-aware extension of ZACH-ViT with recursive intrinsic explanations, and Recursive Attribution-Stabilized Optimization (RASO) for stable attribution gradients. Achieves high prediction agreement and speedups on MedMNIST datasets after INT8 conversion.

0 favorites 0 likes
#onnx

How fast can I get a voice assistant to respond without a GPU? Qwen3-ASR and Kokoro-TTS ONNX on CPU.

Reddit r/LocalLLaMA · 2026-07-10

Explores the performance of running a voice assistant with Qwen3-ASR and Kokoro-TTS ONNX models on CPU, measuring response times without a GPU.

0 favorites 0 likes
#onnx

14× faster embeddings: how we rebuilt the ONNX path in Manticore

Hacker News Top · 2026-07-03 Cached

Manticore Search 27.1.5 introduces a new ONNX Runtime backend for embeddings that achieves ~14x faster performance than the previous SentenceTransformers/Candle path, with throughput ranging from 70-230 docs/sec compared to 5-11 docs/sec, and no API changes required.

0 favorites 0 likes
#onnx

Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code

Simon Willison's Blog · 2026-06-22 Cached

Simon Willison ported the Moebius 0.2B image inpainting model to run in the browser using WebGPU and ONNX Runtime, assisted by Claude Code. The resulting demo allows users to upload images and remove objects via inpainting.

0 favorites 0 likes
#onnx

archex: local-first, deterministic code-context for AI agents — no API key, no telemetry (Apache 2.0)

Reddit r/LocalLLaMA · 2026-06-15

archex is a local-first, deterministic tool that builds token-budgeted code context bundles for AI agents, using a full retrieval pipeline (BM25F, local embeddings, cross-encoder reranker, dependency-graph expansion) on your hardware with no API keys or telemetry, outperforming alternatives in recall and efficiency.

0 favorites 0 likes
#onnx

OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision

Hacker News Top · 2026-06-06 Cached

OpenCV 5 is a major release of the computer vision library, featuring a new DNN engine, improved ONNX support, hardware acceleration, and a cleaner architecture. It represents a significant modernization for developers working with classical vision, deep learning, and edge deployment.

0 favorites 0 likes
#onnx

@HuggingPapers: NVIDIA just released an optimized version of the Kokoro TTS model on Hugging Face A lightweight 82M parameter speech sy…

X AI KOLs Following · 2026-05-29 Cached

NVIDIA released an optimized ONNX version of the Kokoro TTS model on Hugging Face. The 82M parameter model is lightweight, fast, and ready for commercial use.

0 favorites 0 likes
#onnx

@nicodotdev: Everything you always wanted to know about Transformers.js, in one video. I made a deep dive into how AI models run fro…

X AI KOLs Following · 2026-05-27 Cached

A deep dive video explaining how AI models run from JavaScript using Transformers.js, covering tensors, ONNX, quantization, WebGPU/WASM, and more.

0 favorites 0 likes
#onnx

trained a prompt injection detector using ml-intern and DeepSeek v4 Flash, runs in the browser

Reddit r/LocalLLaMA · 2026-05-22

Trained a prompt injection classifier using ml-intern and DeepSeek V4 Flash, achieving 99% F1 with DistilBERT, optimized to ONNX int8 (~65MB) and deployable in the browser via Transformers.js v3.

0 favorites 0 likes
#onnx

@akshay_pachaar: this TTS model generates speech 167x faster than you can hear it. Supertonic is an on-device TTS engine that runs via O…

X AI KOLs Following · 2026-05-15 Cached

Supertonic is a new open-source TTS engine that runs on-device via ONNX, supporting 31 languages and outperforming ElevenLabs in speed, even on a Raspberry Pi without a GPU.

0 favorites 0 likes
← Back to home

Submit Feedback