- Code: Select all
$ swift more
I've tried different variations to (unsuccessfully) get to the same sound...
- Code: Select all
$ swift "<phoneme ph='m ow er'>"
$ swift "<phoneme ph='m ow r'>"
$ swift "<phoneme ph='m ah1 r'>"
The closest I could get is this:
- Code: Select all
$ swift "<phoneme ph='m uh r'>"
But, of course, that's still not it, because that's saying "moore".
For example, I can't set up lexicon.txt to properly pronounce "abhor" (or other words with "or" in them) because I can't find the long O sound without the W tacked on the end.
I've wondered how to get swift to dump what it is doing phonetically to stdout so I can see what sounds it is using, but haven't found how to do that, either.
Another one I can't find is the "wh" sound. I know a lot of people seem to not use that sound, but it is indeed still in use where I live. Well, I still use it.
Thanks.