qgyd2021 commited on
Commit
427f968
1 Parent(s): b1b43d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ pipeline_tag: audio-classification
9
  针对通话场景中的声音如:
10
 
11
  | sound | description |
12
- | :-------: | :-------: |
13
  | bell | 响铃 |
14
  | music | 音乐 |
15
  | mute | 静音(完全没有声音) |
@@ -22,7 +22,7 @@ pipeline_tag: audio-classification
22
  些模型将以上声音区分为 "non_voice", "voice" 两种. 如下:
23
 
24
  | sound | label |
25
- | :-------: | :-------: |
26
  | bell | non_voice |
27
  | music | non_voice |
28
  | mute | non_voice |
 
9
  针对通话场景中的声音如:
10
 
11
  | sound | description |
12
+ | :------- | :------- |
13
  | bell | 响铃 |
14
  | music | 音乐 |
15
  | mute | 静音(完全没有声音) |
 
22
  些模型将以上声音区分为 "non_voice", "voice" 两种. 如下:
23
 
24
  | sound | label |
25
+ | :------- | :------- |
26
  | bell | non_voice |
27
  | music | non_voice |
28
  | mute | non_voice |