Files changed (1) hide show
  1. README.md +2 -28
README.md CHANGED
@@ -3,40 +3,14 @@ license: other
3
  license_name: model-license
4
  license_link: https://github.com/modelscope/FunASR/blob/main/MODEL_LICENSE
5
  language:
6
- - zh
7
  - en
 
8
  - ja
9
  - ko
10
- - yue
11
- - multilingual
12
- library_name: funasr
13
- pipeline_tag: automatic-speech-recognition
14
- tags:
15
- - speech-recognition
16
- - asr
17
- - emotion-recognition
18
- - audio-event-detection
19
- - multilingual
20
- - non-autoregressive
21
- - whisper-alternative
22
- - real-time
23
- - voice-ai
24
  ---
25
  ([简体中文](./README_zh.md)|English|[日本語](./README_ja.md))
26
 
27
- <div align="center">
28
-
29
- ### ⭐ Powered by [FunASR](https://github.com/modelscope/FunASR) — please give us a GitHub Star!
30
-
31
- SenseVoice is part of the **FunASR** ecosystem — one industrial-grade open-source toolkit for **ASR · VAD · punctuation · speaker diarization · emotion / event · LLM-ASR**. A Star really helps the project (and keeps you updated):
32
-
33
- [**🌟 FunASR**](https://github.com/modelscope/FunASR) · [**🌟 SenseVoice**](https://github.com/FunAudioLLM/SenseVoice) · [**🌟 Fun-ASR**](https://github.com/FunAudioLLM/Fun-ASR) · [**🌟 FunClip**](https://github.com/modelscope/FunClip)
34
-
35
- </div>
36
-
37
- > ⚡ **CPU / edge — no GPU, no Python:** run SenseVoiceSmall as a single self-contained binary via **llama.cpp / GGUF** (like whisper.cpp), with built-in VAD. Prebuilt binaries + one-command model download → [SenseVoiceSmall-GGUF](https://huggingface.co/FunAudioLLM/SenseVoiceSmall-GGUF) · [runtime](https://github.com/modelscope/FunASR/tree/main/runtime/llama.cpp) · [guide](https://www.funasr.com/en/blog/funasr-llama-cpp-whisper-cpp-alternative.html)
38
-
39
-
40
 
41
  # Introduction
42
 
 
3
  license_name: model-license
4
  license_link: https://github.com/modelscope/FunASR/blob/main/MODEL_LICENSE
5
  language:
 
6
  - en
7
+ - zh
8
  - ja
9
  - ko
10
+ library: funasr
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
  ([简体中文](./README_zh.md)|English|[日本語](./README_ja.md))
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
  # Introduction
16