mirror of
https://github.com/Tencent/WeKnora.git
synced 2026-09-19 02:18:25 +08:00
- Introduced a new audio file, asr_test.wav, for ASR testing purposes. - Created embed.go to embed the ASR test audio file as a byte slice. - Updated initialization.go to utilize the embedded ASR test audio for model transcription checks.