Add Kotlin API for Matcha-TTS models. (#1668)
This commit is contained in:
5
.github/workflows/jni.yaml
vendored
5
.github/workflows/jni.yaml
vendored
@@ -75,3 +75,8 @@ jobs:
|
||||
|
||||
cd ./kotlin-api-examples
|
||||
./run.sh
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: tts-files-${{ matrix.os }}
|
||||
path: kotlin-api-examples/test-*.wav
|
||||
|
||||
Reference in New Issue
Block a user