Git Product home page Git Product logo

vosper's Introduction

vosper

๐Ÿ•‘ Real-Time Whisper Voice Recognition with vosk model feedback ๐ŸŽ™

๐ŸŒ News

New logo: Hopefully everyone likes it.
vosper 2.0: The codebase was rewritten and more customization was added!
Pip is coming: A proper, easier installation and update alternative will be launched soon.
vosper 2.1: The codebase is being refactorized for highly-optimized implementation.

๐Ÿ“‘ Features

  • Minimal approach
  • Easy installation
  • Easy modification
  • Fast text feedback thanks to vosk
  • Detects human voices (It records audio for Whisper only when needed)

โญ Installation

git clone https://github.com/appvoid/vosper.git && 
cd vosper && 
chmod +x install.sh &&
./install.sh

โ–ถ Usage

python3 main.py # It's pretty minimal...

โ˜• Donations and Support

paypal donation or patreon support

๐Ÿ”ญ Full Roadmap

  • Vosk Real-Time inference and Whisper VAD support
  • Class-Based implementation
  • Easier way to choose a whisper model
  • Improved code quality, comments, readability, etc...
  • Verbosity switch
  • Customizable settings
  • Custom VAD model support
  • Python's pip installation method
  • Keyboard support
  • Documentation

๐Ÿ”ด Disclaimer

Real-Time usage scenarios (like a voice assistant for example) requires a GPU with at least 2-4~ gb of vram. The more the vram, the largest the model you can load, the better the transcription and the slower it gets.

vosper's People

Contributors

appvoid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.