GithubHelp home page GithubHelp logo

kheldiente / whisper-voice-input-android Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 6.54 MB

Using the Whisper CPP on-device STT recognition as Android voice input

License: GNU General Public License v3.0

Kotlin 1.81% CMake 0.12% C 78.02% C++ 20.04%

whisper-voice-input-android's Introduction

Whisper Voice Input in Android

A voice input app using the ON-DEVICE MODEL voice-to-text transcriptions using whisper.cpp that allows users to talk and input voice from the keyboard mic functionality.

To run this project:

  1. Get the sample model from here. OR select and download a model from the whisper.cpp repository.
  2. Copy the model to the "app/src/main/assets/models" folder.
  3. Run the project.

How it works

Prerequisites

whisper-voice-input-android's People

Contributors

kheldiente avatar

Stargazers

 avatar

Watchers

 avatar

whisper-voice-input-android's Issues

Record a voice using the mic in the keyboard

Steps for the user

  • User is an app and the keyboard shows
  • User will click the mic icon in the keyboard
  • User will pick the Whisper Voice Input to be the transcriber
  • User clicks the record button and talks to the device
  • Whisper API will run in the background and transcribe the recorded voice
  • Voice input will paste the transcribed text to the focused text field (any input fields)

Add a simple UI in the app

We can make it as the control panel of the Whisper Voice Input

Things we can add

  • Simple tutorial. How to set the voice input as an option
  • Model information, device, and the API

Update README

Write the ff:

  • Title and short description
  • How to enable voice input
  • How to use
  • Specs and things to download, etc

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.