0.2.7 • Published 2 years ago

sharpi-mini v0.2.7

Weekly downloads
-
License
SEE LICENSE IN li...
Repository
-
Last release
2 years ago

sharpi npm package

expiration date: September 20th 2022

This sharpi npm package can be used to denoise a mediastream. This version of the package will need renewal after September 20th 2022.

How to apply the sharpi API to a mediastream in your own Electron app:

  • Install the package (npm install sharpi-mini)
  • Require the package in your project: let sharpiCleanUpVoice = require("sharpi-mini")
  • Pass your mediastream into the method sharpiCleanUpVoice, and use the returned cleaned mediastream (let cleanStream = sharpiCleanUpVoice(mediastream) )
0.2.7

2 years ago

0.2.6

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago