Committed by
GitHub
Add Android demo for spoken language identification using Whisper multilingual models (#783)
正在显示
60 个修改的文件
包含
1696 行增加
和
0 行删除
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/java/com/k2fsa/sherpa/onnx/slid/Home.kt
0 → 100644
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/java/com/k2fsa/sherpa/onnx/slid/slid.kt
0 → 100644
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/jniLibs/armeabi-v7a/.gitignore
0 → 100644
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/drawable/ic_launcher_background.xml
0 → 100644
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
0 → 100644
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/mipmap-hdpi/ic_launcher.webp
0 → 100644
不能预览此文件类型
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp
0 → 100644
不能预览此文件类型
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/mipmap-mdpi/ic_launcher.webp
0 → 100644
不能预览此文件类型
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp
0 → 100644
不能预览此文件类型
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/mipmap-xhdpi/ic_launcher.webp
0 → 100644
不能预览此文件类型
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
0 → 100644
不能预览此文件类型
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
0 → 100644
不能预览此文件类型
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp
0 → 100644
不能预览此文件类型
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
0 → 100644
不能预览此文件类型
不能预览此文件类型
android/SherpaOnnxSpokenLanguageIdentification/app/src/main/res/xml/data_extraction_rules.xml
0 → 100644
不能预览此文件类型
scripts/apk/build-apk-slid.sh.in
0 → 100644
scripts/apk/generate-slid-apk-script.py
0 → 100755
-
请 注册 或 登录 后发表评论