キャラクターのいない無料の音声合成ソフトウェア、VOICEVOX Nemoのエンジン
9.3K
これは VOICEVOX Nemo 音声合成エンジンです。
https://github.com/VOICEVOX/voicevox_nemo_engine
docker pull voicevox/voicevox_nemo_engine:cpu-latest
docker run --rm -it -p '127.0.0.1:50021:50021' voicevox/voicevox_nemo_engine:cpu-latest
docker pull voicevox/voicevox_nemo_engine:nvidia-latest
docker run --rm --gpus all -p '127.0.0.1:50021:50021' voicevox/voicevox_nemo_engine:nvidia-latest
VOICEVOX Nemo の音声ライブラリを用いて生成した音声は、 「VOICEVOX Nemo」とクレジットを記載すれば、商用・非商用で利用可能です。
利用規約の詳細は以下をご確認ください。
https://voicevox.hiroshiba.jp/nemo/term/
本ソフトウェアにより生じた損害・不利益について、製作者は一切の責任を負いません。
ご利用の際は VOICEVOX を利用したことがわかるクレジット表記が必要です。
Content type
Image
Digest
sha256:d3b897228…
Size
462 MB
Last updated
over 1 year ago
docker pull voicevox/voicevox_nemo_engine