Phillippe commited on
Commit
aabe51e
1 Parent(s): ad7d175

Update configs/Seven.py

Browse files
Files changed (1) hide show
  1. configs/Seven.py +1 -1
configs/Seven.py CHANGED
@@ -2,7 +2,7 @@ _base_ = [
2
  "./_base_/archs/hifi_svc.py",
3
  ]
4
 
5
- speaker_mapping = {'no.7': 0,}
6
 
7
  model = dict(
8
  type="HiFiSVC",
 
2
  "./_base_/archs/hifi_svc.py",
3
  ]
4
 
5
+ speaker_mapping = {'seven': 0,}
6
 
7
  model = dict(
8
  type="HiFiSVC",