Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mazenelnahla/python-audio-processing

Analysing Audio files and doing some operations on it like trimming and speed change, browsing the internet using voice commands, and typing a text file from your voice
https://github.com/mazenelnahla/python-audio-processing

Last synced: about 1 month ago
JSON representation

Analysing Audio files and doing some operations on it like trimming and speed change, browsing the internet using voice commands, and typing a text file from your voice

Awesome Lists containing this project

README

        

![Audio Processing Features](/Screen.png)
This Program is made by:
---------------
1.**Mazen Elnahla:-**
> E-mail: [email protected]
> Linkedin: [mazenelnahla](https://www.linkedin.com/in/mazenelnahla/)

2.**Karim Nady:-**
> E-mail: [email protected]
> Linkedin: [karim-nady-q000p](https://www.linkedin.com/in/karim-nady-q000p)

NOTE:
---------------
**These are some Libraries you must install.**
//////////////////////////////////////////////////
Install microsoft c++ build tools from Microsoft website

pip install pipwin
pipwin install pyaudio
pip install AudioSegment
pip install pydub
pip install wheel
pip install simpleaudio
pip install matplotlib.pyplot
pip install webbrowser
pip install speech_recognition
pip install matplotlib
pip install wave
pip install scipy
pip install librosa
pip install customtkinter
pip install sys
pip install os
pip install gTTS
pip install playsound