runnerup VS DeepSpeech

Compare runnerup vs DeepSpeech and see what are their differences.

runnerup

A open source run tracker (by jonasoreland)

DeepSpeech

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. (by mozilla)
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
runnerup DeepSpeech
7 68
714 24,324
- 1.0%
5.4 0.0
about 1 month ago 3 months ago
Java C++
GNU General Public License v3.0 only Mozilla Public License 2.0
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.

runnerup

Posts with mentions or reviews of runnerup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-27.
  • ⟳ 0 apps added, 23 updated at f-droid.org
    5 projects | /r/FDroidUpdates | 27 Feb 2023
    RunnerUp (version 2.5.0.7): RunnerUp - an open source GPS tracker with advanced workout and audio cues.
  • App for tracking distance & speed while hiking/biking?
    2 projects | /r/fossdroid | 28 Oct 2022
  • Looking for a privacy respecting jogging app
    3 projects | /r/privacy | 15 Aug 2022
  • What's the biggest missing piece of the puzzle in the self-hosted universe?
    24 projects | /r/selfhosted | 26 Mar 2022
    There's also an Android app that allows you to keep your data.
  • ⟳ 1 apps added, 64 updated at f-droid.org
    35 projects | /r/FDroidUpdates | 11 Jan 2022
    It connect * TICE – Secure GPS Location Sharing with Friends (version 2.3): Meet up and locate your friends, family and colleagues on a map * PinPoi (version 1.7.6): Import and manage points of interest * Open TimeLimit (version 5.4.1): Simply limit the usage duration * Forkyz (version 15): Crossword puzzles application, download and play. * Tasks.org: Open-source To-Do Lists & Reminders (version 12.0): Fork of Astrid Tasks & To-Do List * RunnerUp (version 2.4.5.0): Track your sport activities using GPS * SaveTo… (version 1.15.2): Save shared image or pdf to selected directory * Simple Alarm Clock (version 3.10.03): Improved alarm clock * Discreet Launcher (version v5.4.1): Enjoy a clean home screen while accessing everything in an instant * Firefly III Mobile (version 5.0.1): Mobile wrapper for Firefly III * Ad-silence (version 0.4.0): Silence ads in Accuradio, Spotify & Tidal. Lightweight & minimal(under 150kb). * Meteocool - Rain radar (version 2.2): Free & Open High-Accuracy Local Weather Radar and Forecasting * Evil Insult Generator (version 3.3): This is the greatest insults app you can get! * ANOTHERpass (version 1.5.3): Another way to manage passwords * Simple Music Player (version 5.9.0): A clean music player with a customizable widget. * croc (version 1.10.1): Easily and securely send things from one computer to another * Look4Sat: Satellite tracker (version 2.6.0): Radio satellite tracker and pass predictor for Android * Bitcoin Wallet (version 9.03): Store digital currency * UnCiv (version 3.18.16): 4X civilization-building game * Termux:GUI (version 0.1.4): A plugin for Termux to use the Android GUI from terminal applications. * Bitcoin Wallet [testnet3] (version 9.03): Testing version of Bitcoin * Silence (version 1.9.2): Block unknown callers * Specie (version 1.01): Currency conversion * RadarWeather (version 4.6): Lets you watch the weather for cities and locations you are interested in. * Thorium a PeerTube client (version 1.11.0): a PeerTube player * Currency (version 1.40): Currency conversion * PCAPdroid (version 1.4.5): No-root network monitor and traffic dump tool for Android devices * GymRoutines (version 0.1.0-beta09): Open-Source fitness tracker for Android. * DeepL (version 7.1): Unofficial Android App for DeepL Translator * Etar - OpenSource Calendar (version 1.0.29): Etar is a material designed open source calendar, for everyone! * Catima — Loyalty Card Wallet (version 2.13.1): For your barcodes, memberships, loyalty programs, coupons and tickets.
  • ⟳ 4 apps added, 59 updated at f-droid.org
    25 projects | /r/FDroidUpdates | 29 Sep 2021
    RunnerUp (version 2.4.0.0): Track your sport activities using GPS
  • What privacy respecting app can I upload my recorded session from my h10?
    3 projects | /r/Polarfitness | 30 Aug 2021

DeepSpeech

