Skip to content

This software convert speech to text and save it into txt format

Notifications You must be signed in to change notification settings

abhineetraj1/voice-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Voice notepad

This software convert speech to text and save it into txt format

Made in python3.8

Installation

$ Install python3.x in your system $ Type this command in your terminal

pip3 install -r requirements.txt

Note :-

  • If your are not able download pyaudio then download pyaudio file from here
  • Make sure device is connected to internet while executing this code

Execution

$ Run main.py file

python3 main.py

Programming languages used

Python

Releases

No releases published

Packages

No packages published

Languages