shhhman commited on
Commit
786c03f
·
verified ·
1 Parent(s): 352e5a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -1,13 +1,11 @@
1
  # GLM-4-Voice-9B
2
 
3
- GLM-4-Voice 是智谱 AI 推出的端到端语音模型。GLM-4-Voice 能够直接理解和生成中英文语音,进行实时语音对话,并且能够根据用户的指令改变语音的情感、语调、语速、方言等属性。
4
-
5
  GLM-4-Voice is an end-to-end voice model launched by Zhipu AI. GLM-4-Voice can directly understand and generate Chinese and English speech, engage in real-time voice conversations, and change attributes such as emotion, intonation, speech rate, and dialect based on user instructions.
6
 
7
- 本仓库是 GLM-4-Voice 的 LLM 部分。GLM-4-Voice-9B [GLM-4-9B](https://github.com/THUDM/GLM-4) 的基础上进行语音模态的预训练和对齐,从而能够理解和生成离散化的语音。
8
 
9
  The repo provides the LLM part of GLM-4-Voice, pre-trained and aligned on speech modality based on [GLM-4-9B](https://github.com/THUDM/GLM-4), enabling understanding and generation of discretized speech.
10
 
11
- 更多信息请参考我们的仓库 [GLM-4-Voice](https://github.com/THUDM/GLM-4-Voice).
12
 
13
  For more information please refer to our repo [GLM-4-Voice](https://github.com/THUDM/GLM-4-Voice).
 
1
  # GLM-4-Voice-9B
2
 
 
 
3
  GLM-4-Voice is an end-to-end voice model launched by Zhipu AI. GLM-4-Voice can directly understand and generate Chinese and English speech, engage in real-time voice conversations, and change attributes such as emotion, intonation, speech rate, and dialect based on user instructions.
4
 
5
+ This repository is the LLM part of GLM-4-Voice. GLM-4-Voice-9B performs pre-training and alignment of speech modalities based on [GLM-4-9B](https://github.com/THUDM/GLM-4), so that it can understand and generate discrete speech.
6
 
7
  The repo provides the LLM part of GLM-4-Voice, pre-trained and aligned on speech modality based on [GLM-4-9B](https://github.com/THUDM/GLM-4), enabling understanding and generation of discretized speech.
8
 
9
+ For more information, please refer to our repository [GLM-4-Voice](https://github.com/THUDM/GLM-4-Voice).
10
 
11
  For more information please refer to our repo [GLM-4-Voice](https://github.com/THUDM/GLM-4-Voice).