mirror of
https://github.com/k2-fsa/sherpa-onnx.git
synced 2026-01-09 07:41:06 +08:00
13 lines
252 B
Plaintext
13 lines
252 B
Plaintext
include LICENSE
|
|
include README.md
|
|
include CMakeLists.txt
|
|
recursive-include c-api-examples *.*
|
|
recursive-include sherpa-onnx *.*
|
|
recursive-include cmake *.*
|
|
prune */__pycache__
|
|
prune android
|
|
prune sherpa-onnx/java-api
|
|
prune ios-swift
|
|
prune ios-swiftui
|
|
|