jetson-voice VS TensorRT

Compare jetson-voice vs TensorRT and see what are their differences.

jetson-voice

ASR/NLP/TTS deep learning inference library for NVIDIA Jetson using PyTorch and TensorRT (by dusty-nv)

TensorRT

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT (by pytorch)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
jetson-voice TensorRT
1 5
168 2,348
- 2.1%
0.0 9.5
3 months ago 3 days ago
Python Python
- BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jetson-voice

Posts with mentions or reviews of jetson-voice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-07.
  • Dusty-nv containers on Orin Nano
    3 projects | /r/JetsonNano | 7 Jun 2023
    I've had some trouble running them on a regular Jetson nano. Specifically https://github.com/dusty-nv/jetson-voice. Has anyone tried them with Orin Nano?

TensorRT

Posts with mentions or reviews of TensorRT. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.

What are some alternatives?

When comparing jetson-voice and TensorRT you can also consider the following projects:

jetson-voice - ASR/NLP/TTS deep learning inference library for NVIDIA Jetson using PyTorch and TensorRT

torch2trt - An easy to use PyTorch to TensorRT converter

onnxruntime - ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

cutlass - CUDA Templates for Linear Algebra Subroutines

onnx-simplifier - Simplify your onnx model

TensorRT - NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.

transformer-deploy - Efficient, scalable and enterprise-grade CPU/GPU inference server for 🤗 Hugging Face transformer models 🚀

jetson - Self-driving AI toy car 🤖🚗.

vision - Datasets, Transforms and Models specific to Computer Vision

mlops-course - Learn how to design, develop, deploy and iterate on production-grade ML applications.

nn - 🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

functorch - functorch is JAX-like composable function transforms for PyTorch.