International Phonetic Alphabet text-to-speech
cd ipa-tts/src
python -m http.server
(might needpython3 -m http.server
on MacOS)- open http://localhost:8000 in a browser
International Phonetic Alphabet text-to-speech
cd ipa-tts/src
python -m http.server
(might need python3 -m http.server
on MacOS)