https://github.com/kylejlin/bokumo
A web app to record UTAU-like voicebanks.
https://github.com/kylejlin/bokumo
singing-voice-synthesis utau voicebank
Last synced: 5 months ago
JSON representation
A web app to record UTAU-like voicebanks.
- Host: GitHub
- URL: https://github.com/kylejlin/bokumo
- Owner: kylejlin
- License: mit
- Created: 2022-08-07T23:10:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T21:03:49.000Z (over 3 years ago)
- Last Synced: 2025-08-29T22:40:40.307Z (7 months ago)
- Topics: singing-voice-synthesis, utau, voicebank
- Language: TypeScript
- Homepage: https://kylejlin.github.io/bokumo
- Size: 15.6 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bokumo Recorder
This is a web app to record voicebanks for singing voice synthesizers, such as UTAU.
## Why not use OREMO?
You _should_ use OREMO, if you are able to.
However, my computer runs on an Apple M1 chip.
At the time of writing, OREMO is not supported on M1 (at least, as far as I know).
So, if you are unable to run OREMO for whatever reason, I recommed using this app.
You can think of it unofficially as "OREMO online".
## Usage
Please read the [User Guide](./docs/user_guide.md).
## License
MIT License
Copyright (c) 2022 Kyle Lin
## Contribution
Contributions are welcome.
However, at this time, I do not plan on contributing much more code to this project myself.
So, if you submit a feature request, you'll need to implement the feature yourself (unless someone else wants to implement it for you), and open a PR.