Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yamachu/dotnetworld


https://github.com/yamachu/dotnetworld

Last synced: 2 months 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