Skip to content

Repository files navigation

phonikud-tts

Text to speech in Hebrew

Based on Phonikud

Prerequisites

Install

git clone https://github.com/thewh1teagle/phonikud-tts
cd phonikud-tts
uv sync

Examples

See examples

In each example you'll find a guide on top of the code to run it.

GPU Support

To use with GPU, you can initiate the models with from_session method and initiate the session with CUDAExecutionProvider. Make sure to install the correct onnxruntime package, e.g. onnxruntime-gpu for CUDA. validate with

uv run python -c "import onnxruntime; print(onnxruntime.get_available_providers())"

License

Non commercial. See LICENSE

Play 🕹️

See TTS with Hebrew Space

About

phonikud-tts - text to speech in Hebrew

Topics

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages