Skip to content

Commit

Permalink
Merge pull request #2599 from yetanother-user/sherpa-tts
Browse files Browse the repository at this point in the history
appfilter: add 'sherpaTTS' and 'sherpaTTS Beta'
  • Loading branch information
Donnnno authored Feb 8, 2025
2 parents d628837 + 6cb012d commit 9003a2c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions newicons/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37733,6 +37733,11 @@
<!-- Shengjing Bank -->
<item component="ComponentInfo{com.shengjingbank.mobile.cust/com.csii.iap.ui.SplashActivity}" drawable="shengjing_bank"/>

<!-- SherpaTTS -->
<item component="ComponentInfo{org.woheller69.ttsengine/com.k2fsa.sherpa.onnx.tts.engine.MainActivity}" drawable="tts_engine"/>
<item component="ComponentInfo{org.woheller69.ttsengine.beta/com.k2fsa.sherpa.onnx.tts.engine.MainActivity}" drawable="tts_engine"/>
<item component="ComponentInfo{com.k2fsa.sherpa.onnx.tts.engine/com.k2fsa.sherpa.onnx.tts.engine.MainActivity}" drawable="tts_engine"/>

<!-- SHIELD TV -->
<item component="ComponentInfo{com.nvidia.shield.remote/com.nvidia.shield.remote.MainActivity}" drawable="nvidia"/>

Expand Down Expand Up @@ -43841,9 +43846,6 @@
<!-- TTP CARGO -->
<item component="ComponentInfo{burin.srivilai.ttpcargo.itdev.co.th/burin.srivilai.ttpcargo.itdev.co.th.MainActivity}" drawable="ttp_cargo"/>

<!-- TTS Engine -->
<item component="ComponentInfo{com.k2fsa.sherpa.onnx.tts.engine/com.k2fsa.sherpa.onnx.tts.engine.MainActivity}" drawable="tts_engine"/>

<!-- TTS Server -->
<item component="ComponentInfo{com.github.jing332.tts_server_android/com.github.jing332.tts_server_android.compose.MainActivity}" drawable="tts_server"/>
<item component="ComponentInfo{com.github.jing332.tts_server_android/com.github.jing332.tts_server_android.ui.MainActivity}" drawable="tts_server"/>
Expand Down

0 comments on commit 9003a2c

Please sign in to comment.