Skip to content

CeVIO AIの外部連携インターフェイスのラッパー

License

Notifications You must be signed in to change notification settings

takana-v/sasawrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sasa_wrapper

CeVIO AIの外部連携インターフェイスのラッパー

CeVIO AIの起動が必要(していない場合は自動で起動する)

python 3.8で動作確認済

APIドキュメント

https://takana-v.github.io/sasawrapper/

インストール

pip install sasawrapper

使用例

コマンドラインから

python -m sasawrapper speak こんにちは
python -m sasawrapper speak --cast さとうささら --volume 60 --emotion 怒り 50 --emotion 哀しみ 50 色々オプション付きの例です

コマンドの一覧はpython -m sasawrapper -h参照
コマンドの詳細はpython -m sasawrapper コマンド名 -h参照

モジュールとして利用

import sasawrapper
sasawrapper.speak("こんにちは")

About

CeVIO AIの外部連携インターフェイスのラッパー

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages