Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedhamed3699/speech-modulator
A modulator of speach signals using single sideband (SSB) modulation in frequency-division multiplexing (FDM) system.
https://github.com/ahmedhamed3699/speech-modulator
Last synced: 16 days ago
JSON representation
A modulator of speach signals using single sideband (SSB) modulation in frequency-division multiplexing (FDM) system.
- Host: GitHub
- URL: https://github.com/ahmedhamed3699/speech-modulator
- Owner: AhmedHamed3699
- Created: 2024-12-18T20:13:25.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-18T22:14:01.000Z (about 1 month ago)
- Last Synced: 2024-12-18T23:20:53.368Z (about 1 month ago)
- Language: Python
- Size: 2.23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Speech-Modulator
A modulator of speach signals using single sideband (SSB) modulation in frequency-division multiplexing (FDM) system.
For testing, run the following command:
```bash
cd src && python main.py
```The output will be saved in the `output` folder.