The `verse` voice is missing from `async_openai::types::Voice`. Furthermore, there is no `Voice::Other(&str)` type to where I can fix the issue as a user, and no `From<&str> for Voice` implementation.