Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hecomi/mmd4mecanim-lipsync-plugin
LipSync and TTS Plugin for MMD4Mecanim
https://github.com/hecomi/mmd4mecanim-lipsync-plugin
c-sharp lipsync mmd4mecanim unity
Last synced: 14 days ago
JSON representation
LipSync and TTS Plugin for MMD4Mecanim
- Host: GitHub
- URL: https://github.com/hecomi/mmd4mecanim-lipsync-plugin
- Owner: hecomi
- License: other
- Created: 2013-11-26T17:14:01.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-09-09T12:59:13.000Z (about 6 years ago)
- Last Synced: 2023-11-07T21:17:04.766Z (about 1 year ago)
- Topics: c-sharp, lipsync, mmd4mecanim, unity
- Language: C#
- Homepage: http://tips.hecomi.com/entry/20131208/1386514048
- Size: 381 MB
- Stars: 142
- Watchers: 17
- Forks: 35
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MMD4Mecanim LipSync Plugin
==========================はじめに
--------
MMD4Mecanim を適用したモデルまたはユニティちゃんモデルにアタッチすることで以下の機能を実現するプラグインです。
- WAVE データの音声に同期したリップシンク
- 入力した日本語をリップシンクしながら発話
- マイク入力に合わせたリップシンク動作環境
--------
- Mac / Win
- Unity 5使用しているソフトウェア・ライブラリ
------------------------------------
- OpenJTalk
- http://open-jtalk.sourceforge.net/
- 音声合成に利用しています。
- Mei (Voice Data Only)
- http://sourceforge.net/projects/mmdagent/
- 音声合成の声として利用しています。
- nkf
- http://www.vector.co.jp/soft/win95/util/se295331.html
- Windows で UTF-8 <-> SJIS の文字コード変換に利用しています。利用方法
--------
- [Relase](https://github.com/hecomi/MMD4Mecanim-LipSync-Plugin/releases) より最新の *.uniypackage* をダウンロードしてプロジェクトにインポートして下さい。
- 詳細は以下のエントリをご参照下さい。
- [http://tips.hecomi.com/entry/20131208/1386514048](http://tips.hecomi.com/entry/20131208/1386514048)
- [http://tips.hecomi.com/entry/2014/07/21/125319](http://tips.hecomi.com/entry/2014/07/21/125319)ライセンス
----------
- 修正 BSD ライセンス謝辞
----
フォルマントの解析部については [人工知能に関する断創録](http://aidiary.hatenablog.com/entry/20120415/1334458954) さんのコードを参考にしています。詳細
----
その他詳細は Twitter:@hecomi へご質問いただくか、http://tips.hecomi.com/ をご参照下さい。