DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
-
Updated
Oct 26, 2020 - C++
{{ message }}
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
A Go framework for distributed systems development
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Exploitation Framework for Embedded Devices
A simple and easy-to-use library to enjoy videogames programming
I was talking with Gabor about contributing with LVGL, and one of the points he was interested in was in writing unit and functional tests. I'm interested on contributing, as I use LVGL in some of my projects. If you'd like, we could discuss the following steps here.
PlatformIO is a professional collaborative platform for embedded development
Is your enhancement proposal related to a problem? Please describe.
Refer to: zephyrproject-rtos/zephyr#28932
Describe the solution you'd like
Refer to: zephyrproject-rtos/zephyr#28932 (comment)
Describe alternatives you've considered
NA
Additional context
NA
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Implement Python 3 bindings, so wasm3 can be easily used from Python.
Resurrecting the second bullet from #1334
With PJON you build networks of devices for free with no need of a cloud service or a centralised platform you don’t fully control.
Clean-code version of the baseflight flight controller firmware
OpenThread released by Google is an open-source implementation of the Thread networking protocol
Protocol Buffers with small code size
A little fail-safe filesystem designed for microcontrollers
Credits to Brian — Brian Dean bsd@bdmicro.com BDMICRO, LLC https://www.bdmicro.com
According to the datasheet for the MX25R1635F, the JDEC should be 0xc2, 0x28, 0x15. In the devices.h file, the capacity parameter is specified as 0x18 for that chip. So the value is incorrect in devices.h
/ Settings for the Macronix MX25R1635F 8MiB SPI flash.
// Datasheet: https://www.macronix.com/Lists/Dat
Curated list of resources for Embedded and Low-level development in the Rust programming language
WebAssembly Micro Runtime (WAMR)
On Linux, packets that stay local to the machine (moving from the host to a container for example) don't always have their checksum computed, see for example https://patchwork.ozlabs.org/patch/261822/.
The proper fix would be to check for TP_STATUS_CSUMNOTREADY, but an easy workaround is to have a way to change the ChecksumCapabilities or DeviceCapabilities.
As a rust noob here my solution for
Access your terminal from anywhere via the web.
Add a description, image, and links to the embedded topic page so that developers can more easily learn about it.
To associate your repository with the embedded topic, visit your repo's landing page and select "manage topics."
paddle-mobile将开发一个新的版本,为了:
因此,paddle-mobile将会进行一次完全的重构,从框架设计到代码开发。在新版本开发完成后,将会删除原有mobile-deep-learning的代码。新版本开发期间,代码将放置在paddle-mobile repo的一个子目录下。对于子目录的命名,目前有3个候选,希望大家投票:
有更好的建议,请回复issue。相关issue:#121
另外,待新版本代码开发完成,移除老版本mobile-deep-learning代码后,新版本代码将移出子目录,直接放置在paddle-mobile repo下面。