-
-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e111812
commit 5664aba
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule babylon_tts
updated
13 files
+ − | android/src/main/jniLibs/arm64-v8a/libbabylon.so | |
+ − | android/src/main/jniLibs/x86_64/libbabylon.so | |
+30 −0 | include/babylon.h | |
+3 −8 | lib/src/babylon.dart | |
+8 −31 | lib/src/bindings.dart | |
+ − | linux/libbabylon.so | |
+ − | macos/libbabylon.dylib | |
+ − | models/amy.onnx | |
+ − | models/curie.onnx | |
+ − | models/deep_phonemizer.onnx | |
+2 −2 | pubspec.yaml | |
+1 −1 | src/babylon_cpp | |
+ − | windows/babylon.dll |