Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 765 Bytes

README.md

File metadata and controls

48 lines (34 loc) · 765 Bytes

Python TTY Voice Recognition

Requirements

Python >=3.9

Speech to text

Output your voice to console (Terminal)

Tasks for learning

  1. Save to file
  2. Reverse text voicing from text file
  3. Reverse text voicing from audio

Neural Assistant

Simple to do list for learn

Tasks for learning

  1. Language swithching
  2. Remove tasks
  3. Save audio as .mp3

Window Recorder

Open window (Tkinter) with Record button

Copy and paste available

Tasks for learning

  1. Save to file
  2. Realtime text out
  3. Reverse text voicing
  4. Save audio as .mp3