YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

OpenVoiceOS/phoonnx-shami

ONNX export of Tushe/shami-tts, a Levantine Arabic / English code-switching VITS model (HamsVITS), packaged for phoonnx.

Files

  • model.onnx โ€” exported HamsVITS ONNX graph
  • config.json โ€” phoonnx voice configuration

Usage

from phoonnx.model_manager import TTSModelManager

manager = TTSModelManager()
voice = manager.get_voice("Tushe/shami-tts")
audio = voice.synthesize("ู…ูŽุฑุญูŽุจุงุŒ this is a test.")

License

Same as the upstream Tushe/shami-tts model.

Downloads last month
10
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Collection including OpenVoiceOS/phoonnx-shami