File size: 539 Bytes
2ba7bc7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
datasets:
- ChenChenyu/VoiceDataSet
base_model:
- openai/whisper-large-v3-turbo
---
# whisper-large-v3-turbo微调模型
<!-- Provide a quick summary of what the model is/does. -->
对whisper-large-v3-turbo开源模型用粤语和四川话数据集进行微调,得到微调后的模型。
## 微调后测试cer
|       | 带符号 | 去符号 |
| :-----| ----: | :----: |
| 微调前 | 0.8835504720183913 | 0.831893711149071 |
| 微调后 | 0.16332876251694223 | 0.14408498883946694 |
## 微调所用数据集
ChenChenyu/VoiceDataSet