All Projects → Katee → Quietnet

Katee / Quietnet

Licence: mit
Simple chat program that communicates using inaudible sounds

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Labels

Projects that are alternatives of or similar to Quietnet

Hello nn
Some of my simple neural networks
Stars: ✭ 33 (-98.87%)
Mutual labels:  jupyter-notebook, demo
Colab
Continual Learning tutorials and demo running on Google Colaboratory.
Stars: ✭ 168 (-94.25%)
Mutual labels:  jupyter-notebook, demo
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (-93.37%)
Mutual labels:  jupyter-notebook, demo
Rlquant
Applying Reinforcement Learning in Quantitative Trading
Stars: ✭ 271 (-90.73%)
Mutual labels:  jupyter-notebook
Nlp Tutorial
Tutorial: Natural Language Processing in Python
Stars: ✭ 274 (-90.63%)
Mutual labels:  jupyter-notebook
Cameratraps
Tools for training and running detectors and classifiers for wildlife images collected from motion-triggered cameras.
Stars: ✭ 269 (-90.8%)
Mutual labels:  jupyter-notebook
Iccv19 Gluoncv
Tutorial Materials for ICCV19
Stars: ✭ 277 (-90.53%)
Mutual labels:  jupyter-notebook
Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (-90.7%)
Mutual labels:  jupyter-notebook
Toon Me
A Deep Learning project to Toon Portrait Images
Stars: ✭ 276 (-90.56%)
Mutual labels:  jupyter-notebook
Prometheus Anomaly Detector
A newer more updated version of the prometheus anomaly detector (https://github.com/AICoE/prometheus-anomaly-detector-legacy)
Stars: ✭ 273 (-90.66%)
Mutual labels:  jupyter-notebook
Hands On Deep Learning Algorithms With Python
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Stars: ✭ 272 (-90.7%)
Mutual labels:  jupyter-notebook
Vue Demo Collection
A collection of Vue.js demos
Stars: ✭ 274 (-90.63%)
Mutual labels:  demo
Audio Spectrum Analyzer In Python
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
Stars: ✭ 273 (-90.66%)
Mutual labels:  jupyter-notebook
Np Hard Deep Reinforcement Learning
pytorch neural combinatorial optimization
Stars: ✭ 274 (-90.63%)
Mutual labels:  jupyter-notebook
Transformer
Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.
Stars: ✭ 273 (-90.66%)
Mutual labels:  jupyter-notebook
Kubeflow Labs
👩‍🔬 Train and Serve TensorFlow Models at Scale with Kubernetes and Kubeflow on Azure
Stars: ✭ 275 (-90.6%)
Mutual labels:  jupyter-notebook
Generative Adversarial Networks
Tutorial on GANs
Stars: ✭ 275 (-90.6%)
Mutual labels:  jupyter-notebook
Diou Darknet
Distance-IoU Loss into YOLO v3
Stars: ✭ 275 (-90.6%)
Mutual labels:  jupyter-notebook
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-90.66%)
Mutual labels:  jupyter-notebook
Modeleval
A simple tool for generating useful evaluation metrics and plots for machine learning models
Stars: ✭ 275 (-90.6%)
Mutual labels:  jupyter-notebook

Quietnet

Simple chat program using near ultrasonic frequencies. Works without Wifi or Bluetooth and won't show up in a pcap.

Note: If you can clearly hear the send script working then your speakers may not be high quality enough to produce sounds in the near ultrasonic range.

Usage

run python send.py in one terminal window and python listen.py in another. Text you input into the send.py window should appear (after a delay) in the listen.py window.

Warning: May annoy some animals and humans.

Screenshot

Installation

Quietnet is dependant on pyaudio and Numpy.

Better Projects

Quietnet is just a toy! Here are some more robust and polished projects to look at:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].