py-webrtcvad VS trashbot

Compare py-webrtcvad vs trashbot and see what are their differences.

py-webrtcvad

Python interface to the WebRTC Voice Activity Detector (by wiseman)

trashbot

Trashbot helper AI assistant (by Sheepybloke2-0)
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
py-webrtcvad trashbot
2 1
1,894 0
- -
0.0 10.0
12 months ago almost 2 years ago
C Python
GNU General Public License v3.0 or later MIT 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.

py-webrtcvad

Posts with mentions or reviews of py-webrtcvad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-21.
  • Whisper – open source speech recognition by OpenAI
    22 projects | news.ycombinator.com | 21 Sep 2022
    Haven’t tried it yet but love the concept!

    Have you thought of using VAD (voice activity detection) for breaks? Back in my day (a long time ago) the webrtc VAD stuff was considered decent:

    https://github.com/wiseman/py-webrtcvad

    Model isn’t optimized for this use but I like where you’re headed!

  • Ask HN: I want to get started with Speech-to-Text. Where do I begin?
    1 project | news.ycombinator.com | 13 Jan 2022
    As part of ETL or just basic understanding about the how the speech data is handled try this tool : https://github.com/wiseman/py-webrtcvad

    It is a python wrapper for a library for voice activity detection. It acts as a starting point while working on speech recognition problems. Helped me understand and discover a lot of concepts related to audio signal and data when I was in your shoes.

trashbot

Posts with mentions or reviews of trashbot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-21.
  • Whisper – open source speech recognition by OpenAI
    22 projects | news.ycombinator.com | 21 Sep 2022
    One thing they don't touch much on is the STT, as they use models from third parties. You could definitely do something that utilizes this model and then feeds the tokens to some of their parsing code. I've been working on something similar to this, but burned out around adding the STT portion [0].

    [0]: https://github.com/Sheepybloke2-0/trashbot - It was called trashbot because the final implementation was going to look like oscar the grouch in a trashcan displaying the reminders.

What are some alternatives?

When comparing py-webrtcvad and trashbot you can also consider the following projects:

plaidml - PlaidML is a framework for making deep learning work everywhere.

dragonfly - Speech recognition framework allowing powerful Python-based scripting and extension of Dragon NaturallySpeaking (DNS), Windows Speech Recognition (WSR), Kaldi and CMU Pocket Sphinx

DeepSpeech-examples - Examples of how to use or integrate DeepSpeech

openai-whisper-realtime - A quick experiment to achieve almost realtime transcription using Whisper.

wer_are_we - Attempt at tracking states of the arts and recent results (bibliography) on speech recognition.

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)

vosk-api - Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node

whisper - Robust Speech Recognition via Large-Scale Weak Supervision