Posts with mentions or reviews of DeepSpeech. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.
  • ESpeak-ng: speech synthesizer with more than one hundred languages and accents
    21 projects | news.ycombinator.com | 1 May 2024
    As I understand it DeepSpeech is no longer actively maintained by Mozilla: https://github.com/mozilla/DeepSpeech/issues/3693

    For Text To Speech, I've found Piper TTS useful (for situations where "quality"=="realistic"/"natual"): https://github.com/rhasspy/piper

    For Speech to Text (which AIUI DeepSpeech provided), I've had some success with Vosk: https://github.com/alphacep/vosk-api

  • Common Voice
    5 projects | news.ycombinator.com | 5 Dec 2023
  • Ask HN: Speech to text models, are they usable yet?
    2 projects | news.ycombinator.com | 22 Oct 2023
  • Looking to recreate a cool AI assistant project with free tools
    3 projects | /r/selfhosted | 2 Aug 2023
    - [DeepSpeech](https://github.com/mozilla/DeepSpeech) rather than Whisper for offline speech-to-text
    3 projects | /r/techsupport | 2 Aug 2023
    I came across a very interesting [project]( (4) Mckay Wrigley on Twitter: "My goal is to (hopefully!) add my house to the dataset over time so that I have an indoor assistant with knowledge of my surroundings. It’s basically just a slow process of building a good enough dataset. I hacked this together for 2 reasons: 1) It was fun, and I wanted to…" / X ) made by Mckay Wrigley and I was wondering what's the easiest way to implement it using free, open-source software. Here's what he used originally, followed by some open source candidates I'm considering but would love feedback and advice before starting: Original Tools: - YoloV8 does the heavy lifting with the object detection - OpenAI Whisper handles voice - GPT-4 handles the “AI” - Google Custom Search Engine handles web browsing - MacOS/iOS handles streaming the video from my iPhone to my Mac - Python for the rest Open Source Alternatives: - [ OpenCV](https://opencv.org/) instead of YoloV8 for computer vision and object detection - Replacing GPT-4 is still a challenge as I know there are some good open-source LLms like Llama 2, but I don't know how to apply this in the code perhaps in the form of api - [DeepSpeech](https://github.com/mozilla/DeepSpeech) rather than Whisper for offline speech-to-text - [Coqui TTS](https://github.com/coqui-ai/TTS) instead of Whisper for text-to-speech - Browser automation with [Selenium](https://www.selenium.dev/) instead of Google Custom Search - Stream video from phone via RTSP instead of iOS integration - Python for rest of code I'm new to working with tools like OpenCV, DeepSpeech, etc so would love any advice on the best way to replicate the original project in an open source way before I dive in. Are there any good guides or better resources out there? What are some pitfalls to avoid? Any help is much appreciated!
  • Speech-to-Text in Real Time
    1 project | news.ycombinator.com | 16 Jul 2023
  • Linux Mint XFCE
    1 project | /r/linuxbrasil | 29 Apr 2023
    algo assim? https://github.com/mozilla/DeepSpeech
  • Are there any secure and free auto transcription software ?
    2 projects | /r/software | 19 Apr 2023
    If you're not afraid to get a little technical, you could take a look at mozilla/DeepSpeech (installation & usage docs here).
  • Web Speech API is (still) broken on Linux circa 2023
    8 projects | /r/javascript | 15 Apr 2023
    There is a lot of TTS and SST development going on (https://github.com/mozilla/TTS; https://github.com/mozilla/DeepSpeech; https://github.com/common-voice/common-voice). That is the only way they work: Contributions from the wild.
  • Deepspeech /common voice.
    1 project | /r/mozilla | 14 Apr 2023

What are some alternatives?

When comparing runnerup and DeepSpeech you can also consider the following projects:

unlauncher - Android minimalistic launcher

Kaldi Speech Recognition Toolkit - kaldi-asr/kaldi is the official location of the Kaldi project.

PCAPdroid - No-root network monitor, firewall and PCAP dumper for Android

NeMo - A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)

nextcloud-maps-client - Manage Nextcloud Maps Geobookmarks on your Android phone

picovoice - On-device voice assistant platform powered by deep learning

photochiotte

STT - 🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.

AlarmClock - Most popular open source Android Alarm Clock App

TTS - 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production

search-to-browser - Android app that forwards GLOBAL_SEARCH intents to your default browser

PaddleSpeech - Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.