-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* change: `Onnxruntime`型を追加し、そこから`dlopen`/`LoadLibrary*`を行う * KotlinのexampleにFIXMEを追加 * "ONNX Runtimeを表す" → "AIエンジンの" * ドキュメントとコメントを追加 * フィーチャをリネーム * fixup! フィーチャをリネーム * fixup! フィーチャをリネーム * fixup! フィーチャをリネーム * fixup! フィーチャをリネーム * fixup! フィーチャをリネーム * voicevox-ortを更新 * `sed`のし損ねを修正 * ドキュメントやコメントを更新 * C APIに定数のgetterを追加 * voicevox-ortを更新 * "filename"を"ファイル名(モジュール名)もしくはファイルパス"に * C APIのドキュメントに"Availability"のセクションを追加 * フィーチャに関するドキュメントを更新 #802 (comment) * C APIのビルドに関するドキュメントのヘッダファイル周りを更新 * voicevox-ortを更新 * `JavaStr`を`CStr::to_str`しない * fixup! `JavaStr`を`CStr::to_str`しない * 不要な依存を削除 * `link-onnxruntime`で`cargo test`が通るようにする * fixup! `link-onnxruntime`で`cargo test`が通るようにする * fixup! `link-onnxruntime`で`cargo test`が通るようにする
- Loading branch information
Showing
84 changed files
with
2,253 additions
and
323 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.