from pygoruut.pygoruut import Pygoruut
pygoruut = Pygoruut()
print(pygoruut.phonemize(language="English", sentence="hello world"))
# Prints:
# PhonemeResponse(Words=[
# Word(CleanWord='hello', Phonetic='hˈɛlloʊ'),
# Word(CleanWord='world', Phonetic='wˈɚld')])
-
Notifications
You must be signed in to change notification settings - Fork 0
IPA Phonemizer for human languages (python interface)
License
neurlang/pygoruut
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
IPA Phonemizer for human languages (python interface)
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published