Spaces:
Sleeping
Sleeping
Update configs/Seven.py
Browse files- 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 = {'
|
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",
|