Export kokoro 1.0 int8 models (#2137)
This commit is contained in:
@@ -6,7 +6,7 @@ import json
|
||||
|
||||
|
||||
def main():
|
||||
with open("config.json") as f:
|
||||
with open("Kokoro-82M/config.json") as f:
|
||||
config = json.load(f)
|
||||
vocab = config["vocab"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user