Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yamachu/dotnetworld
https://github.com/yamachu/dotnetworld
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yamachu/dotnetworld
- Owner: yamachu
- License: other
- Created: 2016-12-23T18:08:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-08T17:10:15.000Z (about 3 years ago)
- Last Synced: 2024-10-07T19:08:56.999Z (3 months ago)
- Language: C#
- Size: 252 KB
- Stars: 11
- Watchers: 5
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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