strings.xml
526 字节
<resources>
<string name="app_name">KWS with Next-gen Kaldi</string>
<string name="hint">Click the Start button to play keyword spotting with Next-gen Kaldi.
\n
\n\n\n
The source code and pre-trained models are publicly available.
Please see https://github.com/k2-fsa/sherpa-onnx for details.
</string>
<string name="keyword_hint">Input your keywords here, one keyword perline.</string>
<string name="start">Start</string>
<string name="stop">Stop</string>
</resources>