Export kokoro to sherpa-onnx (#1713)

This commit is contained in:
Fangjun Kuang
2025-01-15 16:49:10 +08:00
committed by GitHub
parent ce71b6327a
commit 9efe26a646
7 changed files with 516 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# This script export ZH_EN TTS model, which supports both Chinese and English.
# This script exports ZH_EN TTS model, which supports both Chinese and English.
# This model has only 1 speaker.
from typing import Any, Dict