An open API service indexing awesome lists of open source software.

https://github.com/yamachu/dotnetworld


https://github.com/yamachu/dotnetworld

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# DotnetWorld

A C# wrapper for [WORLD](https://github.com/mmorise/World) - a high-quality speech analysis, manipulation and synthesis system

## Usage
See [sampleapp](https://github.com/yamachu/DotnetWorld/blob/master/sampleapp/Program.cs) and [original repo](https://github.com/mmorise/World)

...will be written

## Installation
### Easy Way
Access [release page](https://github.com/yamachu/DotnetWorld/releases) and download nupkg

### Other
clone this repository and add reference to own project manualy