@sapphi-red/dtln-web
v0.1.4
Published
Use [DTLN real time speech denoising model](https://github.com/breizhn/DTLN) and [DTLN-aec model for real-time acoustic echo cancellation](https://github.com/breizhn/DTLN-aec) in web.
Downloads
179
Readme
DTLN-web
Use DTLN real time speech denoising model and DTLN-aec model for real-time acoustic echo cancellation in web.
Install
npm i @sapphi-red/dtln-web # yarn add @sapphi-red/dtln-web
Usage
See demo source code.
Also you will need to copy files. Use CopyWebpackPlugin or vite-plugin-static-copy or something simillar.