Skip to content

rlee287/voicechat-modem-dsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d149364 · Dec 24, 2019

History

51 Commits
Oct 26, 2019
Oct 26, 2019
Oct 14, 2019
Oct 25, 2019
Oct 14, 2019
Oct 24, 2019
Oct 26, 2019
Dec 24, 2019
Oct 21, 2019
Oct 24, 2019

Repository files navigation

voicechat-modem-dsp

Build Status codecov CodeFactor

voicechat-modem is an implementation of an audio modem communication program that transmits data over a voice/audio channel. The goal is to allow for data transmission and normal speaking over a voice channel simultaneously such that human communication will not interfere with the data transmission.

This is the DSP portion of voicechat-modem which modulates and demodulates data. It will write audio to an audio file, and eventually, use a protobuf communication channel to communicate with other programs to allow for live data transmission and receiving.

Requirements:

  • Python>=3.5
  • Requirements listed in Pipfile

Releases

No releases published

Packages

No packages published