Skip to content

Commit a2857b3

Browse files
committed
Update README.md
1 parent 87af7fd commit a2857b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
- [Performance Comparison](#11-performance-comparison)
4242
- [Agent-Friendly](#2-agent-friendly)
4343
- [Lightweight](#3-lightweight)
44-
- [Multiple programming languages and platforms](#4-multiple-programming-languages-and-platforms)
45-
- [Supproted sampling rate and hop size](#5-supproted-sampling-rate-and-hop-size)
44+
- [Multiple Programming Languages and Platforms](#4-multiple-programming-languages-and-platforms)
45+
- [Supported Sampling Rate and Hop Size](#5-supported-sampling-rate-and-hop-size)
4646
- [Developers Testimonial](#developers-testimonial)
4747
- [Installation](#installation)
4848
- [Quick Start](#quick-start)
@@ -219,13 +219,13 @@ We evaluated the RTF (Real-Time Factor) across five distinct platforms, each equ
219219
</table>
220220
<br>
221221

222-
### **4. Multiple programming languages and platforms:**
222+
### **4. Multiple Programming Languages and Platforms:**
223223

224224
TEN VAD provides cross-platform C compatibility across five operating systems (Linux x64, Windows, macOS, Android, iOS), with Python bindings optimized for Linux x64, with wasm for Web.
225225
<br>
226226
<br>
227227

228-
### **5. Supproted sampling rate and hop size:**
228+
### **5. Supported Sampling Rate and Hop Size:**
229229

230230
TEN VAD operates on 16kHz audio input with configurable hop sizes (optimized frame configurations: 160/256 samples=10/16ms). Other sampling rates must be resampled to 16kHz.
231231
<br>

0 commit comments

Comments
 (0)