ChenChenyu commited on
Commit
0562b75
·
verified ·
1 Parent(s): 3a88be1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - ChenChenyu/VoiceDataSet
4
+ base_model:
5
+ - FunAudioLLM/SenseVoiceSmall
6
+ ---
7
+ # SenseVoiceSmall微调模型
8
+ 对SenseVoiceSmall开源模型用粤语和四川话数据集进行微调,得到微调后的模型。
9
+ ## 微调后测试cer
10
+ | | 带符号 | 去符号 |
11
+ | :-----| ----: | :----: |
12
+ | 微调前 | 0.35151298237809847 | 0.19419020076531499 |
13
+ | 微调后 | 0.17646826424209877 | 0.12941482715620842 |
14
+ ## 微调所用数据集
15
+ ChenChenyu/VoiceDataSet