bweng commited on
Commit
bf5d140
·
verified ·
1 Parent(s): 85e4a61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -22,10 +22,11 @@ language:
22
  base_model:
23
  - onnx-community/silero-vad
24
  ---
25
- [![Discord](https://img.shields.io/badge/Discord-Join%20Chat-7289da.svg)](https://discord.gg/WNsvaCtmDe)
26
- [![GitHub Repo stars](https://img.shields.io/github/stars/FluidInference/FluidAudio?style=flat&logo=github)](https://github.com/FluidInference/FluidAudio)
27
 
28
  # **<span style="color:#5DAF8D">🧃 CoreML Silero VAD </span>**
 
 
29
 
30
  A CoreML implementation of the Silero Voice Activity
31
  Detection (VAD) model, optimized for Apple platforms
 
22
  base_model:
23
  - onnx-community/silero-vad
24
  ---
25
+
 
26
 
27
  # **<span style="color:#5DAF8D">🧃 CoreML Silero VAD </span>**
28
+ [![Discord](https://img.shields.io/badge/Discord-Join%20Chat-7289da.svg)](https://discord.gg/WNsvaCtmDe)
29
+ [![GitHub Repo stars](https://img.shields.io/github/stars/FluidInference/FluidAudio?style=flat&logo=github)](https://github.com/FluidInference/FluidAudio)
30
 
31
  A CoreML implementation of the Silero Voice Activity
32
  Detection (VAD) model, optimized for Apple platforms