diff --git a/Assets/Piper/Plugins/macOS/libespeak-ng.dylib b/Assets/Piper/Plugins/macOS/libespeak-ng.dylib new file mode 100644 index 0000000..a60374b Binary files /dev/null and b/Assets/Piper/Plugins/macOS/libespeak-ng.dylib differ diff --git a/Assets/Piper/Plugins/macOS/libespeak-ng.dylib.meta b/Assets/Piper/Plugins/macOS/libespeak-ng.dylib.meta new file mode 100644 index 0000000..dae75e8 --- /dev/null +++ b/Assets/Piper/Plugins/macOS/libespeak-ng.dylib.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 58e49c25f960e46e69c7208dd291986f \ No newline at end of file diff --git a/Assets/Piper/Plugins/macOS/libpiper_phonemize.dylib b/Assets/Piper/Plugins/macOS/libpiper_phonemize.dylib index 70347f2..a988277 100755 Binary files a/Assets/Piper/Plugins/macOS/libpiper_phonemize.dylib and b/Assets/Piper/Plugins/macOS/libpiper_phonemize.dylib differ diff --git a/Assets/Piper/Plugins/macOS/libpiper_phonemize.dylib.meta b/Assets/Piper/Plugins/macOS/libpiper_phonemize.dylib.meta index ea56d0a..bfe6e88 100644 --- a/Assets/Piper/Plugins/macOS/libpiper_phonemize.dylib.meta +++ b/Assets/Piper/Plugins/macOS/libpiper_phonemize.dylib.meta @@ -1,33 +1,2 @@ fileFormatVersion: 2 -guid: 67a26b68de9474a5481d98806ba55fba -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - defineConstraints: [] - isPreloaded: 0 - isOverridable: 0 - isExplicitlyReferenced: 0 - validateReferences: 1 - platformData: - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 1 - settings: - DefaultValueInitialized: true - - first: - Standalone: OSXUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - userData: - assetBundleName: - assetBundleVariant: +guid: 67a26b68de9474a5481d98806ba55fba \ No newline at end of file diff --git a/README.md b/README.md index 075c51b..c576a57 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,6 @@ piper.unity is released under the GPLv3 license. It uses [eSpeak NG](https://github.com/espeak-ng/espeak-ng) compiled libraries and data which are under GPLv3 license. -It also uses [Piper Phonemization fork](https://github.com/Macoron/piper-phonemize) compiled library which is under MIT license. +It also uses [Piper Phonemization fork](https://github.com/Macoron/piper-phonemize/tree/unity) compiled library which is under MIT license. Models aren't included in this repository. Please contact the original model's creators to learn more about their licenses.