Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.