Skip to content

Ear is a desktop app that will help you transcribe what is playing on your computer!

Notifications You must be signed in to change notification settings

BrunoHenrique00/ear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompts

Ear

Ear is a desktop app that will help you transcribe what is playing on your computer!


❯ Why Ear:

Ear is originally developed to help deaf people, sometimes you encounter a video and most cases audio that don't have subtitles with it, that is when Ear enter helping out those who can not listen, listen to what the world have to say!

Video Example

Ear.app.Example.mp4

❯ CAUTION:

Currently Ear it is only tested on Windows and need adjustments to work with Linux and Mac OS. But these are not big changes, currently related to the Sox and Whisper AI.

split

❯ How to setup

  • [Sox]

Inside app folder create a sox folder

cd app && mkdir sox

Then download Sox binaries

  • [Whisper]

Inside app folder create a whisper folder

cd app && mkdir whisper

Then download Whisper binaries

After that you should be good to go.

❯ Install

$ cd app && npm install

split

❯ Running

$ npm run start

Simple as that :), then Ear will pop up.


❯ Credit

Ear app is built on top of Whisper AI, Electron and Sox.

About

Ear is a desktop app that will help you transcribe what is playing on your computer!

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published