Views
No views yet
model.onnx — exported HamsVITS ONNX graphconfig.json — phoonnx voice configuration1from phoonnx.model_manager import TTSModelManager
2
3manager = TTSModelManager()
4voice = manager.get_voice("Tushe/shami-tts")
5audio = voice.synthesize("مَرحَبا، this is a test.")