Skip to content
View ricky0123's full-sized avatar
:octocat:
:octocat:

Block or report ricky0123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ricky0123/README.md

I'm Ricky, welcome to my GitHub profile 👋

Want to chat? Get in touch!

Many thanks to those who have sponsored me for my open source work!

Projects you'll find here...

  • ricky0123/vad-web - a JavaScript package that allows you to prompt users for microphone permissions and run callbacks on segments of audio with user speech in a few lines of code. Under the hood, it runs a voice activity detection model in the browser.
  • Complexity - a WIP computational life experiment that runs in the browser.
  • Vocoder - a Python package for dictation and speech-based input. The user writes a Python script that defines how patterns of speech map to Python functions to run, and these functions can leverage the Python ecosystem to simulate keystrokes or issue commands to applications.
  • Nomad cities - a website showing the most mentioned cities on r/digitalnomad as estimated using a Spacy named entity recognition model to determine cities mentioned in comments and querying Geonames for the extracted text.
  • Algo - configure multi-level bash aliases through yaml.

Pinned Loading

  1. vad vad Public

    Voice activity detector (VAD) for the browser with a simple API

    TypeScript 2.1k 272

  2. complexity complexity Public

    A computational life experiment that runs in the browser

    PureScript 5

  3. vocoder vocoder Public

    Source code dictation and voice control

    Python 6

  4. nomad-cities nomad-cities Public

    Interactive visualization of most mentioned cities on r/digitalnomad

    TypeScript 1