Skip to content

This Xamarin library provides .NET wrappers for rnnoise allowing you to use it on Android and iOS.

Notifications You must be signed in to change notification settings

gsgou/RNNoiseSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNNoiseSharp

NuGet Badge

rnnoise is a noise suppression library based on a recurrent neural network.

This Xamarin library provides .NET wrappers for rnnoise allowing you to use it on Android and iOS.

Usage

It operates on RAW 16-bit (machine endian) mono PCM files sampled at 48 kHz.

An example app is located in the Sample directory and includes examples of common tasks.

License

I am not associated with rnnoise.
All rights belong to their respective owners.

RNNoiseSharp is licensed under BSD-3-Clause

About

This Xamarin library provides .NET wrappers for rnnoise allowing you to use it on Android and iOS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages