https://github.com/yamachu/dotnetworld
https://github.com/yamachu/dotnetworld
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/yamachu/dotnetworld
- Owner: yamachu
- License: other
- Created: 2016-12-23T18:08:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-08T17:10:15.000Z (over 4 years ago)
- Last Synced: 2025-04-08T19:29:46.466Z (over 1 year ago)
- Language: C#
- Size: 252 KB
- Stars: 11
- Watchers: 4
- Forks: 3
- 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