Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amazon Polly Support (#62) #66

Merged
merged 11 commits into from
Oct 29, 2021

Conversation

derekpung
Copy link
Contributor

@derekpung derekpung commented Oct 8, 2021

New Supported Tags

Unsupported Existing Tags

  • [voice]
    • Amazon Polly API voices are specified as an argument in the API call. (Outside SSML)
  • [dj]: Not available
  • [interjection]: Not available
  • [excited]: Not available
  • [disappointed]: Not available

Supported (non-Neural) : Unsupported (Neural)

  • [emphasis]
  • [pitch]
  • [timbre]
  • [whisper]

Supported (Neural) : Unsupported (non-Neural)

  • [newscaster]
    • User's responsibility to know whether newscaster is allowed for voice since voice is specified separately in API call (Outside SSML)

Not in commit
non-Neural

  • breath
  • auto-breath
  • phonation

both

  • x-sampa: phoneme

#62

guillaumegarcia13 and others added 11 commits April 4, 2021 18:45
* Add Amazon Polly (Neural) SSML draft

* Added Supported tags:
	* digits
	* cardinal
	* x-sampa
	* drc

* Unsupported tags:
	* disappointed
	* emphasis
	* excited
	* interjection
	* pitch
	* voice
	* whisper
* Add Amazon Polly SSML draft

* Add new supported tags
	* timbre
	* soft
	* digits
	* cardinal
	* x-sampa
	* drc

* Unsupported tags
	* newscaster
	* excited
	* disappointed
	* voice
	* interjection
	* breath
	* auto-breath
@rmtuckerphx rmtuckerphx merged commit df61da5 into speechmarkdown:master Oct 29, 2021
@arjan arjan mentioned this pull request Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants