Skip to content

Simple overlay for Windows, that listens for background sound and translates it to text that's displayed on your screen.

Notifications You must be signed in to change notification settings

style77/rtTranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtTranslator

Simple overlay for Windows, that listens for background sound and translates it to text thats displayed on the screen.

Installation

  1. Set your loopback device as default device
  2. Clone the repository
  3. Change config.py to your liking
  4. Install the requirements
  5. Run python -m app

For now it's only working on windows, but I'm planning to make it cross-platform.

You need a loopback device to make it work. Check out Loopback device setup for more info.

Loopback device setup

  1. Install VB-CABLE and Voicemeeter
  2. Set your default playback device to CABLE Input (VB-Audio Virtual Cable) and default recording device to VoiceMeeter Output or CABLE output
  3. Run Voicemeeter and set your Hardware input device to CABLE Output (VB-Audio Virtual Cable)

Usage

Build

  1. Install cx_Freeze
  2. Run build.sh file
  3. You can find the compiled executable in build folder

About

Simple overlay for Windows, that listens for background sound and translates it to text that's displayed on your screen.

Topics

Resources

Stars

Watchers

Forks