0.2.7 • Published 3 years ago

sharpi-mini v0.2.7

Weekly downloads
-
License
SEE LICENSE IN li...
Repository
-
Last release
3 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

3 years ago

0.2.6

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago