Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mazenelnahla/python-audio-processing
- Owner: mazenelnahla
- Created: 2022-09-21T12:25:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T18:59:03.000Z (over 2 years ago)
- Last Synced: 2024-01-27T22:31:46.113Z (11 months ago)
- Language: Python
- Homepage:
- Size: 4.83 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 websitepip 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