Skip to content

Commit d7fdc48

Browse files
authored
Merge pull request #47 from cyfyifanchen/main
docs: adding badge of hugging face model link
2 parents 8e96899 + dad69bb commit d7fdc48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![Issues closed](https://img.shields.io/github/issues-search?query=repo%3ATEN-framework%2Ften-vad%20is%3Aclosed&label=issues%20closed&labelColor=gray&color=green)](https://github.com/TEN-framework/ten-vad/issues)
66
![](https://img.shields.io/github/contributors/ten-framework/ten-vad?color=c4f042&labelColor=gray&style=flat-square)
77
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome!-brightgreen.svg?style=flat-square)](https://github.com/TEN-framework/ten-vad/pulls)
8+
[![HuggingFace TEN VAD](https://img.shields.io/badge/Hugging%20Face-TEN%20VAD-yellow?style=flat&logo=huggingface)](https://huggingface.co/TEN-framework/ten-vad)
89
[![GitHub license](https://img.shields.io/badge/License-Apache_2.0_with_certain_conditions-blue.svg?labelColor=%20%23155EEF&color=%20%23528bff)](https://github.com/TEN-framework/ten-vad/blob/main/LICENSE)
910
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/TEN-framework/TEN-vad)
1011

@@ -16,7 +17,7 @@
1617

1718
## Latest News 🔥
1819

19-
- [2025/07] We support **Python inference** on **macOS** and **Windows** with usage of the prebuilt-lib!
20+
- [2025/07] We support **Python inference** on **macOS** and **Windows** with usage of the prebuilt-lib!
2021
- [2025/06] We **finally** released and **open-sourced** the **ONNX** model and the corresponding **preprocessing code**! Now you can deploy **TEN VAD** on **any platform** and **any hardware architecture**!
2122
- [2025/06] We are excited to announce the release of **WASM+JS** for Web WASM Support.
2223

0 commit comments

Comments
 (0)