Export the English TTS model from MeloTTS (#1509)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# This script export ZH_EN TTS model, which supports both Chinese and English.
|
||||
# This model has only 1 speaker.
|
||||
|
||||
from typing import Any, Dict
|
||||
|
||||
import onnx
|
||||
|
||||
Reference in New Issue
Block a user