Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "merge release 0.14" #812

Merged
merged 1 commit into from
Aug 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
# VOICEVOX NEMO CORE

[VOICEVOX Nemo](https://voicevox.hiroshiba.jp/nemo/) の音声合成コア。
[Releases](https://github.com/VOICEVOX/voicevox_nemo_core/releases) にビルド済みのコアライブラリ(.so/.dll/.dylib)があります。

(エディターは [VOICEVOX](https://github.com/VOICEVOX/voicevox/) のマルチエンジン機能を利用、
エンジンは [VOICEVOX NEMO ENGINE](https://github.com/VOICEVOX/voicevox_nemo_engine/) に詳細があります。)

## API ドキュメント・サンプル

[VOICEVOX CORE](https://github.com/VOICEVOX/voicevox_core/) と同じです。

<details><summary>Fork元のVOICEVOX COREのREADME</summary>

# VOICEVOX CORE

## **現在のmainブランチは工事中なので正しく動かないことがあります。[バージョン0.13.0](https://github.com/VOICEVOX/voicevox_core/tree/0.13.0)をご利用ください。**
Expand Down Expand Up @@ -155,8 +141,6 @@ typos
**[Node VOICEVOX Engine](https://github.com/y-chan/node-voicevox-engine) [@y-chan](https://github.com/y-chan)** ・・・ VOICEVOX ENGINE の Node.js/C++ 実装
**[VOICEVOX ENGINE SHARP](https://github.com/yamachu/VoicevoxEngineSharp) [@yamachu](https://github.com/yamachu)** ・・・ VOICEVOX ENGINE の C# 実装

</details> <!-- Fork元のVOICEVOX ENGINEのREADME -->

## ライセンス

ソースコードのライセンスは [MIT LICENSE](./LICENSE) です。
Expand Down
Loading