narzędzia do generowania mowy z tekstu
git 1.8.2 lub nowszy
git submodule update --recursive --remote
dla starszego gita:
git submodule update --init --recursive
aktualizacja:
git submodule update --recursive
lub
git pull --recurse-submodules