Skip to content

Commit 5a08c32

Browse files
authored
Update README.md
1 parent 1337ed9 commit 5a08c32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ from ten_vad import TenVad
354354

355355
### **C Usage**
356356
#### **Build Scripts**
357-
Located in examples/ directory and examples_onnx (for **ONNX** usage on Linux):
357+
Located in examples/ directory or examples_onnx/ (for **ONNX** usage on Linux):
358358

359359
- Linux: build-and-deploy-linux.sh
360360
- Windows: build-and-deploy-windows.bat
@@ -374,7 +374,7 @@ Runtime library path configuration:
374374
- Configure toolchain and architecture settings
375375

376376
#### **Overview of Usage**
377-
- Navigate to examples/ or examples_onx/ (for **ONNX** usage on Linux)
377+
- Navigate to examples/ or examples_onnx/ (for **ONNX** usage on Linux)
378378
- Execute platform-specific build script
379379
- Configure dynamic library path
380380
- Run demo with sample audio s0724-s0730.wav

0 commit comments

Comments
 (0)