From 9d6db390f43350b3341ff9d5360a7ff4876e1454 Mon Sep 17 00:00:00 2001 From: will wade Date: Thu, 9 Apr 2026 11:52:38 +0100 Subject: [PATCH 1/6] feat: expand test fixtures - 14 platforms, 41 new test cases Adds platform outputs for all existing 86 test cases: - Amazon Polly, Polly Neural, Microsoft Azure, SAPI, W3C, Samsung Bixby, Apple AVSpeech, IBM Watson, ElevenLabs, Acapela Cloud, Acapela Desktop Adds 41 new test cases: - Expressive tags: laugh, cough, sigh, yawn, sneeze, gasp, cry, ahem, throat-clear, whimper, giggle, hurray, boo, applause, multiple, with-break (all platforms) - Azure styles: cheerful, sad, angry, friendly, excited, chat, customerservice, narration-professional, newscast-casual, with-degree, role (Azure only - no cross-platform output) - IPA: ipa-short, bare-ipa, sub-short (all platforms) - Other: mark-standard, cardinal-standard, digits-standard, escape-xml-characters, timbre-standard, drc-standard, voice-azure-displayname (all platforms) Original .smd inputs and existing .alexa/.google outputs preserved. Generated from speechmarkdown-js reference implementation. --- README.md | 50 ++++++++++++++++--- .../address-standard.acapela-cloud.ssml | 3 ++ .../address-standard.acapela.ssml | 1 + .../address-standard.apple.ssml | 3 ++ .../address-standard.azure.ssml | 3 ++ .../address-standard.elevenlabs.ssml | 1 + .../address-standard.polly-neural.ssml | 3 ++ .../address-standard.polly.ssml | 3 ++ .../address-standard.samsung.ssml | 3 ++ .../address-standard.sapi.ssml | 3 ++ .../address-standard.w3c.ssml | 3 ++ .../address-standard.watson.ssml | 3 ++ ...o-standard single quote.acapela-cloud.ssml | 4 ++ .../audio-standard single quote.acapela.ssml | 1 + .../audio-standard single quote.apple.ssml | 4 ++ .../audio-standard single quote.azure.ssml | 4 ++ ...udio-standard single quote.elevenlabs.ssml | 2 + ...io-standard single quote.polly-neural.ssml | 4 ++ .../audio-standard single quote.polly.ssml | 4 ++ .../audio-standard single quote.samsung.ssml | 4 ++ .../audio-standard single quote.sapi.ssml | 4 ++ .../audio-standard single quote.w3c.ssml | 4 ++ .../audio-standard single quote.watson.ssml | 4 ++ ...udio-standard soundbank.acapela-cloud.ssml | 3 ++ .../audio-standard soundbank.acapela.ssml | 1 + .../audio-standard soundbank.apple.ssml | 3 ++ .../audio-standard soundbank.azure.ssml | 3 ++ .../audio-standard soundbank.elevenlabs.ssml | 1 + ...audio-standard soundbank.polly-neural.ssml | 3 ++ .../audio-standard soundbank.polly.ssml | 3 ++ .../audio-standard soundbank.samsung.ssml | 3 ++ .../audio-standard soundbank.sapi.ssml | 3 ++ .../audio-standard soundbank.w3c.ssml | 3 ++ .../audio-standard soundbank.watson.ssml | 3 ++ .../audio-standard.acapela-cloud.ssml | 4 ++ .../audio-standard.acapela.ssml | 1 + .../audio-standard/audio-standard.apple.ssml | 4 ++ .../audio-standard/audio-standard.azure.ssml | 4 ++ .../audio-standard.elevenlabs.ssml | 2 + .../audio-standard.polly-neural.ssml | 4 ++ .../audio-standard/audio-standard.polly.ssml | 4 ++ .../audio-standard.samsung.ssml | 4 ++ .../audio-standard/audio-standard.sapi.ssml | 4 ++ .../audio-standard/audio-standard.w3c.ssml | 4 ++ .../audio-standard/audio-standard.watson.ssml | 4 ++ .../audio-with-caption.acapela-cloud.ssml | 4 ++ .../audio-with-caption.acapela.ssml | 1 + .../audio-with-caption.apple.ssml | 4 ++ .../audio-with-caption.azure.ssml | 4 ++ .../audio-with-caption.elevenlabs.ssml | 2 + .../audio-with-caption.polly-neural.ssml | 4 ++ .../audio-with-caption.polly.ssml | 4 ++ .../audio-with-caption.samsung.ssml | 4 ++ .../audio-with-caption.sapi.ssml | 4 ++ .../audio-with-caption.w3c.ssml | 4 ++ .../audio-with-caption.watson.ssml | 4 ++ .../azure-role-young-female.azure.ssml | 3 ++ .../azure-role-young-female.smd | 1 + .../azure-role-young-female.txt | 1 + .../azure-section-cheerful.azure.ssml | 5 ++ .../azure-section-cheerful.smd | 1 + .../azure-section-cheerful.txt | 1 + .../azure-section-sad.azure.ssml | 5 ++ .../azure-section-sad/azure-section-sad.smd | 1 + .../azure-section-sad/azure-section-sad.txt | 1 + .../azure-style-angry.azure.ssml | 3 ++ .../azure-style-angry/azure-style-angry.smd | 1 + .../azure-style-angry/azure-style-angry.txt | 1 + .../azure-style-chat.azure.ssml | 3 ++ .../azure-style-chat/azure-style-chat.smd | 1 + .../azure-style-chat/azure-style-chat.txt | 1 + .../azure-style-cheerful.azure.ssml | 3 ++ .../azure-style-cheerful.smd | 1 + .../azure-style-cheerful.txt | 1 + .../azure-style-customerservice.azure.ssml | 3 ++ .../azure-style-customerservice.smd | 1 + .../azure-style-customerservice.txt | 1 + .../azure-style-excited.azure.ssml | 3 ++ .../azure-style-excited.smd | 1 + .../azure-style-excited.txt | 1 + .../azure-style-friendly.azure.ssml | 3 ++ .../azure-style-friendly.smd | 1 + .../azure-style-friendly.txt | 1 + ...re-style-narration-professional.azure.ssml | 3 ++ .../azure-style-narration-professional.smd | 1 + .../azure-style-narration-professional.txt | 1 + .../azure-style-newscast-casual.azure.ssml | 3 ++ .../azure-style-newscast-casual.smd | 1 + .../azure-style-newscast-casual.txt | 1 + .../azure-style-sad.azure.ssml | 3 ++ test-data/azure-style-sad/azure-style-sad.smd | 1 + test-data/azure-style-sad/azure-style-sad.txt | 1 + .../azure-style-with-degree.azure.ssml | 3 ++ .../azure-style-with-degree.smd | 1 + .../azure-style-with-degree.txt | 1 + .../bare-ipa/bare-ipa.acapela-cloud.ssml | 3 ++ test-data/bare-ipa/bare-ipa.acapela.ssml | 1 + test-data/bare-ipa/bare-ipa.alexa.ssml | 3 ++ test-data/bare-ipa/bare-ipa.apple.ssml | 3 ++ test-data/bare-ipa/bare-ipa.azure.ssml | 3 ++ test-data/bare-ipa/bare-ipa.elevenlabs.ssml | 1 + test-data/bare-ipa/bare-ipa.google.ssml | 3 ++ test-data/bare-ipa/bare-ipa.polly-neural.ssml | 3 ++ test-data/bare-ipa/bare-ipa.polly.ssml | 3 ++ test-data/bare-ipa/bare-ipa.samsung.ssml | 3 ++ test-data/bare-ipa/bare-ipa.sapi.ssml | 3 ++ test-data/bare-ipa/bare-ipa.smd | 1 + test-data/bare-ipa/bare-ipa.txt | 1 + test-data/bare-ipa/bare-ipa.w3c.ssml | 3 ++ test-data/bare-ipa/bare-ipa.watson.ssml | 3 ++ .../break-short.acapela-cloud.ssml | 3 ++ .../break-short/break-short.acapela.ssml | 1 + test-data/break-short/break-short.apple.ssml | 3 ++ test-data/break-short/break-short.azure.ssml | 3 ++ .../break-short/break-short.elevenlabs.ssml | 1 + .../break-short/break-short.polly-neural.ssml | 3 ++ test-data/break-short/break-short.polly.ssml | 3 ++ .../break-short/break-short.samsung.ssml | 3 ++ test-data/break-short/break-short.sapi.ssml | 3 ++ test-data/break-short/break-short.w3c.ssml | 3 ++ test-data/break-short/break-short.watson.ssml | 3 ++ .../break-strength.acapela-cloud.ssml | 6 +++ .../break-strength.acapela.ssml | 4 ++ .../break-strength/break-strength.apple.ssml | 6 +++ .../break-strength/break-strength.azure.ssml | 6 +++ .../break-strength.elevenlabs.ssml | 4 ++ .../break-strength.polly-neural.ssml | 6 +++ .../break-strength/break-strength.polly.ssml | 6 +++ .../break-strength.samsung.ssml | 6 +++ .../break-strength/break-strength.sapi.ssml | 6 +++ .../break-strength/break-strength.w3c.ssml | 6 +++ .../break-strength/break-strength.watson.ssml | 6 +++ .../break-time/break-time.acapela-cloud.ssml | 3 ++ test-data/break-time/break-time.acapela.ssml | 1 + test-data/break-time/break-time.apple.ssml | 3 ++ test-data/break-time/break-time.azure.ssml | 3 ++ .../break-time/break-time.elevenlabs.ssml | 1 + .../break-time/break-time.polly-neural.ssml | 3 ++ test-data/break-time/break-time.polly.ssml | 3 ++ test-data/break-time/break-time.samsung.ssml | 3 ++ test-data/break-time/break-time.sapi.ssml | 3 ++ test-data/break-time/break-time.w3c.ssml | 3 ++ test-data/break-time/break-time.watson.ssml | 3 ++ .../cardinal-standard.acapela-cloud.ssml | 3 ++ .../cardinal-standard.acapela.ssml | 1 + .../cardinal-standard.alexa.ssml | 3 ++ .../cardinal-standard.apple.ssml | 3 ++ .../cardinal-standard.azure.ssml | 3 ++ .../cardinal-standard.elevenlabs.ssml | 1 + .../cardinal-standard.google.ssml | 3 ++ .../cardinal-standard.polly-neural.ssml | 3 ++ .../cardinal-standard.polly.ssml | 3 ++ .../cardinal-standard.samsung.ssml | 3 ++ .../cardinal-standard.sapi.ssml | 3 ++ .../cardinal-standard/cardinal-standard.smd | 1 + .../cardinal-standard/cardinal-standard.txt | 1 + .../cardinal-standard.w3c.ssml | 3 ++ .../cardinal-standard.watson.ssml | 3 ++ .../characters-standard.acapela-cloud.ssml | 4 ++ .../characters-standard.acapela.ssml | 2 + .../characters-standard.apple.ssml | 4 ++ .../characters-standard.azure.ssml | 4 ++ .../characters-standard.elevenlabs.ssml | 2 + .../characters-standard.polly-neural.ssml | 4 ++ .../characters-standard.polly.ssml | 4 ++ .../characters-standard.samsung.ssml | 4 ++ .../characters-standard.sapi.ssml | 4 ++ .../characters-standard.w3c.ssml | 4 ++ .../characters-standard.watson.ssml | 4 ++ .../date-standard.acapela-cloud.ssml | 3 ++ .../date-standard/date-standard.acapela.ssml | 1 + .../date-standard/date-standard.apple.ssml | 3 ++ .../date-standard/date-standard.azure.ssml | 3 ++ .../date-standard.elevenlabs.ssml | 1 + .../date-standard.polly-neural.ssml | 3 ++ .../date-standard/date-standard.polly.ssml | 3 ++ .../date-standard/date-standard.samsung.ssml | 3 ++ .../date-standard/date-standard.sapi.ssml | 3 ++ .../date-standard/date-standard.w3c.ssml | 3 ++ .../date-standard/date-standard.watson.ssml | 3 ++ .../digits-standard.acapela-cloud.ssml | 3 ++ .../digits-standard.acapela.ssml | 1 + .../digits-standard.alexa.ssml | 3 ++ .../digits-standard.apple.ssml | 3 ++ .../digits-standard.azure.ssml | 3 ++ .../digits-standard.elevenlabs.ssml | 1 + .../digits-standard.google.ssml | 3 ++ .../digits-standard.polly-neural.ssml | 3 ++ .../digits-standard.polly.ssml | 3 ++ .../digits-standard.samsung.ssml | 3 ++ .../digits-standard/digits-standard.sapi.ssml | 3 ++ test-data/digits-standard/digits-standard.smd | 1 + test-data/digits-standard/digits-standard.txt | 1 + .../digits-standard/digits-standard.w3c.ssml | 3 ++ .../digits-standard.watson.ssml | 3 ++ ...on end speak tag at end.acapela-cloud.ssml | 4 ++ ...-section end speak tag at end.acapela.ssml | 1 + ...ed-section end speak tag at end.apple.ssml | 4 ++ ...ed-section end speak tag at end.azure.ssml | 6 +++ ...ction end speak tag at end.elevenlabs.ssml | 2 + ...ion end speak tag at end.polly-neural.ssml | 4 ++ ...ed-section end speak tag at end.polly.ssml | 4 ++ ...-section end speak tag at end.samsung.ssml | 4 ++ ...ted-section end speak tag at end.sapi.ssml | 4 ++ ...nted-section end speak tag at end.w3c.ssml | 4 ++ ...d-section end speak tag at end.watson.ssml | 4 ++ ...d intensities to normal.acapela-cloud.ssml | 13 +++++ ...pointed intensities to normal.acapela.ssml | 11 ++++ ...appointed intensities to normal.apple.ssml | 13 +++++ ...appointed intensities to normal.azure.ssml | 13 +++++ ...nted intensities to normal.elevenlabs.ssml | 11 ++++ ...ed intensities to normal.polly-neural.ssml | 13 +++++ ...appointed intensities to normal.polly.ssml | 13 +++++ ...pointed intensities to normal.samsung.ssml | 13 +++++ ...sappointed intensities to normal.sapi.ssml | 13 +++++ ...isappointed intensities to normal.w3c.ssml | 13 +++++ ...ppointed intensities to normal.watson.ssml | 13 +++++ ...on section on same line.acapela-cloud.ssml | 3 ++ ...-section section on same line.acapela.ssml | 1 + ...ed-section section on same line.apple.ssml | 3 ++ ...ed-section section on same line.azure.ssml | 5 ++ ...ction section on same line.elevenlabs.ssml | 1 + ...ion section on same line.polly-neural.ssml | 3 ++ ...ed-section section on same line.polly.ssml | 3 ++ ...-section section on same line.samsung.ssml | 3 ++ ...ted-section section on same line.sapi.ssml | 3 ++ ...nted-section section on same line.w3c.ssml | 3 ++ ...d-section section on same line.watson.ssml | 3 ++ ...ndard invalid intensity.acapela-cloud.ssml | 3 ++ ...ed-standard invalid intensity.acapela.ssml | 1 + ...nted-standard invalid intensity.apple.ssml | 3 ++ ...nted-standard invalid intensity.azure.ssml | 3 ++ ...standard invalid intensity.elevenlabs.ssml | 1 + ...andard invalid intensity.polly-neural.ssml | 3 ++ ...nted-standard invalid intensity.polly.ssml | 3 ++ ...ed-standard invalid intensity.samsung.ssml | 3 ++ ...inted-standard invalid intensity.sapi.ssml | 3 ++ ...ointed-standard invalid intensity.w3c.ssml | 3 ++ ...ted-standard invalid intensity.watson.ssml | 3 ++ ...non-lowercase intensity.acapela-cloud.ssml | 3 ++ ...ndard non-lowercase intensity.acapela.ssml | 1 + ...tandard non-lowercase intensity.apple.ssml | 3 ++ ...tandard non-lowercase intensity.azure.ssml | 3 ++ ...rd non-lowercase intensity.elevenlabs.ssml | 1 + ... non-lowercase intensity.polly-neural.ssml | 3 ++ ...tandard non-lowercase intensity.polly.ssml | 3 ++ ...ndard non-lowercase intensity.samsung.ssml | 3 ++ ...standard non-lowercase intensity.sapi.ssml | 3 ++ ...-standard non-lowercase intensity.w3c.ssml | 3 ++ ...andard non-lowercase intensity.watson.ssml | 3 ++ .../disappointed-standard.acapela-cloud.ssml | 3 ++ .../disappointed-standard.acapela.ssml | 1 + .../disappointed-standard.apple.ssml | 3 ++ .../disappointed-standard.azure.ssml | 3 ++ .../disappointed-standard.elevenlabs.ssml | 1 + .../disappointed-standard.polly-neural.ssml | 3 ++ .../disappointed-standard.polly.ssml | 3 ++ .../disappointed-standard.samsung.ssml | 3 ++ .../disappointed-standard.sapi.ssml | 3 ++ .../disappointed-standard.w3c.ssml | 3 ++ .../disappointed-standard.watson.ssml | 3 ++ ...on end speak tag at end.acapela-cloud.ssml | 4 ++ ...-section end speak tag at end.acapela.ssml | 1 + ...dj-section end speak tag at end.apple.ssml | 4 ++ ...dj-section end speak tag at end.azure.ssml | 4 ++ ...ction end speak tag at end.elevenlabs.ssml | 2 + ...ion end speak tag at end.polly-neural.ssml | 4 ++ ...dj-section end speak tag at end.polly.ssml | 4 ++ ...-section end speak tag at end.samsung.ssml | 4 ++ .../dj-section end speak tag at end.sapi.ssml | 4 ++ .../dj-section end speak tag at end.w3c.ssml | 4 ++ ...j-section end speak tag at end.watson.ssml | 4 ++ ... normal to dj to normal.acapela-cloud.ssml | 7 +++ ...ection normal to dj to normal.acapela.ssml | 5 ++ ...-section normal to dj to normal.apple.ssml | 7 +++ ...-section normal to dj to normal.azure.ssml | 7 +++ ...ion normal to dj to normal.elevenlabs.ssml | 5 ++ ...n normal to dj to normal.polly-neural.ssml | 7 +++ ...-section normal to dj to normal.polly.ssml | 7 +++ ...ection normal to dj to normal.samsung.ssml | 7 +++ ...j-section normal to dj to normal.sapi.ssml | 7 +++ ...dj-section normal to dj to normal.w3c.ssml | 7 +++ ...section normal to dj to normal.watson.ssml | 7 +++ ...on section on same line.acapela-cloud.ssml | 3 ++ ...-section section on same line.acapela.ssml | 1 + ...dj-section section on same line.apple.ssml | 3 ++ ...dj-section section on same line.azure.ssml | 3 ++ ...ction section on same line.elevenlabs.ssml | 1 + ...ion section on same line.polly-neural.ssml | 3 ++ ...dj-section section on same line.polly.ssml | 3 ++ ...-section section on same line.samsung.ssml | 3 ++ .../dj-section section on same line.sapi.ssml | 3 ++ .../dj-section section on same line.w3c.ssml | 3 ++ ...j-section section on same line.watson.ssml | 3 ++ .../drc-standard.acapela-cloud.ssml | 3 ++ .../drc-standard/drc-standard.acapela.ssml | 1 + .../drc-standard/drc-standard.alexa.ssml | 3 ++ .../drc-standard/drc-standard.apple.ssml | 3 ++ .../drc-standard/drc-standard.azure.ssml | 3 ++ .../drc-standard/drc-standard.elevenlabs.ssml | 1 + .../drc-standard/drc-standard.google.ssml | 3 ++ .../drc-standard.polly-neural.ssml | 3 ++ .../drc-standard/drc-standard.polly.ssml | 3 ++ .../drc-standard/drc-standard.samsung.ssml | 3 ++ test-data/drc-standard/drc-standard.sapi.ssml | 3 ++ test-data/drc-standard/drc-standard.smd | 1 + test-data/drc-standard/drc-standard.txt | 1 + test-data/drc-standard/drc-standard.w3c.ssml | 3 ++ .../drc-standard/drc-standard.watson.ssml | 3 ++ ...emphasis-short-moderate.acapela-cloud.ssml | 3 ++ .../emphasis-short-moderate.acapela.ssml | 1 + .../emphasis-short-moderate.apple.ssml | 3 ++ .../emphasis-short-moderate.azure.ssml | 3 ++ .../emphasis-short-moderate.elevenlabs.ssml | 1 + .../emphasis-short-moderate.polly-neural.ssml | 3 ++ .../emphasis-short-moderate.polly.ssml | 3 ++ .../emphasis-short-moderate.samsung.ssml | 3 ++ .../emphasis-short-moderate.sapi.ssml | 3 ++ .../emphasis-short-moderate.w3c.ssml | 3 ++ .../emphasis-short-moderate.watson.ssml | 3 ++ .../emphasis-short-none.acapela-cloud.ssml | 3 ++ .../emphasis-short-none.acapela.ssml | 1 + .../emphasis-short-none.apple.ssml | 3 ++ .../emphasis-short-none.azure.ssml | 3 ++ .../emphasis-short-none.elevenlabs.ssml | 1 + .../emphasis-short-none.polly-neural.ssml | 3 ++ .../emphasis-short-none.polly.ssml | 3 ++ .../emphasis-short-none.samsung.ssml | 3 ++ .../emphasis-short-none.sapi.ssml | 3 ++ .../emphasis-short-none.w3c.ssml | 3 ++ .../emphasis-short-none.watson.ssml | 3 ++ ...e with hyphenated words.acapela-cloud.ssml | 3 ++ ...terfere with hyphenated words.acapela.ssml | 1 + ...interfere with hyphenated words.apple.ssml | 3 ++ ...interfere with hyphenated words.azure.ssml | 3 ++ ...fere with hyphenated words.elevenlabs.ssml | 1 + ...re with hyphenated words.polly-neural.ssml | 3 ++ ...interfere with hyphenated words.polly.ssml | 3 ++ ...terfere with hyphenated words.samsung.ssml | 3 ++ ... interfere with hyphenated words.sapi.ssml | 3 ++ ...t interfere with hyphenated words.w3c.ssml | 3 ++ ...nterfere with hyphenated words.watson.ssml | 3 ++ .../emphasis-short-reduced.acapela-cloud.ssml | 3 ++ .../emphasis-short-reduced.acapela.ssml | 1 + .../emphasis-short-reduced.apple.ssml | 3 ++ .../emphasis-short-reduced.azure.ssml | 3 ++ .../emphasis-short-reduced.elevenlabs.ssml | 1 + .../emphasis-short-reduced.polly-neural.ssml | 3 ++ .../emphasis-short-reduced.polly.ssml | 3 ++ .../emphasis-short-reduced.samsung.ssml | 3 ++ .../emphasis-short-reduced.sapi.ssml | 3 ++ .../emphasis-short-reduced.w3c.ssml | 3 ++ .../emphasis-short-reduced.watson.ssml | 3 ++ .../emphasis-short-strong.acapela-cloud.ssml | 3 ++ .../emphasis-short-strong.acapela.ssml | 1 + .../emphasis-short-strong.apple.ssml | 3 ++ .../emphasis-short-strong.azure.ssml | 3 ++ .../emphasis-short-strong.elevenlabs.ssml | 1 + .../emphasis-short-strong.polly-neural.ssml | 3 ++ .../emphasis-short-strong.polly.ssml | 3 ++ .../emphasis-short-strong.samsung.ssml | 3 ++ .../emphasis-short-strong.sapi.ssml | 3 ++ .../emphasis-short-strong.w3c.ssml | 3 ++ .../emphasis-short-strong.watson.ssml | 3 ++ ...hasis-standard-moderate.acapela-cloud.ssml | 4 ++ .../emphasis-standard-moderate.acapela.ssml | 2 + .../emphasis-standard-moderate.apple.ssml | 4 ++ .../emphasis-standard-moderate.azure.ssml | 4 ++ ...emphasis-standard-moderate.elevenlabs.ssml | 2 + ...phasis-standard-moderate.polly-neural.ssml | 4 ++ .../emphasis-standard-moderate.polly.ssml | 4 ++ .../emphasis-standard-moderate.samsung.ssml | 4 ++ .../emphasis-standard-moderate.sapi.ssml | 4 ++ .../emphasis-standard-moderate.w3c.ssml | 4 ++ .../emphasis-standard-moderate.watson.ssml | 4 ++ .../emphasis-standard-none.acapela-cloud.ssml | 3 ++ .../emphasis-standard-none.acapela.ssml | 1 + .../emphasis-standard-none.apple.ssml | 3 ++ .../emphasis-standard-none.azure.ssml | 3 ++ .../emphasis-standard-none.elevenlabs.ssml | 1 + .../emphasis-standard-none.polly-neural.ssml | 3 ++ .../emphasis-standard-none.polly.ssml | 3 ++ .../emphasis-standard-none.samsung.ssml | 3 ++ .../emphasis-standard-none.sapi.ssml | 3 ++ .../emphasis-standard-none.w3c.ssml | 3 ++ .../emphasis-standard-none.watson.ssml | 3 ++ ...phasis-standard-reduced.acapela-cloud.ssml | 3 ++ .../emphasis-standard-reduced.acapela.ssml | 1 + .../emphasis-standard-reduced.apple.ssml | 3 ++ .../emphasis-standard-reduced.azure.ssml | 3 ++ .../emphasis-standard-reduced.elevenlabs.ssml | 1 + ...mphasis-standard-reduced.polly-neural.ssml | 3 ++ .../emphasis-standard-reduced.polly.ssml | 3 ++ .../emphasis-standard-reduced.samsung.ssml | 3 ++ .../emphasis-standard-reduced.sapi.ssml | 3 ++ .../emphasis-standard-reduced.w3c.ssml | 3 ++ .../emphasis-standard-reduced.watson.ssml | 3 ++ ...mphasis-standard-strong.acapela-cloud.ssml | 3 ++ .../emphasis-standard-strong.acapela.ssml | 1 + .../emphasis-standard-strong.apple.ssml | 3 ++ .../emphasis-standard-strong.azure.ssml | 3 ++ .../emphasis-standard-strong.elevenlabs.ssml | 1 + ...emphasis-standard-strong.polly-neural.ssml | 3 ++ .../emphasis-standard-strong.polly.ssml | 3 ++ .../emphasis-standard-strong.samsung.ssml | 3 ++ .../emphasis-standard-strong.sapi.ssml | 3 ++ .../emphasis-standard-strong.w3c.ssml | 3 ++ .../emphasis-standard-strong.watson.ssml | 3 ++ .../escape-xml-characters.acapela-cloud.ssml | 3 ++ .../escape-xml-characters.acapela.ssml | 1 + .../escape-xml-characters.alexa.ssml | 3 ++ .../escape-xml-characters.apple.ssml | 3 ++ .../escape-xml-characters.azure.ssml | 3 ++ .../escape-xml-characters.elevenlabs.ssml | 1 + .../escape-xml-characters.google.ssml | 3 ++ .../escape-xml-characters.polly-neural.ssml | 3 ++ .../escape-xml-characters.polly.ssml | 3 ++ .../escape-xml-characters.samsung.ssml | 3 ++ .../escape-xml-characters.sapi.ssml | 3 ++ .../escape-xml-characters.smd | 1 + .../escape-xml-characters.txt | 1 + .../escape-xml-characters.w3c.ssml | 3 ++ .../escape-xml-characters.watson.ssml | 3 ++ ...on end speak tag at end.acapela-cloud.ssml | 4 ++ ...-section end speak tag at end.acapela.ssml | 1 + ...ed-section end speak tag at end.apple.ssml | 4 ++ ...ed-section end speak tag at end.azure.ssml | 6 +++ ...ction end speak tag at end.elevenlabs.ssml | 2 + ...ion end speak tag at end.polly-neural.ssml | 4 ++ ...ed-section end speak tag at end.polly.ssml | 4 ++ ...-section end speak tag at end.samsung.ssml | 4 ++ ...ted-section end speak tag at end.sapi.ssml | 4 ++ ...ited-section end speak tag at end.w3c.ssml | 4 ++ ...d-section end speak tag at end.watson.ssml | 4 ++ ...d intensities to normal.acapela-cloud.ssml | 13 +++++ ...excited intensities to normal.acapela.ssml | 11 ++++ ...o excited intensities to normal.apple.ssml | 13 +++++ ...o excited intensities to normal.azure.ssml | 13 +++++ ...ited intensities to normal.elevenlabs.ssml | 11 ++++ ...ed intensities to normal.polly-neural.ssml | 13 +++++ ...o excited intensities to normal.polly.ssml | 13 +++++ ...excited intensities to normal.samsung.ssml | 13 +++++ ...to excited intensities to normal.sapi.ssml | 13 +++++ ... to excited intensities to normal.w3c.ssml | 13 +++++ ... excited intensities to normal.watson.ssml | 13 +++++ ...on section on same line.acapela-cloud.ssml | 3 ++ ...-section section on same line.acapela.ssml | 1 + ...ed-section section on same line.apple.ssml | 3 ++ ...ed-section section on same line.azure.ssml | 5 ++ ...ction section on same line.elevenlabs.ssml | 1 + ...ion section on same line.polly-neural.ssml | 3 ++ ...ed-section section on same line.polly.ssml | 3 ++ ...-section section on same line.samsung.ssml | 3 ++ ...ted-section section on same line.sapi.ssml | 3 ++ ...ited-section section on same line.w3c.ssml | 3 ++ ...d-section section on same line.watson.ssml | 3 ++ ...ndard invalid intensity.acapela-cloud.ssml | 3 ++ ...ed-standard invalid intensity.acapela.ssml | 1 + ...ited-standard invalid intensity.apple.ssml | 3 ++ ...ited-standard invalid intensity.azure.ssml | 3 ++ ...standard invalid intensity.elevenlabs.ssml | 1 + ...andard invalid intensity.polly-neural.ssml | 3 ++ ...ited-standard invalid intensity.polly.ssml | 3 ++ ...ed-standard invalid intensity.samsung.ssml | 3 ++ ...cited-standard invalid intensity.sapi.ssml | 3 ++ ...xcited-standard invalid intensity.w3c.ssml | 3 ++ ...ted-standard invalid intensity.watson.ssml | 3 ++ ...non-lowercase intensity.acapela-cloud.ssml | 3 ++ ...ndard non-lowercase intensity.acapela.ssml | 1 + ...tandard non-lowercase intensity.apple.ssml | 3 ++ ...tandard non-lowercase intensity.azure.ssml | 3 ++ ...rd non-lowercase intensity.elevenlabs.ssml | 1 + ... non-lowercase intensity.polly-neural.ssml | 3 ++ ...tandard non-lowercase intensity.polly.ssml | 3 ++ ...ndard non-lowercase intensity.samsung.ssml | 3 ++ ...standard non-lowercase intensity.sapi.ssml | 3 ++ ...-standard non-lowercase intensity.w3c.ssml | 3 ++ ...andard non-lowercase intensity.watson.ssml | 3 ++ .../excited-standard.acapela-cloud.ssml | 3 ++ .../excited-standard.acapela.ssml | 1 + .../excited-standard.apple.ssml | 3 ++ .../excited-standard.azure.ssml | 3 ++ .../excited-standard.elevenlabs.ssml | 1 + .../excited-standard.polly-neural.ssml | 3 ++ .../excited-standard.polly.ssml | 3 ++ .../excited-standard.samsung.ssml | 3 ++ .../excited-standard.sapi.ssml | 3 ++ .../excited-standard.w3c.ssml | 3 ++ .../excited-standard.watson.ssml | 3 ++ .../expletive-standard.acapela-cloud.ssml | 3 ++ .../expletive-standard.acapela.ssml | 1 + .../expletive-standard.apple.ssml | 3 ++ .../expletive-standard.azure.ssml | 3 ++ .../expletive-standard.elevenlabs.ssml | 1 + .../expletive-standard.polly-neural.ssml | 3 ++ .../expletive-standard.polly.ssml | 3 ++ .../expletive-standard.samsung.ssml | 3 ++ .../expletive-standard.sapi.ssml | 3 ++ .../expletive-standard.w3c.ssml | 3 ++ .../expletive-standard.watson.ssml | 3 ++ .../expressive-ahem.acapela-cloud.ssml | 3 ++ .../expressive-ahem.acapela.ssml | 1 + .../expressive-ahem.alexa.ssml | 3 ++ .../expressive-ahem.apple.ssml | 3 ++ .../expressive-ahem.azure.ssml | 3 ++ .../expressive-ahem.elevenlabs.ssml | 1 + .../expressive-ahem.google.ssml | 3 ++ .../expressive-ahem.polly-neural.ssml | 3 ++ .../expressive-ahem.polly.ssml | 3 ++ .../expressive-ahem.samsung.ssml | 3 ++ .../expressive-ahem/expressive-ahem.sapi.ssml | 3 ++ test-data/expressive-ahem/expressive-ahem.smd | 1 + test-data/expressive-ahem/expressive-ahem.txt | 1 + .../expressive-ahem/expressive-ahem.w3c.ssml | 3 ++ .../expressive-ahem.watson.ssml | 3 ++ .../expressive-applause.acapela-cloud.ssml | 3 ++ .../expressive-applause.acapela.ssml | 1 + .../expressive-applause.alexa.ssml | 3 ++ .../expressive-applause.apple.ssml | 3 ++ .../expressive-applause.azure.ssml | 3 ++ .../expressive-applause.elevenlabs.ssml | 1 + .../expressive-applause.google.ssml | 3 ++ .../expressive-applause.polly-neural.ssml | 3 ++ .../expressive-applause.polly.ssml | 3 ++ .../expressive-applause.samsung.ssml | 3 ++ .../expressive-applause.sapi.ssml | 3 ++ .../expressive-applause.smd | 1 + .../expressive-applause.txt | 1 + .../expressive-applause.w3c.ssml | 3 ++ .../expressive-applause.watson.ssml | 3 ++ .../expressive-boo.acapela-cloud.ssml | 3 ++ .../expressive-boo.acapela.ssml | 1 + .../expressive-boo/expressive-boo.alexa.ssml | 3 ++ .../expressive-boo/expressive-boo.apple.ssml | 3 ++ .../expressive-boo/expressive-boo.azure.ssml | 3 ++ .../expressive-boo.elevenlabs.ssml | 1 + .../expressive-boo/expressive-boo.google.ssml | 3 ++ .../expressive-boo.polly-neural.ssml | 3 ++ .../expressive-boo/expressive-boo.polly.ssml | 3 ++ .../expressive-boo.samsung.ssml | 3 ++ .../expressive-boo/expressive-boo.sapi.ssml | 3 ++ test-data/expressive-boo/expressive-boo.smd | 1 + test-data/expressive-boo/expressive-boo.txt | 1 + .../expressive-boo/expressive-boo.w3c.ssml | 3 ++ .../expressive-boo/expressive-boo.watson.ssml | 3 ++ .../expressive-cough.acapela-cloud.ssml | 3 ++ .../expressive-cough.acapela.ssml | 1 + .../expressive-cough.alexa.ssml | 3 ++ .../expressive-cough.apple.ssml | 3 ++ .../expressive-cough.azure.ssml | 3 ++ .../expressive-cough.elevenlabs.ssml | 1 + .../expressive-cough.google.ssml | 3 ++ .../expressive-cough.polly-neural.ssml | 3 ++ .../expressive-cough.polly.ssml | 3 ++ .../expressive-cough.samsung.ssml | 3 ++ .../expressive-cough.sapi.ssml | 3 ++ .../expressive-cough/expressive-cough.smd | 1 + .../expressive-cough/expressive-cough.txt | 1 + .../expressive-cough.w3c.ssml | 3 ++ .../expressive-cough.watson.ssml | 3 ++ .../expressive-cry.acapela-cloud.ssml | 3 ++ .../expressive-cry.acapela.ssml | 1 + .../expressive-cry/expressive-cry.alexa.ssml | 3 ++ .../expressive-cry/expressive-cry.apple.ssml | 3 ++ .../expressive-cry/expressive-cry.azure.ssml | 3 ++ .../expressive-cry.elevenlabs.ssml | 1 + .../expressive-cry/expressive-cry.google.ssml | 3 ++ .../expressive-cry.polly-neural.ssml | 3 ++ .../expressive-cry/expressive-cry.polly.ssml | 3 ++ .../expressive-cry.samsung.ssml | 3 ++ .../expressive-cry/expressive-cry.sapi.ssml | 3 ++ test-data/expressive-cry/expressive-cry.smd | 1 + test-data/expressive-cry/expressive-cry.txt | 1 + .../expressive-cry/expressive-cry.w3c.ssml | 3 ++ .../expressive-cry/expressive-cry.watson.ssml | 3 ++ .../expressive-gasp.acapela-cloud.ssml | 3 ++ .../expressive-gasp.acapela.ssml | 1 + .../expressive-gasp.alexa.ssml | 3 ++ .../expressive-gasp.apple.ssml | 3 ++ .../expressive-gasp.azure.ssml | 3 ++ .../expressive-gasp.elevenlabs.ssml | 1 + .../expressive-gasp.google.ssml | 3 ++ .../expressive-gasp.polly-neural.ssml | 3 ++ .../expressive-gasp.polly.ssml | 3 ++ .../expressive-gasp.samsung.ssml | 3 ++ .../expressive-gasp/expressive-gasp.sapi.ssml | 3 ++ test-data/expressive-gasp/expressive-gasp.smd | 1 + test-data/expressive-gasp/expressive-gasp.txt | 1 + .../expressive-gasp/expressive-gasp.w3c.ssml | 3 ++ .../expressive-gasp.watson.ssml | 3 ++ .../expressive-giggle.acapela-cloud.ssml | 3 ++ .../expressive-giggle.acapela.ssml | 1 + .../expressive-giggle.alexa.ssml | 3 ++ .../expressive-giggle.apple.ssml | 3 ++ .../expressive-giggle.azure.ssml | 3 ++ .../expressive-giggle.elevenlabs.ssml | 1 + .../expressive-giggle.google.ssml | 3 ++ .../expressive-giggle.polly-neural.ssml | 3 ++ .../expressive-giggle.polly.ssml | 3 ++ .../expressive-giggle.samsung.ssml | 3 ++ .../expressive-giggle.sapi.ssml | 3 ++ .../expressive-giggle/expressive-giggle.smd | 1 + .../expressive-giggle/expressive-giggle.txt | 1 + .../expressive-giggle.w3c.ssml | 3 ++ .../expressive-giggle.watson.ssml | 3 ++ .../expressive-hurray.acapela-cloud.ssml | 3 ++ .../expressive-hurray.acapela.ssml | 1 + .../expressive-hurray.alexa.ssml | 3 ++ .../expressive-hurray.apple.ssml | 3 ++ .../expressive-hurray.azure.ssml | 3 ++ .../expressive-hurray.elevenlabs.ssml | 1 + .../expressive-hurray.google.ssml | 3 ++ .../expressive-hurray.polly-neural.ssml | 3 ++ .../expressive-hurray.polly.ssml | 3 ++ .../expressive-hurray.samsung.ssml | 3 ++ .../expressive-hurray.sapi.ssml | 3 ++ .../expressive-hurray/expressive-hurray.smd | 1 + .../expressive-hurray/expressive-hurray.txt | 1 + .../expressive-hurray.w3c.ssml | 3 ++ .../expressive-hurray.watson.ssml | 3 ++ .../expressive-laugh.acapela-cloud.ssml | 3 ++ .../expressive-laugh.acapela.ssml | 1 + .../expressive-laugh.alexa.ssml | 3 ++ .../expressive-laugh.apple.ssml | 3 ++ .../expressive-laugh.azure.ssml | 3 ++ .../expressive-laugh.elevenlabs.ssml | 1 + .../expressive-laugh.google.ssml | 3 ++ .../expressive-laugh.polly-neural.ssml | 3 ++ .../expressive-laugh.polly.ssml | 3 ++ .../expressive-laugh.samsung.ssml | 3 ++ .../expressive-laugh.sapi.ssml | 3 ++ .../expressive-laugh/expressive-laugh.smd | 1 + .../expressive-laugh/expressive-laugh.txt | 1 + .../expressive-laugh.w3c.ssml | 3 ++ .../expressive-laugh.watson.ssml | 3 ++ .../expressive-multiple.acapela-cloud.ssml | 3 ++ .../expressive-multiple.acapela.ssml | 1 + .../expressive-multiple.alexa.ssml | 3 ++ .../expressive-multiple.apple.ssml | 3 ++ .../expressive-multiple.azure.ssml | 3 ++ .../expressive-multiple.elevenlabs.ssml | 1 + .../expressive-multiple.google.ssml | 3 ++ .../expressive-multiple.polly-neural.ssml | 3 ++ .../expressive-multiple.polly.ssml | 3 ++ .../expressive-multiple.samsung.ssml | 3 ++ .../expressive-multiple.sapi.ssml | 3 ++ .../expressive-multiple.smd | 1 + .../expressive-multiple.txt | 1 + .../expressive-multiple.w3c.ssml | 3 ++ .../expressive-multiple.watson.ssml | 3 ++ .../expressive-sigh.acapela-cloud.ssml | 3 ++ .../expressive-sigh.acapela.ssml | 1 + .../expressive-sigh.alexa.ssml | 3 ++ .../expressive-sigh.apple.ssml | 3 ++ .../expressive-sigh.azure.ssml | 3 ++ .../expressive-sigh.elevenlabs.ssml | 1 + .../expressive-sigh.google.ssml | 3 ++ .../expressive-sigh.polly-neural.ssml | 3 ++ .../expressive-sigh.polly.ssml | 3 ++ .../expressive-sigh.samsung.ssml | 3 ++ .../expressive-sigh/expressive-sigh.sapi.ssml | 3 ++ test-data/expressive-sigh/expressive-sigh.smd | 1 + test-data/expressive-sigh/expressive-sigh.txt | 1 + .../expressive-sigh/expressive-sigh.w3c.ssml | 3 ++ .../expressive-sigh.watson.ssml | 3 ++ .../expressive-sneeze.acapela-cloud.ssml | 3 ++ .../expressive-sneeze.acapela.ssml | 1 + .../expressive-sneeze.alexa.ssml | 3 ++ .../expressive-sneeze.apple.ssml | 3 ++ .../expressive-sneeze.azure.ssml | 3 ++ .../expressive-sneeze.elevenlabs.ssml | 1 + .../expressive-sneeze.google.ssml | 3 ++ .../expressive-sneeze.polly-neural.ssml | 3 ++ .../expressive-sneeze.polly.ssml | 3 ++ .../expressive-sneeze.samsung.ssml | 3 ++ .../expressive-sneeze.sapi.ssml | 3 ++ .../expressive-sneeze/expressive-sneeze.smd | 1 + .../expressive-sneeze/expressive-sneeze.txt | 1 + .../expressive-sneeze.w3c.ssml | 3 ++ .../expressive-sneeze.watson.ssml | 3 ++ ...expressive-throat-clear.acapela-cloud.ssml | 3 ++ .../expressive-throat-clear.acapela.ssml | 1 + .../expressive-throat-clear.alexa.ssml | 3 ++ .../expressive-throat-clear.apple.ssml | 3 ++ .../expressive-throat-clear.azure.ssml | 3 ++ .../expressive-throat-clear.elevenlabs.ssml | 1 + .../expressive-throat-clear.google.ssml | 3 ++ .../expressive-throat-clear.polly-neural.ssml | 3 ++ .../expressive-throat-clear.polly.ssml | 3 ++ .../expressive-throat-clear.samsung.ssml | 3 ++ .../expressive-throat-clear.sapi.ssml | 3 ++ .../expressive-throat-clear.smd | 1 + .../expressive-throat-clear.txt | 1 + .../expressive-throat-clear.w3c.ssml | 3 ++ .../expressive-throat-clear.watson.ssml | 3 ++ .../expressive-whimper.acapela-cloud.ssml | 3 ++ .../expressive-whimper.acapela.ssml | 1 + .../expressive-whimper.alexa.ssml | 3 ++ .../expressive-whimper.apple.ssml | 3 ++ .../expressive-whimper.azure.ssml | 3 ++ .../expressive-whimper.elevenlabs.ssml | 1 + .../expressive-whimper.google.ssml | 3 ++ .../expressive-whimper.polly-neural.ssml | 3 ++ .../expressive-whimper.polly.ssml | 3 ++ .../expressive-whimper.samsung.ssml | 3 ++ .../expressive-whimper.sapi.ssml | 3 ++ .../expressive-whimper/expressive-whimper.smd | 1 + .../expressive-whimper/expressive-whimper.txt | 1 + .../expressive-whimper.w3c.ssml | 3 ++ .../expressive-whimper.watson.ssml | 3 ++ .../expressive-with-break.acapela-cloud.ssml | 3 ++ .../expressive-with-break.acapela.ssml | 1 + .../expressive-with-break.alexa.ssml | 3 ++ .../expressive-with-break.apple.ssml | 3 ++ .../expressive-with-break.azure.ssml | 3 ++ .../expressive-with-break.elevenlabs.ssml | 1 + .../expressive-with-break.google.ssml | 3 ++ .../expressive-with-break.polly-neural.ssml | 3 ++ .../expressive-with-break.polly.ssml | 3 ++ .../expressive-with-break.samsung.ssml | 3 ++ .../expressive-with-break.sapi.ssml | 3 ++ .../expressive-with-break.smd | 1 + .../expressive-with-break.txt | 1 + .../expressive-with-break.w3c.ssml | 3 ++ .../expressive-with-break.watson.ssml | 3 ++ .../expressive-yawn.acapela-cloud.ssml | 3 ++ .../expressive-yawn.acapela.ssml | 1 + .../expressive-yawn.alexa.ssml | 3 ++ .../expressive-yawn.apple.ssml | 3 ++ .../expressive-yawn.azure.ssml | 3 ++ .../expressive-yawn.elevenlabs.ssml | 1 + .../expressive-yawn.google.ssml | 3 ++ .../expressive-yawn.polly-neural.ssml | 3 ++ .../expressive-yawn.polly.ssml | 3 ++ .../expressive-yawn.samsung.ssml | 3 ++ .../expressive-yawn/expressive-yawn.sapi.ssml | 3 ++ test-data/expressive-yawn/expressive-yawn.smd | 1 + test-data/expressive-yawn/expressive-yawn.txt | 1 + .../expressive-yawn/expressive-yawn.w3c.ssml | 3 ++ .../expressive-yawn.watson.ssml | 3 ++ ...rd includes a plus sign.acapela-cloud.ssml | 3 ++ ...standard includes a plus sign.acapela.ssml | 1 + ...n-standard includes a plus sign.apple.ssml | 3 ++ ...n-standard includes a plus sign.azure.ssml | 3 ++ ...ndard includes a plus sign.elevenlabs.ssml | 1 + ...ard includes a plus sign.polly-neural.ssml | 3 ++ ...n-standard includes a plus sign.polly.ssml | 3 ++ ...standard includes a plus sign.samsung.ssml | 3 ++ ...on-standard includes a plus sign.sapi.ssml | 3 ++ ...ion-standard includes a plus sign.w3c.ssml | 3 ++ ...-standard includes a plus sign.watson.ssml | 3 ++ .../fraction-standard.acapela-cloud.ssml | 3 ++ .../fraction-standard.acapela.ssml | 1 + .../fraction-standard.apple.ssml | 3 ++ .../fraction-standard.azure.ssml | 3 ++ .../fraction-standard.elevenlabs.ssml | 1 + .../fraction-standard.polly-neural.ssml | 3 ++ .../fraction-standard.polly.ssml | 3 ++ .../fraction-standard.samsung.ssml | 3 ++ .../fraction-standard.sapi.ssml | 3 ++ .../fraction-standard.w3c.ssml | 3 ++ .../fraction-standard.watson.ssml | 3 ++ .../interjection-standard.acapela-cloud.ssml | 3 ++ .../interjection-standard.acapela.ssml | 1 + .../interjection-standard.apple.ssml | 3 ++ .../interjection-standard.azure.ssml | 3 ++ .../interjection-standard.elevenlabs.ssml | 1 + .../interjection-standard.polly-neural.ssml | 3 ++ .../interjection-standard.polly.ssml | 3 ++ .../interjection-standard.samsung.ssml | 3 ++ .../interjection-standard.sapi.ssml | 3 ++ .../interjection-standard.w3c.ssml | 3 ++ .../interjection-standard.watson.ssml | 3 ++ .../ipa-short/ipa-short.acapela-cloud.ssml | 3 ++ test-data/ipa-short/ipa-short.acapela.ssml | 1 + test-data/ipa-short/ipa-short.alexa.ssml | 3 ++ test-data/ipa-short/ipa-short.apple.ssml | 3 ++ test-data/ipa-short/ipa-short.azure.ssml | 3 ++ test-data/ipa-short/ipa-short.elevenlabs.ssml | 1 + test-data/ipa-short/ipa-short.google.ssml | 3 ++ .../ipa-short/ipa-short.polly-neural.ssml | 3 ++ test-data/ipa-short/ipa-short.polly.ssml | 3 ++ test-data/ipa-short/ipa-short.samsung.ssml | 3 ++ test-data/ipa-short/ipa-short.sapi.ssml | 3 ++ test-data/ipa-short/ipa-short.smd | 1 + test-data/ipa-short/ipa-short.txt | 1 + test-data/ipa-short/ipa-short.w3c.ssml | 3 ++ test-data/ipa-short/ipa-short.watson.ssml | 3 ++ ...pa-standard-alphabet-uk.acapela-cloud.ssml | 3 ++ .../ipa-standard-alphabet-uk.acapela.ssml | 1 + .../ipa-standard-alphabet-uk.apple.ssml | 3 ++ .../ipa-standard-alphabet-uk.azure.ssml | 3 ++ .../ipa-standard-alphabet-uk.elevenlabs.ssml | 1 + ...ipa-standard-alphabet-uk.polly-neural.ssml | 3 ++ .../ipa-standard-alphabet-uk.polly.ssml | 3 ++ .../ipa-standard-alphabet-uk.samsung.ssml | 3 ++ .../ipa-standard-alphabet-uk.sapi.ssml | 3 ++ .../ipa-standard-alphabet-uk.w3c.ssml | 3 ++ .../ipa-standard-alphabet-uk.watson.ssml | 3 ++ ...pa-standard-alphabet-us.acapela-cloud.ssml | 3 ++ .../ipa-standard-alphabet-us.acapela.ssml | 1 + .../ipa-standard-alphabet-us.apple.ssml | 3 ++ .../ipa-standard-alphabet-us.azure.ssml | 3 ++ .../ipa-standard-alphabet-us.elevenlabs.ssml | 1 + ...ipa-standard-alphabet-us.polly-neural.ssml | 3 ++ .../ipa-standard-alphabet-us.polly.ssml | 3 ++ .../ipa-standard-alphabet-us.samsung.ssml | 3 ++ .../ipa-standard-alphabet-us.sapi.ssml | 3 ++ .../ipa-standard-alphabet-us.w3c.ssml | 3 ++ .../ipa-standard-alphabet-us.watson.ssml | 3 ++ .../ipa-standard.acapela-cloud.ssml | 3 ++ .../ipa-standard/ipa-standard.acapela.ssml | 1 + .../ipa-standard/ipa-standard.apple.ssml | 3 ++ .../ipa-standard/ipa-standard.azure.ssml | 3 ++ .../ipa-standard/ipa-standard.elevenlabs.ssml | 1 + .../ipa-standard.polly-neural.ssml | 3 ++ .../ipa-standard/ipa-standard.polly.ssml | 3 ++ .../ipa-standard/ipa-standard.samsung.ssml | 3 ++ test-data/ipa-standard/ipa-standard.sapi.ssml | 3 ++ test-data/ipa-standard/ipa-standard.w3c.ssml | 3 ++ .../ipa-standard/ipa-standard.watson.ssml | 3 ++ .../lang-standard.acapela-cloud.ssml | 3 ++ .../lang-standard/lang-standard.acapela.ssml | 1 + .../lang-standard/lang-standard.apple.ssml | 3 ++ .../lang-standard/lang-standard.azure.ssml | 3 ++ .../lang-standard.elevenlabs.ssml | 1 + .../lang-standard.polly-neural.ssml | 3 ++ .../lang-standard/lang-standard.polly.ssml | 3 ++ .../lang-standard/lang-standard.samsung.ssml | 3 ++ .../lang-standard/lang-standard.sapi.ssml | 3 ++ .../lang-standard/lang-standard.w3c.ssml | 3 ++ .../lang-standard/lang-standard.watson.ssml | 3 ++ .../mark-standard.acapela-cloud.ssml | 3 ++ .../mark-standard/mark-standard.acapela.ssml | 1 + .../mark-standard/mark-standard.alexa.ssml | 3 ++ .../mark-standard/mark-standard.apple.ssml | 3 ++ .../mark-standard/mark-standard.azure.ssml | 3 ++ .../mark-standard.elevenlabs.ssml | 1 + .../mark-standard/mark-standard.google.ssml | 3 ++ .../mark-standard.polly-neural.ssml | 3 ++ .../mark-standard/mark-standard.polly.ssml | 3 ++ .../mark-standard/mark-standard.samsung.ssml | 3 ++ .../mark-standard/mark-standard.sapi.ssml | 3 ++ test-data/mark-standard/mark-standard.smd | 1 + test-data/mark-standard/mark-standard.txt | 1 + .../mark-standard/mark-standard.w3c.ssml | 3 ++ .../mark-standard/mark-standard.watson.ssml | 3 ++ ...s bracket special chars.acapela-cloud.ssml | 3 ++ ...d-chars bracket special chars.acapela.ssml | 1 + ...wed-chars bracket special chars.apple.ssml | 3 ++ ...wed-chars bracket special chars.azure.ssml | 3 ++ ...hars bracket special chars.elevenlabs.ssml | 1 + ...rs bracket special chars.polly-neural.ssml | 3 ++ ...wed-chars bracket special chars.polly.ssml | 3 ++ ...d-chars bracket special chars.samsung.ssml | 3 ++ ...owed-chars bracket special chars.sapi.ssml | 3 ++ ...lowed-chars bracket special chars.w3c.ssml | 3 ++ ...ed-chars bracket special chars.watson.ssml | 3 ++ ...llowed-chars minus sign.acapela-cloud.ssml | 3 ++ ...text-allowed-chars minus sign.acapela.ssml | 1 + ...r-text-allowed-chars minus sign.apple.ssml | 3 ++ ...r-text-allowed-chars minus sign.azure.ssml | 3 ++ ...t-allowed-chars minus sign.elevenlabs.ssml | 1 + ...allowed-chars minus sign.polly-neural.ssml | 3 ++ ...r-text-allowed-chars minus sign.polly.ssml | 3 ++ ...text-allowed-chars minus sign.samsung.ssml | 3 ++ ...er-text-allowed-chars minus sign.sapi.ssml | 3 ++ ...ier-text-allowed-chars minus sign.w3c.ssml | 3 ++ ...-text-allowed-chars minus sign.watson.ssml | 3 ++ ...n-bracket special chars.acapela-cloud.ssml | 3 ++ ...ars non-bracket special chars.acapela.ssml | 1 + ...chars non-bracket special chars.apple.ssml | 3 ++ ...chars non-bracket special chars.azure.ssml | 3 ++ ... non-bracket special chars.elevenlabs.ssml | 1 + ...on-bracket special chars.polly-neural.ssml | 3 ++ ...chars non-bracket special chars.polly.ssml | 3 ++ ...ars non-bracket special chars.samsung.ssml | 3 ++ ...-chars non-bracket special chars.sapi.ssml | 3 ++ ...d-chars non-bracket special chars.w3c.ssml | 3 ++ ...hars non-bracket special chars.watson.ssml | 3 ++ ...ple-modifiers-same-text.acapela-cloud.ssml | 3 ++ .../multiple-modifiers-same-text.acapela.ssml | 1 + .../multiple-modifiers-same-text.apple.ssml | 3 ++ .../multiple-modifiers-same-text.azure.ssml | 3 ++ ...ltiple-modifiers-same-text.elevenlabs.ssml | 1 + ...iple-modifiers-same-text.polly-neural.ssml | 3 ++ .../multiple-modifiers-same-text.polly.ssml | 3 ++ .../multiple-modifiers-same-text.samsung.ssml | 3 ++ .../multiple-modifiers-same-text.sapi.ssml | 3 ++ .../multiple-modifiers-same-text.w3c.ssml | 3 ++ .../multiple-modifiers-same-text.watson.ssml | 3 ++ ...on end speak tag at end.acapela-cloud.ssml | 4 ++ ...-section end speak tag at end.acapela.ssml | 1 + ...er-section end speak tag at end.apple.ssml | 4 ++ ...er-section end speak tag at end.azure.ssml | 6 +++ ...ction end speak tag at end.elevenlabs.ssml | 2 + ...ion end speak tag at end.polly-neural.ssml | 6 +++ ...er-section end speak tag at end.polly.ssml | 4 ++ ...-section end speak tag at end.samsung.ssml | 4 ++ ...ter-section end speak tag at end.sapi.ssml | 4 ++ ...ster-section end speak tag at end.w3c.ssml | 4 ++ ...r-section end speak tag at end.watson.ssml | 4 ++ ... normal to dj to normal.acapela-cloud.ssml | 7 +++ ...ection normal to dj to normal.acapela.ssml | 5 ++ ...-section normal to dj to normal.apple.ssml | 7 +++ ...-section normal to dj to normal.azure.ssml | 7 +++ ...ion normal to dj to normal.elevenlabs.ssml | 5 ++ ...n normal to dj to normal.polly-neural.ssml | 7 +++ ...-section normal to dj to normal.polly.ssml | 7 +++ ...ection normal to dj to normal.samsung.ssml | 7 +++ ...r-section normal to dj to normal.sapi.ssml | 7 +++ ...er-section normal to dj to normal.w3c.ssml | 7 +++ ...section normal to dj to normal.watson.ssml | 7 +++ ...on section on same line.acapela-cloud.ssml | 3 ++ ...-section section on same line.acapela.ssml | 1 + ...er-section section on same line.apple.ssml | 3 ++ ...er-section section on same line.azure.ssml | 5 ++ ...ction section on same line.elevenlabs.ssml | 1 + ...ion section on same line.polly-neural.ssml | 5 ++ ...er-section section on same line.polly.ssml | 3 ++ ...-section section on same line.samsung.ssml | 3 ++ ...ter-section section on same line.sapi.ssml | 3 ++ ...ster-section section on same line.w3c.ssml | 3 ++ ...r-section section on same line.watson.ssml | 3 ++ .../no-markdown.acapela-cloud.ssml | 4 ++ .../no-markdown/no-markdown.acapela.ssml | 2 + test-data/no-markdown/no-markdown.apple.ssml | 4 ++ test-data/no-markdown/no-markdown.azure.ssml | 4 ++ .../no-markdown/no-markdown.elevenlabs.ssml | 2 + .../no-markdown/no-markdown.polly-neural.ssml | 4 ++ test-data/no-markdown/no-markdown.polly.ssml | 4 ++ .../no-markdown/no-markdown.samsung.ssml | 4 ++ test-data/no-markdown/no-markdown.sapi.ssml | 4 ++ test-data/no-markdown/no-markdown.w3c.ssml | 4 ++ test-data/no-markdown/no-markdown.watson.ssml | 4 ++ .../no-modifiers.acapela-cloud.ssml | 3 ++ .../no-modifiers/no-modifiers.acapela.ssml | 1 + .../no-modifiers/no-modifiers.apple.ssml | 3 ++ .../no-modifiers/no-modifiers.azure.ssml | 3 ++ .../no-modifiers/no-modifiers.elevenlabs.ssml | 1 + .../no-modifiers.polly-neural.ssml | 3 ++ .../no-modifiers/no-modifiers.polly.ssml | 3 ++ .../no-modifiers/no-modifiers.samsung.ssml | 3 ++ test-data/no-modifiers/no-modifiers.sapi.ssml | 3 ++ test-data/no-modifiers/no-modifiers.w3c.ssml | 3 ++ .../no-modifiers/no-modifiers.watson.ssml | 3 ++ .../number-standard.acapela-cloud.ssml | 3 ++ .../number-standard.acapela.ssml | 1 + .../number-standard.apple.ssml | 3 ++ .../number-standard.azure.ssml | 3 ++ .../number-standard.elevenlabs.ssml | 1 + .../number-standard.polly-neural.ssml | 3 ++ .../number-standard.polly.ssml | 3 ++ .../number-standard.samsung.ssml | 3 ++ .../number-standard/number-standard.sapi.ssml | 3 ++ .../number-standard/number-standard.w3c.ssml | 3 ++ .../number-standard.watson.ssml | 3 ++ .../ordinal-standard.acapela-cloud.ssml | 3 ++ .../ordinal-standard.acapela.ssml | 1 + .../ordinal-standard.apple.ssml | 3 ++ .../ordinal-standard.azure.ssml | 3 ++ .../ordinal-standard.elevenlabs.ssml | 1 + .../ordinal-standard.polly-neural.ssml | 3 ++ .../ordinal-standard.polly.ssml | 3 ++ .../ordinal-standard.samsung.ssml | 3 ++ .../ordinal-standard.sapi.ssml | 3 ++ .../ordinal-standard.w3c.ssml | 3 ++ .../ordinal-standard.watson.ssml | 3 ++ .../pitch-standard-high.acapela-cloud.ssml | 3 ++ .../pitch-standard-high.acapela.ssml | 1 + .../pitch-standard-high.apple.ssml | 3 ++ .../pitch-standard-high.azure.ssml | 3 ++ .../pitch-standard-high.elevenlabs.ssml | 1 + .../pitch-standard-high.polly-neural.ssml | 3 ++ .../pitch-standard-high.polly.ssml | 3 ++ .../pitch-standard-high.samsung.ssml | 3 ++ .../pitch-standard-high.sapi.ssml | 3 ++ .../pitch-standard-high.w3c.ssml | 3 ++ .../pitch-standard-high.watson.ssml | 3 ++ .../pitch-standard-low.acapela-cloud.ssml | 3 ++ .../pitch-standard-low.acapela.ssml | 1 + .../pitch-standard-low.apple.ssml | 3 ++ .../pitch-standard-low.azure.ssml | 3 ++ .../pitch-standard-low.elevenlabs.ssml | 1 + .../pitch-standard-low.polly-neural.ssml | 3 ++ .../pitch-standard-low.polly.ssml | 3 ++ .../pitch-standard-low.samsung.ssml | 3 ++ .../pitch-standard-low.sapi.ssml | 3 ++ .../pitch-standard-low.w3c.ssml | 3 ++ .../pitch-standard-low.watson.ssml | 3 ++ .../pitch-standard-medium.acapela-cloud.ssml | 4 ++ .../pitch-standard-medium.acapela.ssml | 2 + .../pitch-standard-medium.apple.ssml | 4 ++ .../pitch-standard-medium.azure.ssml | 4 ++ .../pitch-standard-medium.elevenlabs.ssml | 2 + .../pitch-standard-medium.polly-neural.ssml | 4 ++ .../pitch-standard-medium.polly.ssml | 4 ++ .../pitch-standard-medium.samsung.ssml | 4 ++ .../pitch-standard-medium.sapi.ssml | 4 ++ .../pitch-standard-medium.w3c.ssml | 4 ++ .../pitch-standard-medium.watson.ssml | 4 ++ .../pitch-standard-x-high.acapela-cloud.ssml | 3 ++ .../pitch-standard-x-high.acapela.ssml | 1 + .../pitch-standard-x-high.apple.ssml | 3 ++ .../pitch-standard-x-high.azure.ssml | 3 ++ .../pitch-standard-x-high.elevenlabs.ssml | 1 + .../pitch-standard-x-high.polly-neural.ssml | 3 ++ .../pitch-standard-x-high.polly.ssml | 3 ++ .../pitch-standard-x-high.samsung.ssml | 3 ++ .../pitch-standard-x-high.sapi.ssml | 3 ++ .../pitch-standard-x-high.w3c.ssml | 3 ++ .../pitch-standard-x-high.watson.ssml | 3 ++ .../pitch-standard-x-low.acapela-cloud.ssml | 3 ++ .../pitch-standard-x-low.acapela.ssml | 1 + .../pitch-standard-x-low.apple.ssml | 3 ++ .../pitch-standard-x-low.azure.ssml | 3 ++ .../pitch-standard-x-low.elevenlabs.ssml | 1 + .../pitch-standard-x-low.polly-neural.ssml | 3 ++ .../pitch-standard-x-low.polly.ssml | 3 ++ .../pitch-standard-x-low.samsung.ssml | 3 ++ .../pitch-standard-x-low.sapi.ssml | 3 ++ .../pitch-standard-x-low.w3c.ssml | 3 ++ .../pitch-standard-x-low.watson.ssml | 3 ++ ...-modifiers rate + pitch.acapela-cloud.ssml | 3 ++ ...ltiple-modifiers rate + pitch.acapela.ssml | 1 + ...multiple-modifiers rate + pitch.apple.ssml | 3 ++ ...multiple-modifiers rate + pitch.azure.ssml | 3 ++ ...ple-modifiers rate + pitch.elevenlabs.ssml | 1 + ...e-modifiers rate + pitch.polly-neural.ssml | 3 ++ ...multiple-modifiers rate + pitch.polly.ssml | 3 ++ ...ltiple-modifiers rate + pitch.samsung.ssml | 3 ++ ...-multiple-modifiers rate + pitch.sapi.ssml | 3 ++ ...y-multiple-modifiers rate + pitch.w3c.ssml | 3 ++ ...ultiple-modifiers rate + pitch.watson.ssml | 3 ++ ...modifiers rate + volume.acapela-cloud.ssml | 3 ++ ...tiple-modifiers rate + volume.acapela.ssml | 1 + ...ultiple-modifiers rate + volume.apple.ssml | 3 ++ ...ultiple-modifiers rate + volume.azure.ssml | 3 ++ ...le-modifiers rate + volume.elevenlabs.ssml | 1 + ...-modifiers rate + volume.polly-neural.ssml | 3 ++ ...ultiple-modifiers rate + volume.polly.ssml | 3 ++ ...tiple-modifiers rate + volume.samsung.ssml | 3 ++ ...multiple-modifiers rate + volume.sapi.ssml | 3 ++ ...-multiple-modifiers rate + volume.w3c.ssml | 3 ++ ...ltiple-modifiers rate + volume.watson.ssml | 3 ++ ...+ pitch + rate defaults.acapela-cloud.ssml | 3 ++ ...s vol + pitch + rate defaults.acapela.ssml | 1 + ...ers vol + pitch + rate defaults.apple.ssml | 3 ++ ...ers vol + pitch + rate defaults.azure.ssml | 3 ++ ...ol + pitch + rate defaults.elevenlabs.ssml | 1 + ... + pitch + rate defaults.polly-neural.ssml | 3 ++ ...ers vol + pitch + rate defaults.polly.ssml | 3 ++ ...s vol + pitch + rate defaults.samsung.ssml | 3 ++ ...iers vol + pitch + rate defaults.sapi.ssml | 3 ++ ...fiers vol + pitch + rate defaults.w3c.ssml | 3 ++ ...rs vol + pitch + rate defaults.watson.ssml | 3 ++ ...s volume + pitch + rate.acapela-cloud.ssml | 3 ++ ...difiers volume + pitch + rate.acapela.ssml | 1 + ...modifiers volume + pitch + rate.apple.ssml | 3 ++ ...modifiers volume + pitch + rate.azure.ssml | 3 ++ ...iers volume + pitch + rate.elevenlabs.ssml | 1 + ...rs volume + pitch + rate.polly-neural.ssml | 3 ++ ...modifiers volume + pitch + rate.polly.ssml | 3 ++ ...difiers volume + pitch + rate.samsung.ssml | 3 ++ ...-modifiers volume + pitch + rate.sapi.ssml | 3 ++ ...e-modifiers volume + pitch + rate.w3c.ssml | 3 ++ ...odifiers volume + pitch + rate.watson.ssml | 3 ++ ...odifiers volume + pitch.acapela-cloud.ssml | 3 ++ ...iple-modifiers volume + pitch.acapela.ssml | 1 + ...ltiple-modifiers volume + pitch.apple.ssml | 3 ++ ...ltiple-modifiers volume + pitch.azure.ssml | 3 ++ ...e-modifiers volume + pitch.elevenlabs.ssml | 1 + ...modifiers volume + pitch.polly-neural.ssml | 3 ++ ...ltiple-modifiers volume + pitch.polly.ssml | 3 ++ ...iple-modifiers volume + pitch.samsung.ssml | 3 ++ ...ultiple-modifiers volume + pitch.sapi.ssml | 3 ++ ...multiple-modifiers volume + pitch.w3c.ssml | 3 ++ ...tiple-modifiers volume + pitch.watson.ssml | 3 ++ .../rate-standard-fast.acapela-cloud.ssml | 3 ++ .../rate-standard-fast.acapela.ssml | 1 + .../rate-standard-fast.apple.ssml | 3 ++ .../rate-standard-fast.azure.ssml | 3 ++ .../rate-standard-fast.elevenlabs.ssml | 1 + .../rate-standard-fast.polly-neural.ssml | 3 ++ .../rate-standard-fast.polly.ssml | 3 ++ .../rate-standard-fast.samsung.ssml | 3 ++ .../rate-standard-fast.sapi.ssml | 3 ++ .../rate-standard-fast.w3c.ssml | 3 ++ .../rate-standard-fast.watson.ssml | 3 ++ .../rate-standard-medium.acapela-cloud.ssml | 4 ++ .../rate-standard-medium.acapela.ssml | 2 + .../rate-standard-medium.apple.ssml | 4 ++ .../rate-standard-medium.azure.ssml | 4 ++ .../rate-standard-medium.elevenlabs.ssml | 2 + .../rate-standard-medium.polly-neural.ssml | 4 ++ .../rate-standard-medium.polly.ssml | 4 ++ .../rate-standard-medium.samsung.ssml | 4 ++ .../rate-standard-medium.sapi.ssml | 4 ++ .../rate-standard-medium.w3c.ssml | 4 ++ .../rate-standard-medium.watson.ssml | 4 ++ .../rate-standard-slow.acapela-cloud.ssml | 3 ++ .../rate-standard-slow.acapela.ssml | 1 + .../rate-standard-slow.apple.ssml | 3 ++ .../rate-standard-slow.azure.ssml | 3 ++ .../rate-standard-slow.elevenlabs.ssml | 1 + .../rate-standard-slow.polly-neural.ssml | 3 ++ .../rate-standard-slow.polly.ssml | 3 ++ .../rate-standard-slow.samsung.ssml | 3 ++ .../rate-standard-slow.sapi.ssml | 3 ++ .../rate-standard-slow.w3c.ssml | 3 ++ .../rate-standard-slow.watson.ssml | 3 ++ .../rate-standard-x-fast.acapela-cloud.ssml | 3 ++ .../rate-standard-x-fast.acapela.ssml | 1 + .../rate-standard-x-fast.apple.ssml | 3 ++ .../rate-standard-x-fast.azure.ssml | 3 ++ .../rate-standard-x-fast.elevenlabs.ssml | 1 + .../rate-standard-x-fast.polly-neural.ssml | 3 ++ .../rate-standard-x-fast.polly.ssml | 3 ++ .../rate-standard-x-fast.samsung.ssml | 3 ++ .../rate-standard-x-fast.sapi.ssml | 3 ++ .../rate-standard-x-fast.w3c.ssml | 3 ++ .../rate-standard-x-fast.watson.ssml | 3 ++ .../rate-standard-x-slow.acapela-cloud.ssml | 3 ++ .../rate-standard-x-slow.acapela.ssml | 1 + .../rate-standard-x-slow.apple.ssml | 3 ++ .../rate-standard-x-slow.azure.ssml | 3 ++ .../rate-standard-x-slow.elevenlabs.ssml | 1 + .../rate-standard-x-slow.polly-neural.ssml | 3 ++ .../rate-standard-x-slow.polly.ssml | 3 ++ .../rate-standard-x-slow.samsung.ssml | 3 ++ .../rate-standard-x-slow.sapi.ssml | 3 ++ .../rate-standard-x-slow.w3c.ssml | 3 ++ .../rate-standard-x-slow.watson.ssml | 3 ++ ...iers last modifier wins.acapela-cloud.ssml | 3 ++ ...-modifiers last modifier wins.acapela.ssml | 1 + ...as-modifiers last modifier wins.apple.ssml | 3 ++ ...as-modifiers last modifier wins.azure.ssml | 3 ++ ...difiers last modifier wins.elevenlabs.ssml | 1 + ...fiers last modifier wins.polly-neural.ssml | 3 ++ ...as-modifiers last modifier wins.polly.ssml | 3 ++ ...-modifiers last modifier wins.samsung.ssml | 3 ++ ...-as-modifiers last modifier wins.sapi.ssml | 3 ++ ...y-as-modifiers last modifier wins.w3c.ssml | 3 ++ ...s-modifiers last modifier wins.watson.ssml | 3 ++ ...rd end speak tag at end.acapela-cloud.ssml | 8 +++ ...standard end speak tag at end.acapela.ssml | 4 ++ ...s-standard end speak tag at end.apple.ssml | 8 +++ ...s-standard end speak tag at end.azure.ssml | 8 +++ ...ndard end speak tag at end.elevenlabs.ssml | 4 ++ ...ard end speak tag at end.polly-neural.ssml | 8 +++ ...s-standard end speak tag at end.polly.ssml | 8 +++ ...standard end speak tag at end.samsung.ssml | 6 +++ ...ns-standard end speak tag at end.sapi.ssml | 8 +++ ...ons-standard end speak tag at end.w3c.ssml | 8 +++ ...-standard end speak tag at end.watson.ssml | 8 +++ ...ce section on same line.acapela-cloud.ssml | 5 ++ ...rd voice section on same line.acapela.ssml | 1 + ...dard voice section on same line.apple.ssml | 5 ++ ...dard voice section on same line.azure.ssml | 5 ++ ...voice section on same line.elevenlabs.ssml | 1 + ...ice section on same line.polly-neural.ssml | 5 ++ ...dard voice section on same line.polly.ssml | 5 ++ ...rd voice section on same line.samsung.ssml | 3 ++ ...ndard voice section on same line.sapi.ssml | 5 ++ ...andard voice section on same line.w3c.ssml | 5 ++ ...ard voice section on same line.watson.ssml | 5 ++ .../sections-standard.acapela-cloud.ssml | 9 ++++ .../sections-standard.acapela.ssml | 7 +++ .../sections-standard.apple.ssml | 9 ++++ .../sections-standard.azure.ssml | 9 ++++ .../sections-standard.elevenlabs.ssml | 7 +++ .../sections-standard.polly-neural.ssml | 9 ++++ .../sections-standard.polly.ssml | 9 ++++ .../sections-standard.samsung.ssml | 9 ++++ .../sections-standard.sapi.ssml | 9 ++++ .../sections-standard.w3c.ssml | 9 ++++ .../sections-standard.watson.ssml | 9 ++++ .../sub-short/sub-short.acapela-cloud.ssml | 3 ++ test-data/sub-short/sub-short.acapela.ssml | 1 + test-data/sub-short/sub-short.alexa.ssml | 3 ++ test-data/sub-short/sub-short.apple.ssml | 3 ++ test-data/sub-short/sub-short.azure.ssml | 3 ++ test-data/sub-short/sub-short.elevenlabs.ssml | 1 + test-data/sub-short/sub-short.google.ssml | 3 ++ .../sub-short/sub-short.polly-neural.ssml | 3 ++ test-data/sub-short/sub-short.polly.ssml | 3 ++ test-data/sub-short/sub-short.samsung.ssml | 3 ++ test-data/sub-short/sub-short.sapi.ssml | 3 ++ test-data/sub-short/sub-short.smd | 1 + test-data/sub-short/sub-short.txt | 1 + test-data/sub-short/sub-short.w3c.ssml | 3 ++ test-data/sub-short/sub-short.watson.ssml | 3 ++ .../sub-standard.acapela-cloud.ssml | 3 ++ .../sub-standard/sub-standard.acapela.ssml | 1 + .../sub-standard/sub-standard.apple.ssml | 3 ++ .../sub-standard/sub-standard.azure.ssml | 3 ++ .../sub-standard/sub-standard.elevenlabs.ssml | 1 + .../sub-standard.polly-neural.ssml | 3 ++ .../sub-standard/sub-standard.polly.ssml | 3 ++ .../sub-standard/sub-standard.samsung.ssml | 3 ++ test-data/sub-standard/sub-standard.sapi.ssml | 3 ++ test-data/sub-standard/sub-standard.w3c.ssml | 3 ++ .../sub-standard/sub-standard.watson.ssml | 3 ++ .../timbre-standard.acapela-cloud.ssml | 3 ++ .../timbre-standard.acapela.ssml | 1 + .../timbre-standard.alexa.ssml | 3 ++ .../timbre-standard.apple.ssml | 3 ++ .../timbre-standard.azure.ssml | 3 ++ .../timbre-standard.elevenlabs.ssml | 1 + .../timbre-standard.google.ssml | 3 ++ .../timbre-standard.polly-neural.ssml | 3 ++ .../timbre-standard.polly.ssml | 3 ++ .../timbre-standard.samsung.ssml | 3 ++ .../timbre-standard/timbre-standard.sapi.ssml | 3 ++ test-data/timbre-standard/timbre-standard.smd | 1 + test-data/timbre-standard/timbre-standard.txt | 1 + .../timbre-standard/timbre-standard.w3c.ssml | 3 ++ .../timbre-standard.watson.ssml | 3 ++ .../time-standard.acapela-cloud.ssml | 3 ++ .../time-standard/time-standard.acapela.ssml | 1 + .../time-standard/time-standard.apple.ssml | 3 ++ .../time-standard/time-standard.azure.ssml | 3 ++ .../time-standard.elevenlabs.ssml | 1 + .../time-standard.polly-neural.ssml | 3 ++ .../time-standard/time-standard.polly.ssml | 3 ++ .../time-standard/time-standard.samsung.ssml | 3 ++ .../time-standard/time-standard.sapi.ssml | 3 ++ .../time-standard/time-standard.w3c.ssml | 3 ++ .../time-standard/time-standard.watson.ssml | 3 ++ .../unit-standard.acapela-cloud.ssml | 3 ++ .../unit-standard/unit-standard.acapela.ssml | 1 + .../unit-standard/unit-standard.apple.ssml | 3 ++ .../unit-standard/unit-standard.azure.ssml | 3 ++ .../unit-standard.elevenlabs.ssml | 1 + .../unit-standard.polly-neural.ssml | 3 ++ .../unit-standard/unit-standard.polly.ssml | 3 ++ .../unit-standard/unit-standard.samsung.ssml | 3 ++ .../unit-standard/unit-standard.sapi.ssml | 3 ++ .../unit-standard/unit-standard.w3c.ssml | 3 ++ .../unit-standard/unit-standard.watson.ssml | 3 ++ ...voice-azure-displayname.acapela-cloud.ssml | 3 ++ .../voice-azure-displayname.acapela.ssml | 1 + .../voice-azure-displayname.alexa.ssml | 3 ++ .../voice-azure-displayname.apple.ssml | 3 ++ .../voice-azure-displayname.azure.ssml | 3 ++ .../voice-azure-displayname.elevenlabs.ssml | 1 + .../voice-azure-displayname.google.ssml | 3 ++ .../voice-azure-displayname.polly-neural.ssml | 3 ++ .../voice-azure-displayname.polly.ssml | 3 ++ .../voice-azure-displayname.samsung.ssml | 3 ++ .../voice-azure-displayname.sapi.ssml | 3 ++ .../voice-azure-displayname.smd | 1 + .../voice-azure-displayname.txt | 1 + .../voice-azure-displayname.w3c.ssml | 3 ++ .../voice-azure-displayname.watson.ssml | 3 ++ ...ce-standard device name.acapela-cloud.ssml | 3 ++ .../voice-standard device name.acapela.ssml | 1 + .../voice-standard device name.apple.ssml | 3 ++ .../voice-standard device name.azure.ssml | 3 ++ ...voice-standard device name.elevenlabs.ssml | 1 + ...ice-standard device name.polly-neural.ssml | 3 ++ .../voice-standard device name.polly.ssml | 3 ++ .../voice-standard device name.samsung.ssml | 3 ++ .../voice-standard device name.sapi.ssml | 3 ++ .../voice-standard device name.w3c.ssml | 3 ++ .../voice-standard device name.watson.ssml | 3 ++ ...e-standard invalid name.acapela-cloud.ssml | 3 ++ .../voice-standard invalid name.acapela.ssml | 1 + .../voice-standard invalid name.apple.ssml | 3 ++ .../voice-standard invalid name.azure.ssml | 3 ++ ...oice-standard invalid name.elevenlabs.ssml | 1 + ...ce-standard invalid name.polly-neural.ssml | 3 ++ .../voice-standard invalid name.polly.ssml | 3 ++ .../voice-standard invalid name.samsung.ssml | 3 ++ .../voice-standard invalid name.sapi.ssml | 3 ++ .../voice-standard invalid name.w3c.ssml | 3 ++ .../voice-standard invalid name.watson.ssml | 3 ++ ...standard lowercase name.acapela-cloud.ssml | 3 ++ ...voice-standard lowercase name.acapela.ssml | 1 + .../voice-standard lowercase name.apple.ssml | 3 ++ .../voice-standard lowercase name.azure.ssml | 3 ++ ...ce-standard lowercase name.elevenlabs.ssml | 1 + ...-standard lowercase name.polly-neural.ssml | 3 ++ .../voice-standard lowercase name.polly.ssml | 3 ++ ...voice-standard lowercase name.samsung.ssml | 3 ++ .../voice-standard lowercase name.sapi.ssml | 3 ++ .../voice-standard lowercase name.w3c.ssml | 3 ++ .../voice-standard lowercase name.watson.ssml | 3 ++ .../voice-standard.acapela-cloud.ssml | 3 ++ .../voice-standard.acapela.ssml | 1 + .../voice-standard/voice-standard.apple.ssml | 3 ++ .../voice-standard/voice-standard.azure.ssml | 3 ++ .../voice-standard.elevenlabs.ssml | 1 + .../voice-standard.polly-neural.ssml | 3 ++ .../voice-standard/voice-standard.polly.ssml | 3 ++ .../voice-standard.samsung.ssml | 3 ++ .../voice-standard/voice-standard.sapi.ssml | 3 ++ .../voice-standard/voice-standard.w3c.ssml | 3 ++ .../voice-standard/voice-standard.watson.ssml | 3 ++ .../volume-standard-loud.acapela-cloud.ssml | 3 ++ .../volume-standard-loud.acapela.ssml | 1 + .../volume-standard-loud.apple.ssml | 3 ++ .../volume-standard-loud.azure.ssml | 3 ++ .../volume-standard-loud.elevenlabs.ssml | 1 + .../volume-standard-loud.polly-neural.ssml | 3 ++ .../volume-standard-loud.polly.ssml | 3 ++ .../volume-standard-loud.samsung.ssml | 3 ++ .../volume-standard-loud.sapi.ssml | 3 ++ .../volume-standard-loud.w3c.ssml | 3 ++ .../volume-standard-loud.watson.ssml | 3 ++ .../volume-standard-medium.acapela-cloud.ssml | 6 +++ .../volume-standard-medium.acapela.ssml | 4 ++ .../volume-standard-medium.apple.ssml | 6 +++ .../volume-standard-medium.azure.ssml | 6 +++ .../volume-standard-medium.elevenlabs.ssml | 4 ++ .../volume-standard-medium.polly-neural.ssml | 6 +++ .../volume-standard-medium.polly.ssml | 6 +++ .../volume-standard-medium.samsung.ssml | 6 +++ .../volume-standard-medium.sapi.ssml | 6 +++ .../volume-standard-medium.w3c.ssml | 6 +++ .../volume-standard-medium.watson.ssml | 6 +++ .../volume-standard-silent.acapela-cloud.ssml | 3 ++ .../volume-standard-silent.acapela.ssml | 1 + .../volume-standard-silent.apple.ssml | 3 ++ .../volume-standard-silent.azure.ssml | 3 ++ .../volume-standard-silent.elevenlabs.ssml | 1 + .../volume-standard-silent.polly-neural.ssml | 3 ++ .../volume-standard-silent.polly.ssml | 3 ++ .../volume-standard-silent.samsung.ssml | 3 ++ .../volume-standard-silent.sapi.ssml | 3 ++ .../volume-standard-silent.w3c.ssml | 3 ++ .../volume-standard-silent.watson.ssml | 3 ++ .../volume-standard-soft.acapela-cloud.ssml | 3 ++ .../volume-standard-soft.acapela.ssml | 1 + .../volume-standard-soft.apple.ssml | 3 ++ .../volume-standard-soft.azure.ssml | 3 ++ .../volume-standard-soft.elevenlabs.ssml | 1 + .../volume-standard-soft.polly-neural.ssml | 3 ++ .../volume-standard-soft.polly.ssml | 3 ++ .../volume-standard-soft.samsung.ssml | 3 ++ .../volume-standard-soft.sapi.ssml | 3 ++ .../volume-standard-soft.w3c.ssml | 3 ++ .../volume-standard-soft.watson.ssml | 3 ++ .../volume-standard-x-loud.acapela-cloud.ssml | 3 ++ .../volume-standard-x-loud.acapela.ssml | 1 + .../volume-standard-x-loud.apple.ssml | 3 ++ .../volume-standard-x-loud.azure.ssml | 3 ++ .../volume-standard-x-loud.elevenlabs.ssml | 1 + .../volume-standard-x-loud.polly-neural.ssml | 3 ++ .../volume-standard-x-loud.polly.ssml | 3 ++ .../volume-standard-x-loud.samsung.ssml | 3 ++ .../volume-standard-x-loud.sapi.ssml | 3 ++ .../volume-standard-x-loud.w3c.ssml | 3 ++ .../volume-standard-x-loud.watson.ssml | 3 ++ .../volume-standard-x-soft.acapela-cloud.ssml | 3 ++ .../volume-standard-x-soft.acapela.ssml | 1 + .../volume-standard-x-soft.apple.ssml | 3 ++ .../volume-standard-x-soft.azure.ssml | 3 ++ .../volume-standard-x-soft.elevenlabs.ssml | 1 + .../volume-standard-x-soft.polly-neural.ssml | 3 ++ .../volume-standard-x-soft.polly.ssml | 3 ++ .../volume-standard-x-soft.samsung.ssml | 3 ++ .../volume-standard-x-soft.sapi.ssml | 3 ++ .../volume-standard-x-soft.w3c.ssml | 3 ++ .../volume-standard-x-soft.watson.ssml | 3 ++ .../whisper-standard.acapela-cloud.ssml | 3 ++ .../whisper-standard.acapela.ssml | 1 + .../whisper-standard.apple.ssml | 3 ++ .../whisper-standard.azure.ssml | 3 ++ .../whisper-standard.elevenlabs.ssml | 1 + .../whisper-standard.polly-neural.ssml | 3 ++ .../whisper-standard.polly.ssml | 3 ++ .../whisper-standard.samsung.ssml | 3 ++ .../whisper-standard.sapi.ssml | 3 ++ .../whisper-standard.w3c.ssml | 3 ++ .../whisper-standard.watson.ssml | 3 ++ 1376 files changed, 4214 insertions(+), 7 deletions(-) create mode 100644 test-data/address-standard/address-standard.acapela-cloud.ssml create mode 100644 test-data/address-standard/address-standard.acapela.ssml create mode 100644 test-data/address-standard/address-standard.apple.ssml create mode 100644 test-data/address-standard/address-standard.azure.ssml create mode 100644 test-data/address-standard/address-standard.elevenlabs.ssml create mode 100644 test-data/address-standard/address-standard.polly-neural.ssml create mode 100644 test-data/address-standard/address-standard.polly.ssml create mode 100644 test-data/address-standard/address-standard.samsung.ssml create mode 100644 test-data/address-standard/address-standard.sapi.ssml create mode 100644 test-data/address-standard/address-standard.w3c.ssml create mode 100644 test-data/address-standard/address-standard.watson.ssml create mode 100644 test-data/audio-standard single quote/audio-standard single quote.acapela-cloud.ssml create mode 100644 test-data/audio-standard single quote/audio-standard single quote.acapela.ssml create mode 100644 test-data/audio-standard single quote/audio-standard single quote.apple.ssml create mode 100644 test-data/audio-standard single quote/audio-standard single quote.azure.ssml create mode 100644 test-data/audio-standard single quote/audio-standard single quote.elevenlabs.ssml create mode 100644 test-data/audio-standard single quote/audio-standard single quote.polly-neural.ssml create mode 100644 test-data/audio-standard single quote/audio-standard single quote.polly.ssml create mode 100644 test-data/audio-standard single quote/audio-standard single quote.samsung.ssml create mode 100644 test-data/audio-standard single quote/audio-standard single quote.sapi.ssml create mode 100644 test-data/audio-standard single quote/audio-standard single quote.w3c.ssml create mode 100644 test-data/audio-standard single quote/audio-standard single quote.watson.ssml create mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.acapela-cloud.ssml create mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.acapela.ssml create mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.apple.ssml create mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.azure.ssml create mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.elevenlabs.ssml create mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.polly-neural.ssml create mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.polly.ssml create mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.samsung.ssml create mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.sapi.ssml create mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.w3c.ssml create mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.watson.ssml create mode 100644 test-data/audio-standard/audio-standard.acapela-cloud.ssml create mode 100644 test-data/audio-standard/audio-standard.acapela.ssml create mode 100644 test-data/audio-standard/audio-standard.apple.ssml create mode 100644 test-data/audio-standard/audio-standard.azure.ssml create mode 100644 test-data/audio-standard/audio-standard.elevenlabs.ssml create mode 100644 test-data/audio-standard/audio-standard.polly-neural.ssml create mode 100644 test-data/audio-standard/audio-standard.polly.ssml create mode 100644 test-data/audio-standard/audio-standard.samsung.ssml create mode 100644 test-data/audio-standard/audio-standard.sapi.ssml create mode 100644 test-data/audio-standard/audio-standard.w3c.ssml create mode 100644 test-data/audio-standard/audio-standard.watson.ssml create mode 100644 test-data/audio-with-caption/audio-with-caption.acapela-cloud.ssml create mode 100644 test-data/audio-with-caption/audio-with-caption.acapela.ssml create mode 100644 test-data/audio-with-caption/audio-with-caption.apple.ssml create mode 100644 test-data/audio-with-caption/audio-with-caption.azure.ssml create mode 100644 test-data/audio-with-caption/audio-with-caption.elevenlabs.ssml create mode 100644 test-data/audio-with-caption/audio-with-caption.polly-neural.ssml create mode 100644 test-data/audio-with-caption/audio-with-caption.polly.ssml create mode 100644 test-data/audio-with-caption/audio-with-caption.samsung.ssml create mode 100644 test-data/audio-with-caption/audio-with-caption.sapi.ssml create mode 100644 test-data/audio-with-caption/audio-with-caption.w3c.ssml create mode 100644 test-data/audio-with-caption/audio-with-caption.watson.ssml create mode 100644 test-data/azure-role-young-female/azure-role-young-female.azure.ssml create mode 100644 test-data/azure-role-young-female/azure-role-young-female.smd create mode 100644 test-data/azure-role-young-female/azure-role-young-female.txt create mode 100644 test-data/azure-section-cheerful/azure-section-cheerful.azure.ssml create mode 100644 test-data/azure-section-cheerful/azure-section-cheerful.smd create mode 100644 test-data/azure-section-cheerful/azure-section-cheerful.txt create mode 100644 test-data/azure-section-sad/azure-section-sad.azure.ssml create mode 100644 test-data/azure-section-sad/azure-section-sad.smd create mode 100644 test-data/azure-section-sad/azure-section-sad.txt create mode 100644 test-data/azure-style-angry/azure-style-angry.azure.ssml create mode 100644 test-data/azure-style-angry/azure-style-angry.smd create mode 100644 test-data/azure-style-angry/azure-style-angry.txt create mode 100644 test-data/azure-style-chat/azure-style-chat.azure.ssml create mode 100644 test-data/azure-style-chat/azure-style-chat.smd create mode 100644 test-data/azure-style-chat/azure-style-chat.txt create mode 100644 test-data/azure-style-cheerful/azure-style-cheerful.azure.ssml create mode 100644 test-data/azure-style-cheerful/azure-style-cheerful.smd create mode 100644 test-data/azure-style-cheerful/azure-style-cheerful.txt create mode 100644 test-data/azure-style-customerservice/azure-style-customerservice.azure.ssml create mode 100644 test-data/azure-style-customerservice/azure-style-customerservice.smd create mode 100644 test-data/azure-style-customerservice/azure-style-customerservice.txt create mode 100644 test-data/azure-style-excited/azure-style-excited.azure.ssml create mode 100644 test-data/azure-style-excited/azure-style-excited.smd create mode 100644 test-data/azure-style-excited/azure-style-excited.txt create mode 100644 test-data/azure-style-friendly/azure-style-friendly.azure.ssml create mode 100644 test-data/azure-style-friendly/azure-style-friendly.smd create mode 100644 test-data/azure-style-friendly/azure-style-friendly.txt create mode 100644 test-data/azure-style-narration-professional/azure-style-narration-professional.azure.ssml create mode 100644 test-data/azure-style-narration-professional/azure-style-narration-professional.smd create mode 100644 test-data/azure-style-narration-professional/azure-style-narration-professional.txt create mode 100644 test-data/azure-style-newscast-casual/azure-style-newscast-casual.azure.ssml create mode 100644 test-data/azure-style-newscast-casual/azure-style-newscast-casual.smd create mode 100644 test-data/azure-style-newscast-casual/azure-style-newscast-casual.txt create mode 100644 test-data/azure-style-sad/azure-style-sad.azure.ssml create mode 100644 test-data/azure-style-sad/azure-style-sad.smd create mode 100644 test-data/azure-style-sad/azure-style-sad.txt create mode 100644 test-data/azure-style-with-degree/azure-style-with-degree.azure.ssml create mode 100644 test-data/azure-style-with-degree/azure-style-with-degree.smd create mode 100644 test-data/azure-style-with-degree/azure-style-with-degree.txt create mode 100644 test-data/bare-ipa/bare-ipa.acapela-cloud.ssml create mode 100644 test-data/bare-ipa/bare-ipa.acapela.ssml create mode 100644 test-data/bare-ipa/bare-ipa.alexa.ssml create mode 100644 test-data/bare-ipa/bare-ipa.apple.ssml create mode 100644 test-data/bare-ipa/bare-ipa.azure.ssml create mode 100644 test-data/bare-ipa/bare-ipa.elevenlabs.ssml create mode 100644 test-data/bare-ipa/bare-ipa.google.ssml create mode 100644 test-data/bare-ipa/bare-ipa.polly-neural.ssml create mode 100644 test-data/bare-ipa/bare-ipa.polly.ssml create mode 100644 test-data/bare-ipa/bare-ipa.samsung.ssml create mode 100644 test-data/bare-ipa/bare-ipa.sapi.ssml create mode 100644 test-data/bare-ipa/bare-ipa.smd create mode 100644 test-data/bare-ipa/bare-ipa.txt create mode 100644 test-data/bare-ipa/bare-ipa.w3c.ssml create mode 100644 test-data/bare-ipa/bare-ipa.watson.ssml create mode 100644 test-data/break-short/break-short.acapela-cloud.ssml create mode 100644 test-data/break-short/break-short.acapela.ssml create mode 100644 test-data/break-short/break-short.apple.ssml create mode 100644 test-data/break-short/break-short.azure.ssml create mode 100644 test-data/break-short/break-short.elevenlabs.ssml create mode 100644 test-data/break-short/break-short.polly-neural.ssml create mode 100644 test-data/break-short/break-short.polly.ssml create mode 100644 test-data/break-short/break-short.samsung.ssml create mode 100644 test-data/break-short/break-short.sapi.ssml create mode 100644 test-data/break-short/break-short.w3c.ssml create mode 100644 test-data/break-short/break-short.watson.ssml create mode 100644 test-data/break-strength/break-strength.acapela-cloud.ssml create mode 100644 test-data/break-strength/break-strength.acapela.ssml create mode 100644 test-data/break-strength/break-strength.apple.ssml create mode 100644 test-data/break-strength/break-strength.azure.ssml create mode 100644 test-data/break-strength/break-strength.elevenlabs.ssml create mode 100644 test-data/break-strength/break-strength.polly-neural.ssml create mode 100644 test-data/break-strength/break-strength.polly.ssml create mode 100644 test-data/break-strength/break-strength.samsung.ssml create mode 100644 test-data/break-strength/break-strength.sapi.ssml create mode 100644 test-data/break-strength/break-strength.w3c.ssml create mode 100644 test-data/break-strength/break-strength.watson.ssml create mode 100644 test-data/break-time/break-time.acapela-cloud.ssml create mode 100644 test-data/break-time/break-time.acapela.ssml create mode 100644 test-data/break-time/break-time.apple.ssml create mode 100644 test-data/break-time/break-time.azure.ssml create mode 100644 test-data/break-time/break-time.elevenlabs.ssml create mode 100644 test-data/break-time/break-time.polly-neural.ssml create mode 100644 test-data/break-time/break-time.polly.ssml create mode 100644 test-data/break-time/break-time.samsung.ssml create mode 100644 test-data/break-time/break-time.sapi.ssml create mode 100644 test-data/break-time/break-time.w3c.ssml create mode 100644 test-data/break-time/break-time.watson.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.acapela-cloud.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.acapela.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.alexa.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.apple.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.azure.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.elevenlabs.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.google.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.polly-neural.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.polly.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.samsung.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.sapi.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.smd create mode 100644 test-data/cardinal-standard/cardinal-standard.txt create mode 100644 test-data/cardinal-standard/cardinal-standard.w3c.ssml create mode 100644 test-data/cardinal-standard/cardinal-standard.watson.ssml create mode 100644 test-data/characters-standard/characters-standard.acapela-cloud.ssml create mode 100644 test-data/characters-standard/characters-standard.acapela.ssml create mode 100644 test-data/characters-standard/characters-standard.apple.ssml create mode 100644 test-data/characters-standard/characters-standard.azure.ssml create mode 100644 test-data/characters-standard/characters-standard.elevenlabs.ssml create mode 100644 test-data/characters-standard/characters-standard.polly-neural.ssml create mode 100644 test-data/characters-standard/characters-standard.polly.ssml create mode 100644 test-data/characters-standard/characters-standard.samsung.ssml create mode 100644 test-data/characters-standard/characters-standard.sapi.ssml create mode 100644 test-data/characters-standard/characters-standard.w3c.ssml create mode 100644 test-data/characters-standard/characters-standard.watson.ssml create mode 100644 test-data/date-standard/date-standard.acapela-cloud.ssml create mode 100644 test-data/date-standard/date-standard.acapela.ssml create mode 100644 test-data/date-standard/date-standard.apple.ssml create mode 100644 test-data/date-standard/date-standard.azure.ssml create mode 100644 test-data/date-standard/date-standard.elevenlabs.ssml create mode 100644 test-data/date-standard/date-standard.polly-neural.ssml create mode 100644 test-data/date-standard/date-standard.polly.ssml create mode 100644 test-data/date-standard/date-standard.samsung.ssml create mode 100644 test-data/date-standard/date-standard.sapi.ssml create mode 100644 test-data/date-standard/date-standard.w3c.ssml create mode 100644 test-data/date-standard/date-standard.watson.ssml create mode 100644 test-data/digits-standard/digits-standard.acapela-cloud.ssml create mode 100644 test-data/digits-standard/digits-standard.acapela.ssml create mode 100644 test-data/digits-standard/digits-standard.alexa.ssml create mode 100644 test-data/digits-standard/digits-standard.apple.ssml create mode 100644 test-data/digits-standard/digits-standard.azure.ssml create mode 100644 test-data/digits-standard/digits-standard.elevenlabs.ssml create mode 100644 test-data/digits-standard/digits-standard.google.ssml create mode 100644 test-data/digits-standard/digits-standard.polly-neural.ssml create mode 100644 test-data/digits-standard/digits-standard.polly.ssml create mode 100644 test-data/digits-standard/digits-standard.samsung.ssml create mode 100644 test-data/digits-standard/digits-standard.sapi.ssml create mode 100644 test-data/digits-standard/digits-standard.smd create mode 100644 test-data/digits-standard/digits-standard.txt create mode 100644 test-data/digits-standard/digits-standard.w3c.ssml create mode 100644 test-data/digits-standard/digits-standard.watson.ssml create mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela-cloud.ssml create mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela.ssml create mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.apple.ssml create mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.azure.ssml create mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.elevenlabs.ssml create mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly-neural.ssml create mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly.ssml create mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.samsung.ssml create mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.sapi.ssml create mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.w3c.ssml create mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.watson.ssml create mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela-cloud.ssml create mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela.ssml create mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.apple.ssml create mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.azure.ssml create mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.elevenlabs.ssml create mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly-neural.ssml create mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly.ssml create mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.samsung.ssml create mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.sapi.ssml create mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.w3c.ssml create mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.watson.ssml create mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.acapela-cloud.ssml create mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.acapela.ssml create mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.apple.ssml create mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.azure.ssml create mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.elevenlabs.ssml create mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.polly-neural.ssml create mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.polly.ssml create mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.samsung.ssml create mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.sapi.ssml create mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.w3c.ssml create mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.watson.ssml create mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela-cloud.ssml create mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela.ssml create mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.apple.ssml create mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.azure.ssml create mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.elevenlabs.ssml create mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly-neural.ssml create mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly.ssml create mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.samsung.ssml create mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.sapi.ssml create mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.w3c.ssml create mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.watson.ssml create mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela-cloud.ssml create mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela.ssml create mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.apple.ssml create mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.azure.ssml create mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.elevenlabs.ssml create mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly-neural.ssml create mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly.ssml create mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.samsung.ssml create mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.sapi.ssml create mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.w3c.ssml create mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.watson.ssml create mode 100644 test-data/disappointed-standard/disappointed-standard.acapela-cloud.ssml create mode 100644 test-data/disappointed-standard/disappointed-standard.acapela.ssml create mode 100644 test-data/disappointed-standard/disappointed-standard.apple.ssml create mode 100644 test-data/disappointed-standard/disappointed-standard.azure.ssml create mode 100644 test-data/disappointed-standard/disappointed-standard.elevenlabs.ssml create mode 100644 test-data/disappointed-standard/disappointed-standard.polly-neural.ssml create mode 100644 test-data/disappointed-standard/disappointed-standard.polly.ssml create mode 100644 test-data/disappointed-standard/disappointed-standard.samsung.ssml create mode 100644 test-data/disappointed-standard/disappointed-standard.sapi.ssml create mode 100644 test-data/disappointed-standard/disappointed-standard.w3c.ssml create mode 100644 test-data/disappointed-standard/disappointed-standard.watson.ssml create mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela-cloud.ssml create mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela.ssml create mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.apple.ssml create mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.azure.ssml create mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.elevenlabs.ssml create mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly-neural.ssml create mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly.ssml create mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.samsung.ssml create mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.sapi.ssml create mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.w3c.ssml create mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.watson.ssml create mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela-cloud.ssml create mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela.ssml create mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.apple.ssml create mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.azure.ssml create mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.elevenlabs.ssml create mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly-neural.ssml create mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly.ssml create mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.samsung.ssml create mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.sapi.ssml create mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.w3c.ssml create mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.watson.ssml create mode 100644 test-data/dj-section section on same line/dj-section section on same line.acapela-cloud.ssml create mode 100644 test-data/dj-section section on same line/dj-section section on same line.acapela.ssml create mode 100644 test-data/dj-section section on same line/dj-section section on same line.apple.ssml create mode 100644 test-data/dj-section section on same line/dj-section section on same line.azure.ssml create mode 100644 test-data/dj-section section on same line/dj-section section on same line.elevenlabs.ssml create mode 100644 test-data/dj-section section on same line/dj-section section on same line.polly-neural.ssml create mode 100644 test-data/dj-section section on same line/dj-section section on same line.polly.ssml create mode 100644 test-data/dj-section section on same line/dj-section section on same line.samsung.ssml create mode 100644 test-data/dj-section section on same line/dj-section section on same line.sapi.ssml create mode 100644 test-data/dj-section section on same line/dj-section section on same line.w3c.ssml create mode 100644 test-data/dj-section section on same line/dj-section section on same line.watson.ssml create mode 100644 test-data/drc-standard/drc-standard.acapela-cloud.ssml create mode 100644 test-data/drc-standard/drc-standard.acapela.ssml create mode 100644 test-data/drc-standard/drc-standard.alexa.ssml create mode 100644 test-data/drc-standard/drc-standard.apple.ssml create mode 100644 test-data/drc-standard/drc-standard.azure.ssml create mode 100644 test-data/drc-standard/drc-standard.elevenlabs.ssml create mode 100644 test-data/drc-standard/drc-standard.google.ssml create mode 100644 test-data/drc-standard/drc-standard.polly-neural.ssml create mode 100644 test-data/drc-standard/drc-standard.polly.ssml create mode 100644 test-data/drc-standard/drc-standard.samsung.ssml create mode 100644 test-data/drc-standard/drc-standard.sapi.ssml create mode 100644 test-data/drc-standard/drc-standard.smd create mode 100644 test-data/drc-standard/drc-standard.txt create mode 100644 test-data/drc-standard/drc-standard.w3c.ssml create mode 100644 test-data/drc-standard/drc-standard.watson.ssml create mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.acapela-cloud.ssml create mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.acapela.ssml create mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.apple.ssml create mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.azure.ssml create mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.elevenlabs.ssml create mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.polly-neural.ssml create mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.polly.ssml create mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.samsung.ssml create mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.sapi.ssml create mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.w3c.ssml create mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.watson.ssml create mode 100644 test-data/emphasis-short-none/emphasis-short-none.acapela-cloud.ssml create mode 100644 test-data/emphasis-short-none/emphasis-short-none.acapela.ssml create mode 100644 test-data/emphasis-short-none/emphasis-short-none.apple.ssml create mode 100644 test-data/emphasis-short-none/emphasis-short-none.azure.ssml create mode 100644 test-data/emphasis-short-none/emphasis-short-none.elevenlabs.ssml create mode 100644 test-data/emphasis-short-none/emphasis-short-none.polly-neural.ssml create mode 100644 test-data/emphasis-short-none/emphasis-short-none.polly.ssml create mode 100644 test-data/emphasis-short-none/emphasis-short-none.samsung.ssml create mode 100644 test-data/emphasis-short-none/emphasis-short-none.sapi.ssml create mode 100644 test-data/emphasis-short-none/emphasis-short-none.w3c.ssml create mode 100644 test-data/emphasis-short-none/emphasis-short-none.watson.ssml create mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela-cloud.ssml create mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela.ssml create mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.apple.ssml create mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.azure.ssml create mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.elevenlabs.ssml create mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly-neural.ssml create mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly.ssml create mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.samsung.ssml create mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.sapi.ssml create mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.w3c.ssml create mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.watson.ssml create mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.acapela-cloud.ssml create mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.acapela.ssml create mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.apple.ssml create mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.azure.ssml create mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.elevenlabs.ssml create mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.polly-neural.ssml create mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.polly.ssml create mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.samsung.ssml create mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.sapi.ssml create mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.w3c.ssml create mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.watson.ssml create mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.acapela-cloud.ssml create mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.acapela.ssml create mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.apple.ssml create mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.azure.ssml create mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.elevenlabs.ssml create mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.polly-neural.ssml create mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.polly.ssml create mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.samsung.ssml create mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.sapi.ssml create mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.w3c.ssml create mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.watson.ssml create mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela-cloud.ssml create mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela.ssml create mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.apple.ssml create mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.azure.ssml create mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.elevenlabs.ssml create mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly-neural.ssml create mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly.ssml create mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.samsung.ssml create mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.sapi.ssml create mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.w3c.ssml create mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.watson.ssml create mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.acapela-cloud.ssml create mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.acapela.ssml create mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.apple.ssml create mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.azure.ssml create mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.elevenlabs.ssml create mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.polly-neural.ssml create mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.polly.ssml create mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.samsung.ssml create mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.sapi.ssml create mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.w3c.ssml create mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.watson.ssml create mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela-cloud.ssml create mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela.ssml create mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.apple.ssml create mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.azure.ssml create mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.elevenlabs.ssml create mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly-neural.ssml create mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly.ssml create mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.samsung.ssml create mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.sapi.ssml create mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.w3c.ssml create mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.watson.ssml create mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.acapela-cloud.ssml create mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.acapela.ssml create mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.apple.ssml create mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.azure.ssml create mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.elevenlabs.ssml create mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.polly-neural.ssml create mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.polly.ssml create mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.samsung.ssml create mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.sapi.ssml create mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.w3c.ssml create mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.watson.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.acapela-cloud.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.acapela.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.alexa.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.apple.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.azure.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.elevenlabs.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.google.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.polly-neural.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.polly.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.samsung.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.sapi.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.smd create mode 100644 test-data/escape-xml-characters/escape-xml-characters.txt create mode 100644 test-data/escape-xml-characters/escape-xml-characters.w3c.ssml create mode 100644 test-data/escape-xml-characters/escape-xml-characters.watson.ssml create mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela-cloud.ssml create mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela.ssml create mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.apple.ssml create mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.azure.ssml create mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.elevenlabs.ssml create mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly-neural.ssml create mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly.ssml create mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.samsung.ssml create mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.sapi.ssml create mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.w3c.ssml create mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.watson.ssml create mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela-cloud.ssml create mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela.ssml create mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.apple.ssml create mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.azure.ssml create mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.elevenlabs.ssml create mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly-neural.ssml create mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly.ssml create mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.samsung.ssml create mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.sapi.ssml create mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.w3c.ssml create mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.watson.ssml create mode 100644 test-data/excited-section section on same line/excited-section section on same line.acapela-cloud.ssml create mode 100644 test-data/excited-section section on same line/excited-section section on same line.acapela.ssml create mode 100644 test-data/excited-section section on same line/excited-section section on same line.apple.ssml create mode 100644 test-data/excited-section section on same line/excited-section section on same line.azure.ssml create mode 100644 test-data/excited-section section on same line/excited-section section on same line.elevenlabs.ssml create mode 100644 test-data/excited-section section on same line/excited-section section on same line.polly-neural.ssml create mode 100644 test-data/excited-section section on same line/excited-section section on same line.polly.ssml create mode 100644 test-data/excited-section section on same line/excited-section section on same line.samsung.ssml create mode 100644 test-data/excited-section section on same line/excited-section section on same line.sapi.ssml create mode 100644 test-data/excited-section section on same line/excited-section section on same line.w3c.ssml create mode 100644 test-data/excited-section section on same line/excited-section section on same line.watson.ssml create mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela-cloud.ssml create mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela.ssml create mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.apple.ssml create mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.azure.ssml create mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.elevenlabs.ssml create mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly-neural.ssml create mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly.ssml create mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.samsung.ssml create mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.sapi.ssml create mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.w3c.ssml create mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.watson.ssml create mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela-cloud.ssml create mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela.ssml create mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.apple.ssml create mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.azure.ssml create mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.elevenlabs.ssml create mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly-neural.ssml create mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly.ssml create mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.samsung.ssml create mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.sapi.ssml create mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.w3c.ssml create mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.watson.ssml create mode 100644 test-data/excited-standard/excited-standard.acapela-cloud.ssml create mode 100644 test-data/excited-standard/excited-standard.acapela.ssml create mode 100644 test-data/excited-standard/excited-standard.apple.ssml create mode 100644 test-data/excited-standard/excited-standard.azure.ssml create mode 100644 test-data/excited-standard/excited-standard.elevenlabs.ssml create mode 100644 test-data/excited-standard/excited-standard.polly-neural.ssml create mode 100644 test-data/excited-standard/excited-standard.polly.ssml create mode 100644 test-data/excited-standard/excited-standard.samsung.ssml create mode 100644 test-data/excited-standard/excited-standard.sapi.ssml create mode 100644 test-data/excited-standard/excited-standard.w3c.ssml create mode 100644 test-data/excited-standard/excited-standard.watson.ssml create mode 100644 test-data/expletive-standard/expletive-standard.acapela-cloud.ssml create mode 100644 test-data/expletive-standard/expletive-standard.acapela.ssml create mode 100644 test-data/expletive-standard/expletive-standard.apple.ssml create mode 100644 test-data/expletive-standard/expletive-standard.azure.ssml create mode 100644 test-data/expletive-standard/expletive-standard.elevenlabs.ssml create mode 100644 test-data/expletive-standard/expletive-standard.polly-neural.ssml create mode 100644 test-data/expletive-standard/expletive-standard.polly.ssml create mode 100644 test-data/expletive-standard/expletive-standard.samsung.ssml create mode 100644 test-data/expletive-standard/expletive-standard.sapi.ssml create mode 100644 test-data/expletive-standard/expletive-standard.w3c.ssml create mode 100644 test-data/expletive-standard/expletive-standard.watson.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.acapela-cloud.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.acapela.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.alexa.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.apple.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.azure.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.elevenlabs.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.google.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.polly-neural.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.polly.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.samsung.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.sapi.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.smd create mode 100644 test-data/expressive-ahem/expressive-ahem.txt create mode 100644 test-data/expressive-ahem/expressive-ahem.w3c.ssml create mode 100644 test-data/expressive-ahem/expressive-ahem.watson.ssml create mode 100644 test-data/expressive-applause/expressive-applause.acapela-cloud.ssml create mode 100644 test-data/expressive-applause/expressive-applause.acapela.ssml create mode 100644 test-data/expressive-applause/expressive-applause.alexa.ssml create mode 100644 test-data/expressive-applause/expressive-applause.apple.ssml create mode 100644 test-data/expressive-applause/expressive-applause.azure.ssml create mode 100644 test-data/expressive-applause/expressive-applause.elevenlabs.ssml create mode 100644 test-data/expressive-applause/expressive-applause.google.ssml create mode 100644 test-data/expressive-applause/expressive-applause.polly-neural.ssml create mode 100644 test-data/expressive-applause/expressive-applause.polly.ssml create mode 100644 test-data/expressive-applause/expressive-applause.samsung.ssml create mode 100644 test-data/expressive-applause/expressive-applause.sapi.ssml create mode 100644 test-data/expressive-applause/expressive-applause.smd create mode 100644 test-data/expressive-applause/expressive-applause.txt create mode 100644 test-data/expressive-applause/expressive-applause.w3c.ssml create mode 100644 test-data/expressive-applause/expressive-applause.watson.ssml create mode 100644 test-data/expressive-boo/expressive-boo.acapela-cloud.ssml create mode 100644 test-data/expressive-boo/expressive-boo.acapela.ssml create mode 100644 test-data/expressive-boo/expressive-boo.alexa.ssml create mode 100644 test-data/expressive-boo/expressive-boo.apple.ssml create mode 100644 test-data/expressive-boo/expressive-boo.azure.ssml create mode 100644 test-data/expressive-boo/expressive-boo.elevenlabs.ssml create mode 100644 test-data/expressive-boo/expressive-boo.google.ssml create mode 100644 test-data/expressive-boo/expressive-boo.polly-neural.ssml create mode 100644 test-data/expressive-boo/expressive-boo.polly.ssml create mode 100644 test-data/expressive-boo/expressive-boo.samsung.ssml create mode 100644 test-data/expressive-boo/expressive-boo.sapi.ssml create mode 100644 test-data/expressive-boo/expressive-boo.smd create mode 100644 test-data/expressive-boo/expressive-boo.txt create mode 100644 test-data/expressive-boo/expressive-boo.w3c.ssml create mode 100644 test-data/expressive-boo/expressive-boo.watson.ssml create mode 100644 test-data/expressive-cough/expressive-cough.acapela-cloud.ssml create mode 100644 test-data/expressive-cough/expressive-cough.acapela.ssml create mode 100644 test-data/expressive-cough/expressive-cough.alexa.ssml create mode 100644 test-data/expressive-cough/expressive-cough.apple.ssml create mode 100644 test-data/expressive-cough/expressive-cough.azure.ssml create mode 100644 test-data/expressive-cough/expressive-cough.elevenlabs.ssml create mode 100644 test-data/expressive-cough/expressive-cough.google.ssml create mode 100644 test-data/expressive-cough/expressive-cough.polly-neural.ssml create mode 100644 test-data/expressive-cough/expressive-cough.polly.ssml create mode 100644 test-data/expressive-cough/expressive-cough.samsung.ssml create mode 100644 test-data/expressive-cough/expressive-cough.sapi.ssml create mode 100644 test-data/expressive-cough/expressive-cough.smd create mode 100644 test-data/expressive-cough/expressive-cough.txt create mode 100644 test-data/expressive-cough/expressive-cough.w3c.ssml create mode 100644 test-data/expressive-cough/expressive-cough.watson.ssml create mode 100644 test-data/expressive-cry/expressive-cry.acapela-cloud.ssml create mode 100644 test-data/expressive-cry/expressive-cry.acapela.ssml create mode 100644 test-data/expressive-cry/expressive-cry.alexa.ssml create mode 100644 test-data/expressive-cry/expressive-cry.apple.ssml create mode 100644 test-data/expressive-cry/expressive-cry.azure.ssml create mode 100644 test-data/expressive-cry/expressive-cry.elevenlabs.ssml create mode 100644 test-data/expressive-cry/expressive-cry.google.ssml create mode 100644 test-data/expressive-cry/expressive-cry.polly-neural.ssml create mode 100644 test-data/expressive-cry/expressive-cry.polly.ssml create mode 100644 test-data/expressive-cry/expressive-cry.samsung.ssml create mode 100644 test-data/expressive-cry/expressive-cry.sapi.ssml create mode 100644 test-data/expressive-cry/expressive-cry.smd create mode 100644 test-data/expressive-cry/expressive-cry.txt create mode 100644 test-data/expressive-cry/expressive-cry.w3c.ssml create mode 100644 test-data/expressive-cry/expressive-cry.watson.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.acapela-cloud.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.acapela.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.alexa.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.apple.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.azure.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.elevenlabs.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.google.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.polly-neural.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.polly.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.samsung.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.sapi.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.smd create mode 100644 test-data/expressive-gasp/expressive-gasp.txt create mode 100644 test-data/expressive-gasp/expressive-gasp.w3c.ssml create mode 100644 test-data/expressive-gasp/expressive-gasp.watson.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.acapela-cloud.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.acapela.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.alexa.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.apple.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.azure.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.elevenlabs.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.google.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.polly-neural.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.polly.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.samsung.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.sapi.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.smd create mode 100644 test-data/expressive-giggle/expressive-giggle.txt create mode 100644 test-data/expressive-giggle/expressive-giggle.w3c.ssml create mode 100644 test-data/expressive-giggle/expressive-giggle.watson.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.acapela-cloud.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.acapela.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.alexa.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.apple.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.azure.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.elevenlabs.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.google.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.polly-neural.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.polly.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.samsung.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.sapi.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.smd create mode 100644 test-data/expressive-hurray/expressive-hurray.txt create mode 100644 test-data/expressive-hurray/expressive-hurray.w3c.ssml create mode 100644 test-data/expressive-hurray/expressive-hurray.watson.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.acapela-cloud.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.acapela.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.alexa.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.apple.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.azure.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.elevenlabs.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.google.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.polly-neural.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.polly.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.samsung.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.sapi.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.smd create mode 100644 test-data/expressive-laugh/expressive-laugh.txt create mode 100644 test-data/expressive-laugh/expressive-laugh.w3c.ssml create mode 100644 test-data/expressive-laugh/expressive-laugh.watson.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.acapela-cloud.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.acapela.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.alexa.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.apple.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.azure.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.elevenlabs.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.google.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.polly-neural.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.polly.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.samsung.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.sapi.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.smd create mode 100644 test-data/expressive-multiple/expressive-multiple.txt create mode 100644 test-data/expressive-multiple/expressive-multiple.w3c.ssml create mode 100644 test-data/expressive-multiple/expressive-multiple.watson.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.acapela-cloud.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.acapela.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.alexa.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.apple.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.azure.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.elevenlabs.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.google.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.polly-neural.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.polly.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.samsung.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.sapi.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.smd create mode 100644 test-data/expressive-sigh/expressive-sigh.txt create mode 100644 test-data/expressive-sigh/expressive-sigh.w3c.ssml create mode 100644 test-data/expressive-sigh/expressive-sigh.watson.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.acapela-cloud.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.acapela.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.alexa.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.apple.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.azure.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.elevenlabs.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.google.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.polly-neural.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.polly.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.samsung.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.sapi.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.smd create mode 100644 test-data/expressive-sneeze/expressive-sneeze.txt create mode 100644 test-data/expressive-sneeze/expressive-sneeze.w3c.ssml create mode 100644 test-data/expressive-sneeze/expressive-sneeze.watson.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.acapela-cloud.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.acapela.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.alexa.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.apple.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.azure.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.elevenlabs.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.google.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.polly-neural.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.polly.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.samsung.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.sapi.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.smd create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.txt create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.w3c.ssml create mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.watson.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.acapela-cloud.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.acapela.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.alexa.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.apple.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.azure.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.elevenlabs.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.google.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.polly-neural.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.polly.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.samsung.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.sapi.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.smd create mode 100644 test-data/expressive-whimper/expressive-whimper.txt create mode 100644 test-data/expressive-whimper/expressive-whimper.w3c.ssml create mode 100644 test-data/expressive-whimper/expressive-whimper.watson.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.acapela-cloud.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.acapela.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.alexa.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.apple.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.azure.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.elevenlabs.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.google.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.polly-neural.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.polly.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.samsung.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.sapi.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.smd create mode 100644 test-data/expressive-with-break/expressive-with-break.txt create mode 100644 test-data/expressive-with-break/expressive-with-break.w3c.ssml create mode 100644 test-data/expressive-with-break/expressive-with-break.watson.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.acapela-cloud.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.acapela.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.alexa.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.apple.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.azure.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.elevenlabs.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.google.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.polly-neural.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.polly.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.samsung.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.sapi.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.smd create mode 100644 test-data/expressive-yawn/expressive-yawn.txt create mode 100644 test-data/expressive-yawn/expressive-yawn.w3c.ssml create mode 100644 test-data/expressive-yawn/expressive-yawn.watson.ssml create mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela-cloud.ssml create mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela.ssml create mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.apple.ssml create mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.azure.ssml create mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.elevenlabs.ssml create mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.polly-neural.ssml create mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.polly.ssml create mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.samsung.ssml create mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.sapi.ssml create mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.w3c.ssml create mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.watson.ssml create mode 100644 test-data/fraction-standard/fraction-standard.acapela-cloud.ssml create mode 100644 test-data/fraction-standard/fraction-standard.acapela.ssml create mode 100644 test-data/fraction-standard/fraction-standard.apple.ssml create mode 100644 test-data/fraction-standard/fraction-standard.azure.ssml create mode 100644 test-data/fraction-standard/fraction-standard.elevenlabs.ssml create mode 100644 test-data/fraction-standard/fraction-standard.polly-neural.ssml create mode 100644 test-data/fraction-standard/fraction-standard.polly.ssml create mode 100644 test-data/fraction-standard/fraction-standard.samsung.ssml create mode 100644 test-data/fraction-standard/fraction-standard.sapi.ssml create mode 100644 test-data/fraction-standard/fraction-standard.w3c.ssml create mode 100644 test-data/fraction-standard/fraction-standard.watson.ssml create mode 100644 test-data/interjection-standard/interjection-standard.acapela-cloud.ssml create mode 100644 test-data/interjection-standard/interjection-standard.acapela.ssml create mode 100644 test-data/interjection-standard/interjection-standard.apple.ssml create mode 100644 test-data/interjection-standard/interjection-standard.azure.ssml create mode 100644 test-data/interjection-standard/interjection-standard.elevenlabs.ssml create mode 100644 test-data/interjection-standard/interjection-standard.polly-neural.ssml create mode 100644 test-data/interjection-standard/interjection-standard.polly.ssml create mode 100644 test-data/interjection-standard/interjection-standard.samsung.ssml create mode 100644 test-data/interjection-standard/interjection-standard.sapi.ssml create mode 100644 test-data/interjection-standard/interjection-standard.w3c.ssml create mode 100644 test-data/interjection-standard/interjection-standard.watson.ssml create mode 100644 test-data/ipa-short/ipa-short.acapela-cloud.ssml create mode 100644 test-data/ipa-short/ipa-short.acapela.ssml create mode 100644 test-data/ipa-short/ipa-short.alexa.ssml create mode 100644 test-data/ipa-short/ipa-short.apple.ssml create mode 100644 test-data/ipa-short/ipa-short.azure.ssml create mode 100644 test-data/ipa-short/ipa-short.elevenlabs.ssml create mode 100644 test-data/ipa-short/ipa-short.google.ssml create mode 100644 test-data/ipa-short/ipa-short.polly-neural.ssml create mode 100644 test-data/ipa-short/ipa-short.polly.ssml create mode 100644 test-data/ipa-short/ipa-short.samsung.ssml create mode 100644 test-data/ipa-short/ipa-short.sapi.ssml create mode 100644 test-data/ipa-short/ipa-short.smd create mode 100644 test-data/ipa-short/ipa-short.txt create mode 100644 test-data/ipa-short/ipa-short.w3c.ssml create mode 100644 test-data/ipa-short/ipa-short.watson.ssml create mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.acapela-cloud.ssml create mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.acapela.ssml create mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.apple.ssml create mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.azure.ssml create mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.elevenlabs.ssml create mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.polly-neural.ssml create mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.polly.ssml create mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.samsung.ssml create mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.sapi.ssml create mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.w3c.ssml create mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.watson.ssml create mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.acapela-cloud.ssml create mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.acapela.ssml create mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.apple.ssml create mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.azure.ssml create mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.elevenlabs.ssml create mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.polly-neural.ssml create mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.polly.ssml create mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.samsung.ssml create mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.sapi.ssml create mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.w3c.ssml create mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.watson.ssml create mode 100644 test-data/ipa-standard/ipa-standard.acapela-cloud.ssml create mode 100644 test-data/ipa-standard/ipa-standard.acapela.ssml create mode 100644 test-data/ipa-standard/ipa-standard.apple.ssml create mode 100644 test-data/ipa-standard/ipa-standard.azure.ssml create mode 100644 test-data/ipa-standard/ipa-standard.elevenlabs.ssml create mode 100644 test-data/ipa-standard/ipa-standard.polly-neural.ssml create mode 100644 test-data/ipa-standard/ipa-standard.polly.ssml create mode 100644 test-data/ipa-standard/ipa-standard.samsung.ssml create mode 100644 test-data/ipa-standard/ipa-standard.sapi.ssml create mode 100644 test-data/ipa-standard/ipa-standard.w3c.ssml create mode 100644 test-data/ipa-standard/ipa-standard.watson.ssml create mode 100644 test-data/lang-standard/lang-standard.acapela-cloud.ssml create mode 100644 test-data/lang-standard/lang-standard.acapela.ssml create mode 100644 test-data/lang-standard/lang-standard.apple.ssml create mode 100644 test-data/lang-standard/lang-standard.azure.ssml create mode 100644 test-data/lang-standard/lang-standard.elevenlabs.ssml create mode 100644 test-data/lang-standard/lang-standard.polly-neural.ssml create mode 100644 test-data/lang-standard/lang-standard.polly.ssml create mode 100644 test-data/lang-standard/lang-standard.samsung.ssml create mode 100644 test-data/lang-standard/lang-standard.sapi.ssml create mode 100644 test-data/lang-standard/lang-standard.w3c.ssml create mode 100644 test-data/lang-standard/lang-standard.watson.ssml create mode 100644 test-data/mark-standard/mark-standard.acapela-cloud.ssml create mode 100644 test-data/mark-standard/mark-standard.acapela.ssml create mode 100644 test-data/mark-standard/mark-standard.alexa.ssml create mode 100644 test-data/mark-standard/mark-standard.apple.ssml create mode 100644 test-data/mark-standard/mark-standard.azure.ssml create mode 100644 test-data/mark-standard/mark-standard.elevenlabs.ssml create mode 100644 test-data/mark-standard/mark-standard.google.ssml create mode 100644 test-data/mark-standard/mark-standard.polly-neural.ssml create mode 100644 test-data/mark-standard/mark-standard.polly.ssml create mode 100644 test-data/mark-standard/mark-standard.samsung.ssml create mode 100644 test-data/mark-standard/mark-standard.sapi.ssml create mode 100644 test-data/mark-standard/mark-standard.smd create mode 100644 test-data/mark-standard/mark-standard.txt create mode 100644 test-data/mark-standard/mark-standard.w3c.ssml create mode 100644 test-data/mark-standard/mark-standard.watson.ssml create mode 100644 test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.acapela-cloud.ssml create mode 100644 test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.acapela.ssml create mode 100644 test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.apple.ssml create mode 100644 test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.azure.ssml create mode 100644 test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.elevenlabs.ssml create mode 100644 test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.polly-neural.ssml create mode 100644 test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.polly.ssml create mode 100644 test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.samsung.ssml create mode 100644 test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.sapi.ssml create mode 100644 test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.w3c.ssml create mode 100644 test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.watson.ssml create mode 100644 test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.acapela-cloud.ssml create mode 100644 test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.acapela.ssml create mode 100644 test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.apple.ssml create mode 100644 test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.azure.ssml create mode 100644 test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.elevenlabs.ssml create mode 100644 test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.polly-neural.ssml create mode 100644 test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.polly.ssml create mode 100644 test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.samsung.ssml create mode 100644 test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.sapi.ssml create mode 100644 test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.w3c.ssml create mode 100644 test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.watson.ssml create mode 100644 test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.acapela-cloud.ssml create mode 100644 test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.acapela.ssml create mode 100644 test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.apple.ssml create mode 100644 test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.azure.ssml create mode 100644 test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.elevenlabs.ssml create mode 100644 test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.polly-neural.ssml create mode 100644 test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.polly.ssml create mode 100644 test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.samsung.ssml create mode 100644 test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.sapi.ssml create mode 100644 test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.w3c.ssml create mode 100644 test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.watson.ssml create mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.acapela-cloud.ssml create mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.acapela.ssml create mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.apple.ssml create mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml create mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.elevenlabs.ssml create mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.polly-neural.ssml create mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.polly.ssml create mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.samsung.ssml create mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.sapi.ssml create mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.w3c.ssml create mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.watson.ssml create mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela-cloud.ssml create mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela.ssml create mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.apple.ssml create mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.azure.ssml create mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.elevenlabs.ssml create mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly-neural.ssml create mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly.ssml create mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.samsung.ssml create mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.sapi.ssml create mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.w3c.ssml create mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.watson.ssml create mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela-cloud.ssml create mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela.ssml create mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.apple.ssml create mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.azure.ssml create mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.elevenlabs.ssml create mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly-neural.ssml create mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly.ssml create mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.samsung.ssml create mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.sapi.ssml create mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.w3c.ssml create mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.watson.ssml create mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.acapela-cloud.ssml create mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.acapela.ssml create mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.apple.ssml create mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.azure.ssml create mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.elevenlabs.ssml create mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.polly-neural.ssml create mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.polly.ssml create mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.samsung.ssml create mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.sapi.ssml create mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.w3c.ssml create mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.watson.ssml create mode 100644 test-data/no-markdown/no-markdown.acapela-cloud.ssml create mode 100644 test-data/no-markdown/no-markdown.acapela.ssml create mode 100644 test-data/no-markdown/no-markdown.apple.ssml create mode 100644 test-data/no-markdown/no-markdown.azure.ssml create mode 100644 test-data/no-markdown/no-markdown.elevenlabs.ssml create mode 100644 test-data/no-markdown/no-markdown.polly-neural.ssml create mode 100644 test-data/no-markdown/no-markdown.polly.ssml create mode 100644 test-data/no-markdown/no-markdown.samsung.ssml create mode 100644 test-data/no-markdown/no-markdown.sapi.ssml create mode 100644 test-data/no-markdown/no-markdown.w3c.ssml create mode 100644 test-data/no-markdown/no-markdown.watson.ssml create mode 100644 test-data/no-modifiers/no-modifiers.acapela-cloud.ssml create mode 100644 test-data/no-modifiers/no-modifiers.acapela.ssml create mode 100644 test-data/no-modifiers/no-modifiers.apple.ssml create mode 100644 test-data/no-modifiers/no-modifiers.azure.ssml create mode 100644 test-data/no-modifiers/no-modifiers.elevenlabs.ssml create mode 100644 test-data/no-modifiers/no-modifiers.polly-neural.ssml create mode 100644 test-data/no-modifiers/no-modifiers.polly.ssml create mode 100644 test-data/no-modifiers/no-modifiers.samsung.ssml create mode 100644 test-data/no-modifiers/no-modifiers.sapi.ssml create mode 100644 test-data/no-modifiers/no-modifiers.w3c.ssml create mode 100644 test-data/no-modifiers/no-modifiers.watson.ssml create mode 100644 test-data/number-standard/number-standard.acapela-cloud.ssml create mode 100644 test-data/number-standard/number-standard.acapela.ssml create mode 100644 test-data/number-standard/number-standard.apple.ssml create mode 100644 test-data/number-standard/number-standard.azure.ssml create mode 100644 test-data/number-standard/number-standard.elevenlabs.ssml create mode 100644 test-data/number-standard/number-standard.polly-neural.ssml create mode 100644 test-data/number-standard/number-standard.polly.ssml create mode 100644 test-data/number-standard/number-standard.samsung.ssml create mode 100644 test-data/number-standard/number-standard.sapi.ssml create mode 100644 test-data/number-standard/number-standard.w3c.ssml create mode 100644 test-data/number-standard/number-standard.watson.ssml create mode 100644 test-data/ordinal-standard/ordinal-standard.acapela-cloud.ssml create mode 100644 test-data/ordinal-standard/ordinal-standard.acapela.ssml create mode 100644 test-data/ordinal-standard/ordinal-standard.apple.ssml create mode 100644 test-data/ordinal-standard/ordinal-standard.azure.ssml create mode 100644 test-data/ordinal-standard/ordinal-standard.elevenlabs.ssml create mode 100644 test-data/ordinal-standard/ordinal-standard.polly-neural.ssml create mode 100644 test-data/ordinal-standard/ordinal-standard.polly.ssml create mode 100644 test-data/ordinal-standard/ordinal-standard.samsung.ssml create mode 100644 test-data/ordinal-standard/ordinal-standard.sapi.ssml create mode 100644 test-data/ordinal-standard/ordinal-standard.w3c.ssml create mode 100644 test-data/ordinal-standard/ordinal-standard.watson.ssml create mode 100644 test-data/pitch-standard-high/pitch-standard-high.acapela-cloud.ssml create mode 100644 test-data/pitch-standard-high/pitch-standard-high.acapela.ssml create mode 100644 test-data/pitch-standard-high/pitch-standard-high.apple.ssml create mode 100644 test-data/pitch-standard-high/pitch-standard-high.azure.ssml create mode 100644 test-data/pitch-standard-high/pitch-standard-high.elevenlabs.ssml create mode 100644 test-data/pitch-standard-high/pitch-standard-high.polly-neural.ssml create mode 100644 test-data/pitch-standard-high/pitch-standard-high.polly.ssml create mode 100644 test-data/pitch-standard-high/pitch-standard-high.samsung.ssml create mode 100644 test-data/pitch-standard-high/pitch-standard-high.sapi.ssml create mode 100644 test-data/pitch-standard-high/pitch-standard-high.w3c.ssml create mode 100644 test-data/pitch-standard-high/pitch-standard-high.watson.ssml create mode 100644 test-data/pitch-standard-low/pitch-standard-low.acapela-cloud.ssml create mode 100644 test-data/pitch-standard-low/pitch-standard-low.acapela.ssml create mode 100644 test-data/pitch-standard-low/pitch-standard-low.apple.ssml create mode 100644 test-data/pitch-standard-low/pitch-standard-low.azure.ssml create mode 100644 test-data/pitch-standard-low/pitch-standard-low.elevenlabs.ssml create mode 100644 test-data/pitch-standard-low/pitch-standard-low.polly-neural.ssml create mode 100644 test-data/pitch-standard-low/pitch-standard-low.polly.ssml create mode 100644 test-data/pitch-standard-low/pitch-standard-low.samsung.ssml create mode 100644 test-data/pitch-standard-low/pitch-standard-low.sapi.ssml create mode 100644 test-data/pitch-standard-low/pitch-standard-low.w3c.ssml create mode 100644 test-data/pitch-standard-low/pitch-standard-low.watson.ssml create mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.acapela-cloud.ssml create mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.acapela.ssml create mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.apple.ssml create mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.azure.ssml create mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.elevenlabs.ssml create mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.polly-neural.ssml create mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.polly.ssml create mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.samsung.ssml create mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.sapi.ssml create mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.w3c.ssml create mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.watson.ssml create mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.acapela-cloud.ssml create mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.acapela.ssml create mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.apple.ssml create mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.azure.ssml create mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.elevenlabs.ssml create mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.polly-neural.ssml create mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.polly.ssml create mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.samsung.ssml create mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.sapi.ssml create mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.w3c.ssml create mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.watson.ssml create mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.acapela-cloud.ssml create mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.acapela.ssml create mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.apple.ssml create mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.azure.ssml create mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.elevenlabs.ssml create mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.polly-neural.ssml create mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.polly.ssml create mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.samsung.ssml create mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.sapi.ssml create mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.w3c.ssml create mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.watson.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.acapela-cloud.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.acapela.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.apple.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.azure.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.elevenlabs.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly-neural.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.samsung.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.sapi.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.w3c.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.watson.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.acapela-cloud.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.acapela.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.apple.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.azure.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.elevenlabs.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.polly-neural.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.polly.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.samsung.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.sapi.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.w3c.ssml create mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.watson.ssml create mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.acapela-cloud.ssml create mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.acapela.ssml create mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.apple.ssml create mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.azure.ssml create mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.elevenlabs.ssml create mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly-neural.ssml create mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly.ssml create mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.samsung.ssml create mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.sapi.ssml create mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.w3c.ssml create mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.watson.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.acapela-cloud.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.acapela.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.apple.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.azure.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.elevenlabs.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly-neural.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.samsung.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.sapi.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.w3c.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.watson.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.acapela-cloud.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.acapela.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.apple.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.azure.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.elevenlabs.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly-neural.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.samsung.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.sapi.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.w3c.ssml create mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.watson.ssml create mode 100644 test-data/rate-standard-fast/rate-standard-fast.acapela-cloud.ssml create mode 100644 test-data/rate-standard-fast/rate-standard-fast.acapela.ssml create mode 100644 test-data/rate-standard-fast/rate-standard-fast.apple.ssml create mode 100644 test-data/rate-standard-fast/rate-standard-fast.azure.ssml create mode 100644 test-data/rate-standard-fast/rate-standard-fast.elevenlabs.ssml create mode 100644 test-data/rate-standard-fast/rate-standard-fast.polly-neural.ssml create mode 100644 test-data/rate-standard-fast/rate-standard-fast.polly.ssml create mode 100644 test-data/rate-standard-fast/rate-standard-fast.samsung.ssml create mode 100644 test-data/rate-standard-fast/rate-standard-fast.sapi.ssml create mode 100644 test-data/rate-standard-fast/rate-standard-fast.w3c.ssml create mode 100644 test-data/rate-standard-fast/rate-standard-fast.watson.ssml create mode 100644 test-data/rate-standard-medium/rate-standard-medium.acapela-cloud.ssml create mode 100644 test-data/rate-standard-medium/rate-standard-medium.acapela.ssml create mode 100644 test-data/rate-standard-medium/rate-standard-medium.apple.ssml create mode 100644 test-data/rate-standard-medium/rate-standard-medium.azure.ssml create mode 100644 test-data/rate-standard-medium/rate-standard-medium.elevenlabs.ssml create mode 100644 test-data/rate-standard-medium/rate-standard-medium.polly-neural.ssml create mode 100644 test-data/rate-standard-medium/rate-standard-medium.polly.ssml create mode 100644 test-data/rate-standard-medium/rate-standard-medium.samsung.ssml create mode 100644 test-data/rate-standard-medium/rate-standard-medium.sapi.ssml create mode 100644 test-data/rate-standard-medium/rate-standard-medium.w3c.ssml create mode 100644 test-data/rate-standard-medium/rate-standard-medium.watson.ssml create mode 100644 test-data/rate-standard-slow/rate-standard-slow.acapela-cloud.ssml create mode 100644 test-data/rate-standard-slow/rate-standard-slow.acapela.ssml create mode 100644 test-data/rate-standard-slow/rate-standard-slow.apple.ssml create mode 100644 test-data/rate-standard-slow/rate-standard-slow.azure.ssml create mode 100644 test-data/rate-standard-slow/rate-standard-slow.elevenlabs.ssml create mode 100644 test-data/rate-standard-slow/rate-standard-slow.polly-neural.ssml create mode 100644 test-data/rate-standard-slow/rate-standard-slow.polly.ssml create mode 100644 test-data/rate-standard-slow/rate-standard-slow.samsung.ssml create mode 100644 test-data/rate-standard-slow/rate-standard-slow.sapi.ssml create mode 100644 test-data/rate-standard-slow/rate-standard-slow.w3c.ssml create mode 100644 test-data/rate-standard-slow/rate-standard-slow.watson.ssml create mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.acapela-cloud.ssml create mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.acapela.ssml create mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.apple.ssml create mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.azure.ssml create mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.elevenlabs.ssml create mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.polly-neural.ssml create mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.polly.ssml create mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.samsung.ssml create mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.sapi.ssml create mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.w3c.ssml create mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.watson.ssml create mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.acapela-cloud.ssml create mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.acapela.ssml create mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.apple.ssml create mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.azure.ssml create mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.elevenlabs.ssml create mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.polly-neural.ssml create mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.polly.ssml create mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.samsung.ssml create mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.sapi.ssml create mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.w3c.ssml create mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.watson.ssml create mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.acapela-cloud.ssml create mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.acapela.ssml create mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.apple.ssml create mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.azure.ssml create mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.elevenlabs.ssml create mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.polly-neural.ssml create mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.polly.ssml create mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.samsung.ssml create mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.sapi.ssml create mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.w3c.ssml create mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.watson.ssml create mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.acapela-cloud.ssml create mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.acapela.ssml create mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.apple.ssml create mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.azure.ssml create mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.elevenlabs.ssml create mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.polly-neural.ssml create mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.polly.ssml create mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.samsung.ssml create mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.sapi.ssml create mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.w3c.ssml create mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.watson.ssml create mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.acapela-cloud.ssml create mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.acapela.ssml create mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.apple.ssml create mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.azure.ssml create mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.elevenlabs.ssml create mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.polly-neural.ssml create mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.polly.ssml create mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.samsung.ssml create mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.sapi.ssml create mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.w3c.ssml create mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.watson.ssml create mode 100644 test-data/sections-standard/sections-standard.acapela-cloud.ssml create mode 100644 test-data/sections-standard/sections-standard.acapela.ssml create mode 100644 test-data/sections-standard/sections-standard.apple.ssml create mode 100644 test-data/sections-standard/sections-standard.azure.ssml create mode 100644 test-data/sections-standard/sections-standard.elevenlabs.ssml create mode 100644 test-data/sections-standard/sections-standard.polly-neural.ssml create mode 100644 test-data/sections-standard/sections-standard.polly.ssml create mode 100644 test-data/sections-standard/sections-standard.samsung.ssml create mode 100644 test-data/sections-standard/sections-standard.sapi.ssml create mode 100644 test-data/sections-standard/sections-standard.w3c.ssml create mode 100644 test-data/sections-standard/sections-standard.watson.ssml create mode 100644 test-data/sub-short/sub-short.acapela-cloud.ssml create mode 100644 test-data/sub-short/sub-short.acapela.ssml create mode 100644 test-data/sub-short/sub-short.alexa.ssml create mode 100644 test-data/sub-short/sub-short.apple.ssml create mode 100644 test-data/sub-short/sub-short.azure.ssml create mode 100644 test-data/sub-short/sub-short.elevenlabs.ssml create mode 100644 test-data/sub-short/sub-short.google.ssml create mode 100644 test-data/sub-short/sub-short.polly-neural.ssml create mode 100644 test-data/sub-short/sub-short.polly.ssml create mode 100644 test-data/sub-short/sub-short.samsung.ssml create mode 100644 test-data/sub-short/sub-short.sapi.ssml create mode 100644 test-data/sub-short/sub-short.smd create mode 100644 test-data/sub-short/sub-short.txt create mode 100644 test-data/sub-short/sub-short.w3c.ssml create mode 100644 test-data/sub-short/sub-short.watson.ssml create mode 100644 test-data/sub-standard/sub-standard.acapela-cloud.ssml create mode 100644 test-data/sub-standard/sub-standard.acapela.ssml create mode 100644 test-data/sub-standard/sub-standard.apple.ssml create mode 100644 test-data/sub-standard/sub-standard.azure.ssml create mode 100644 test-data/sub-standard/sub-standard.elevenlabs.ssml create mode 100644 test-data/sub-standard/sub-standard.polly-neural.ssml create mode 100644 test-data/sub-standard/sub-standard.polly.ssml create mode 100644 test-data/sub-standard/sub-standard.samsung.ssml create mode 100644 test-data/sub-standard/sub-standard.sapi.ssml create mode 100644 test-data/sub-standard/sub-standard.w3c.ssml create mode 100644 test-data/sub-standard/sub-standard.watson.ssml create mode 100644 test-data/timbre-standard/timbre-standard.acapela-cloud.ssml create mode 100644 test-data/timbre-standard/timbre-standard.acapela.ssml create mode 100644 test-data/timbre-standard/timbre-standard.alexa.ssml create mode 100644 test-data/timbre-standard/timbre-standard.apple.ssml create mode 100644 test-data/timbre-standard/timbre-standard.azure.ssml create mode 100644 test-data/timbre-standard/timbre-standard.elevenlabs.ssml create mode 100644 test-data/timbre-standard/timbre-standard.google.ssml create mode 100644 test-data/timbre-standard/timbre-standard.polly-neural.ssml create mode 100644 test-data/timbre-standard/timbre-standard.polly.ssml create mode 100644 test-data/timbre-standard/timbre-standard.samsung.ssml create mode 100644 test-data/timbre-standard/timbre-standard.sapi.ssml create mode 100644 test-data/timbre-standard/timbre-standard.smd create mode 100644 test-data/timbre-standard/timbre-standard.txt create mode 100644 test-data/timbre-standard/timbre-standard.w3c.ssml create mode 100644 test-data/timbre-standard/timbre-standard.watson.ssml create mode 100644 test-data/time-standard/time-standard.acapela-cloud.ssml create mode 100644 test-data/time-standard/time-standard.acapela.ssml create mode 100644 test-data/time-standard/time-standard.apple.ssml create mode 100644 test-data/time-standard/time-standard.azure.ssml create mode 100644 test-data/time-standard/time-standard.elevenlabs.ssml create mode 100644 test-data/time-standard/time-standard.polly-neural.ssml create mode 100644 test-data/time-standard/time-standard.polly.ssml create mode 100644 test-data/time-standard/time-standard.samsung.ssml create mode 100644 test-data/time-standard/time-standard.sapi.ssml create mode 100644 test-data/time-standard/time-standard.w3c.ssml create mode 100644 test-data/time-standard/time-standard.watson.ssml create mode 100644 test-data/unit-standard/unit-standard.acapela-cloud.ssml create mode 100644 test-data/unit-standard/unit-standard.acapela.ssml create mode 100644 test-data/unit-standard/unit-standard.apple.ssml create mode 100644 test-data/unit-standard/unit-standard.azure.ssml create mode 100644 test-data/unit-standard/unit-standard.elevenlabs.ssml create mode 100644 test-data/unit-standard/unit-standard.polly-neural.ssml create mode 100644 test-data/unit-standard/unit-standard.polly.ssml create mode 100644 test-data/unit-standard/unit-standard.samsung.ssml create mode 100644 test-data/unit-standard/unit-standard.sapi.ssml create mode 100644 test-data/unit-standard/unit-standard.w3c.ssml create mode 100644 test-data/unit-standard/unit-standard.watson.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.acapela-cloud.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.acapela.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.alexa.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.apple.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.azure.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.elevenlabs.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.google.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.polly-neural.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.polly.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.samsung.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.sapi.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.smd create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.txt create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.w3c.ssml create mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.watson.ssml create mode 100644 test-data/voice-standard device name/voice-standard device name.acapela-cloud.ssml create mode 100644 test-data/voice-standard device name/voice-standard device name.acapela.ssml create mode 100644 test-data/voice-standard device name/voice-standard device name.apple.ssml create mode 100644 test-data/voice-standard device name/voice-standard device name.azure.ssml create mode 100644 test-data/voice-standard device name/voice-standard device name.elevenlabs.ssml create mode 100644 test-data/voice-standard device name/voice-standard device name.polly-neural.ssml create mode 100644 test-data/voice-standard device name/voice-standard device name.polly.ssml create mode 100644 test-data/voice-standard device name/voice-standard device name.samsung.ssml create mode 100644 test-data/voice-standard device name/voice-standard device name.sapi.ssml create mode 100644 test-data/voice-standard device name/voice-standard device name.w3c.ssml create mode 100644 test-data/voice-standard device name/voice-standard device name.watson.ssml create mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.acapela-cloud.ssml create mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.acapela.ssml create mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.apple.ssml create mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.azure.ssml create mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.elevenlabs.ssml create mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.polly-neural.ssml create mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.polly.ssml create mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.samsung.ssml create mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.sapi.ssml create mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.w3c.ssml create mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.watson.ssml create mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.acapela-cloud.ssml create mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.acapela.ssml create mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.apple.ssml create mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.azure.ssml create mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.elevenlabs.ssml create mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.polly-neural.ssml create mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.polly.ssml create mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.samsung.ssml create mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.sapi.ssml create mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.w3c.ssml create mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.watson.ssml create mode 100644 test-data/voice-standard/voice-standard.acapela-cloud.ssml create mode 100644 test-data/voice-standard/voice-standard.acapela.ssml create mode 100644 test-data/voice-standard/voice-standard.apple.ssml create mode 100644 test-data/voice-standard/voice-standard.azure.ssml create mode 100644 test-data/voice-standard/voice-standard.elevenlabs.ssml create mode 100644 test-data/voice-standard/voice-standard.polly-neural.ssml create mode 100644 test-data/voice-standard/voice-standard.polly.ssml create mode 100644 test-data/voice-standard/voice-standard.samsung.ssml create mode 100644 test-data/voice-standard/voice-standard.sapi.ssml create mode 100644 test-data/voice-standard/voice-standard.w3c.ssml create mode 100644 test-data/voice-standard/voice-standard.watson.ssml create mode 100644 test-data/volume-standard-loud/volume-standard-loud.acapela-cloud.ssml create mode 100644 test-data/volume-standard-loud/volume-standard-loud.acapela.ssml create mode 100644 test-data/volume-standard-loud/volume-standard-loud.apple.ssml create mode 100644 test-data/volume-standard-loud/volume-standard-loud.azure.ssml create mode 100644 test-data/volume-standard-loud/volume-standard-loud.elevenlabs.ssml create mode 100644 test-data/volume-standard-loud/volume-standard-loud.polly-neural.ssml create mode 100644 test-data/volume-standard-loud/volume-standard-loud.polly.ssml create mode 100644 test-data/volume-standard-loud/volume-standard-loud.samsung.ssml create mode 100644 test-data/volume-standard-loud/volume-standard-loud.sapi.ssml create mode 100644 test-data/volume-standard-loud/volume-standard-loud.w3c.ssml create mode 100644 test-data/volume-standard-loud/volume-standard-loud.watson.ssml create mode 100644 test-data/volume-standard-medium/volume-standard-medium.acapela-cloud.ssml create mode 100644 test-data/volume-standard-medium/volume-standard-medium.acapela.ssml create mode 100644 test-data/volume-standard-medium/volume-standard-medium.apple.ssml create mode 100644 test-data/volume-standard-medium/volume-standard-medium.azure.ssml create mode 100644 test-data/volume-standard-medium/volume-standard-medium.elevenlabs.ssml create mode 100644 test-data/volume-standard-medium/volume-standard-medium.polly-neural.ssml create mode 100644 test-data/volume-standard-medium/volume-standard-medium.polly.ssml create mode 100644 test-data/volume-standard-medium/volume-standard-medium.samsung.ssml create mode 100644 test-data/volume-standard-medium/volume-standard-medium.sapi.ssml create mode 100644 test-data/volume-standard-medium/volume-standard-medium.w3c.ssml create mode 100644 test-data/volume-standard-medium/volume-standard-medium.watson.ssml create mode 100644 test-data/volume-standard-silent/volume-standard-silent.acapela-cloud.ssml create mode 100644 test-data/volume-standard-silent/volume-standard-silent.acapela.ssml create mode 100644 test-data/volume-standard-silent/volume-standard-silent.apple.ssml create mode 100644 test-data/volume-standard-silent/volume-standard-silent.azure.ssml create mode 100644 test-data/volume-standard-silent/volume-standard-silent.elevenlabs.ssml create mode 100644 test-data/volume-standard-silent/volume-standard-silent.polly-neural.ssml create mode 100644 test-data/volume-standard-silent/volume-standard-silent.polly.ssml create mode 100644 test-data/volume-standard-silent/volume-standard-silent.samsung.ssml create mode 100644 test-data/volume-standard-silent/volume-standard-silent.sapi.ssml create mode 100644 test-data/volume-standard-silent/volume-standard-silent.w3c.ssml create mode 100644 test-data/volume-standard-silent/volume-standard-silent.watson.ssml create mode 100644 test-data/volume-standard-soft/volume-standard-soft.acapela-cloud.ssml create mode 100644 test-data/volume-standard-soft/volume-standard-soft.acapela.ssml create mode 100644 test-data/volume-standard-soft/volume-standard-soft.apple.ssml create mode 100644 test-data/volume-standard-soft/volume-standard-soft.azure.ssml create mode 100644 test-data/volume-standard-soft/volume-standard-soft.elevenlabs.ssml create mode 100644 test-data/volume-standard-soft/volume-standard-soft.polly-neural.ssml create mode 100644 test-data/volume-standard-soft/volume-standard-soft.polly.ssml create mode 100644 test-data/volume-standard-soft/volume-standard-soft.samsung.ssml create mode 100644 test-data/volume-standard-soft/volume-standard-soft.sapi.ssml create mode 100644 test-data/volume-standard-soft/volume-standard-soft.w3c.ssml create mode 100644 test-data/volume-standard-soft/volume-standard-soft.watson.ssml create mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.acapela-cloud.ssml create mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.acapela.ssml create mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.apple.ssml create mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.azure.ssml create mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.elevenlabs.ssml create mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.polly-neural.ssml create mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.polly.ssml create mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.samsung.ssml create mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.sapi.ssml create mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.w3c.ssml create mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.watson.ssml create mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.acapela-cloud.ssml create mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.acapela.ssml create mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.apple.ssml create mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.azure.ssml create mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.elevenlabs.ssml create mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.polly-neural.ssml create mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.polly.ssml create mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.samsung.ssml create mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.sapi.ssml create mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.w3c.ssml create mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.watson.ssml create mode 100644 test-data/whisper-standard/whisper-standard.acapela-cloud.ssml create mode 100644 test-data/whisper-standard/whisper-standard.acapela.ssml create mode 100644 test-data/whisper-standard/whisper-standard.apple.ssml create mode 100644 test-data/whisper-standard/whisper-standard.azure.ssml create mode 100644 test-data/whisper-standard/whisper-standard.elevenlabs.ssml create mode 100644 test-data/whisper-standard/whisper-standard.polly-neural.ssml create mode 100644 test-data/whisper-standard/whisper-standard.polly.ssml create mode 100644 test-data/whisper-standard/whisper-standard.samsung.ssml create mode 100644 test-data/whisper-standard/whisper-standard.sapi.ssml create mode 100644 test-data/whisper-standard/whisper-standard.w3c.ssml create mode 100644 test-data/whisper-standard/whisper-standard.watson.ssml diff --git a/README.md b/README.md index 41c50fd..4976c17 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,55 @@ The open source version of the Speech Markdown Test Files The files contained in this project are to assist those writing parsers, formatters, libraries, and other software to have a consistent set of test data files. -These files are not for a specific testing framework, rather they contain Speech Markdown formatted text and what the corresponding text would be after a formatter has converted it. Samples are shown for Plain Text as well as platform-specifice Speech Synthesis Markup Language (SSML). +These files are not for a specific testing framework, rather they contain Speech Markdown formatted text and what the corresponding text would be after a formatter has converted it. Samples are shown for Plain Text as well as platform-specific Speech Synthesis Markup Language (SSML). Each group of test files are in their own folder and file naming follows this convention: -| extension | description -| --- | --- | -| `.smd` | Speech Markdown | -| `.txt` | Converted to Plain Text | -| `.alexa.ssml` | SSML - Amazon Alexa | -| `.google.ssml` | SSML - Google Assistant | +| extension | description | +| --------------------- | -------------------------------- | +| `.smd` | Speech Markdown input | +| `.txt` | Converted to Plain Text | +| `.alexa.ssml` | SSML - Amazon Alexa | +| `.polly.ssml` | SSML - Amazon Polly | +| `.polly-neural.ssml` | SSML - Amazon Polly Neural | +| `.google.ssml` | SSML - Google Assistant | +| `.azure.ssml` | SSML - Microsoft Azure | +| `.sapi.ssml` | SSML - Microsoft SAPI | +| `.w3c.ssml` | SSML - W3C | +| `.samsung.ssml` | SSML - Samsung Bixby | +| `.apple.ssml` | SSML - Apple AVSpeechSynthesizer | +| `.watson.ssml` | SSML - IBM Watson | +| `.elevenlabs.ssml` | SSML - ElevenLabs | +| `.acapela-cloud.ssml` | SSML - Acapela Cloud | +| `.acapela.ssml` | Native tags - Acapela Desktop | All data files are under the `test-data` folder. +### Platform-specific tests + +Some test cases only generate output for the relevant platform(s). For example, `azure-style-*` tests only produce `.azure.ssml` output since Azure-specific features (like emotional styles) have no equivalent on other platforms. + +### Test case categories + +| category | examples | +| ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Breaks | `break-short`, `break-time`, `break-strength` | +| Emphasis | `emphasis-standard-*`, `emphasis-short-*` | +| Say-as | `address-standard`, `number-standard`, `characters-standard`, `date-standard`, `time-standard`, `telephone-standard`, `ordinal-standard`, `fraction-standard`, `expletive-standard`, `interjection-standard`, `unit-standard` | +| Prosody | `rate-standard-*`, `pitch-standard-*`, `volume-standard-*`, `prosody-multiple-modifiers *` | +| Phonemes | `ipa-standard`, `ipa-standard-alphabet-*`, `ipa-short`, `bare-ipa` | +| Substitution | `sub-standard`, `sub-short` | +| Modifiers | `whisper-standard`, `lang-standard`, `timbre-standard`, `drc-standard`, `multiple-modifiers-same-text` | +| Voice & Sections | `voice-standard*`, `sections-standard*`, `dj-section*`, `newscaster-section*` | +| Expressive tags | `expressive-laugh`, `expressive-cough`, `expressive-sigh`, `expressive-multiple`, etc. | +| Azure styles | `azure-style-cheerful`, `azure-style-sad`, `azure-style-angry`, `azure-section-*`, `azure-role-*` (Azure only) | +| Audio | `audio-standard`, `audio-with-caption` | +| Mark | `mark-standard` | +| Edge cases | `escape-xml-characters`, `say-as-modifiers last modifier wins`, `modifier-text-allowed-chars *` | + +### Regenerating fixtures + +Fixtures are generated from the [speechmarkdown-js](https://github.com/speechmarkdown/speechmarkdown-js) reference implementation using `scripts/generate-test-fixtures.ts`. The script preserves existing files and only adds missing platform outputs. We welcome your contributions to improving this project. All submissions will be reviewed for technical accuracy and possibly reworded to comply with style guidelines required by our editorial team. diff --git a/test-data/address-standard/address-standard.acapela-cloud.ssml b/test-data/address-standard/address-standard.acapela-cloud.ssml new file mode 100644 index 0000000..508dfe3 --- /dev/null +++ b/test-data/address-standard/address-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +I'm at 150th CT NE, Redmond, WA. + diff --git a/test-data/address-standard/address-standard.acapela.ssml b/test-data/address-standard/address-standard.acapela.ssml new file mode 100644 index 0000000..8e41080 --- /dev/null +++ b/test-data/address-standard/address-standard.acapela.ssml @@ -0,0 +1 @@ +I'm at 150th CT NE, Redmond, WA. diff --git a/test-data/address-standard/address-standard.apple.ssml b/test-data/address-standard/address-standard.apple.ssml new file mode 100644 index 0000000..508dfe3 --- /dev/null +++ b/test-data/address-standard/address-standard.apple.ssml @@ -0,0 +1,3 @@ + +I'm at 150th CT NE, Redmond, WA. + diff --git a/test-data/address-standard/address-standard.azure.ssml b/test-data/address-standard/address-standard.azure.ssml new file mode 100644 index 0000000..508dfe3 --- /dev/null +++ b/test-data/address-standard/address-standard.azure.ssml @@ -0,0 +1,3 @@ + +I'm at 150th CT NE, Redmond, WA. + diff --git a/test-data/address-standard/address-standard.elevenlabs.ssml b/test-data/address-standard/address-standard.elevenlabs.ssml new file mode 100644 index 0000000..8e41080 --- /dev/null +++ b/test-data/address-standard/address-standard.elevenlabs.ssml @@ -0,0 +1 @@ +I'm at 150th CT NE, Redmond, WA. diff --git a/test-data/address-standard/address-standard.polly-neural.ssml b/test-data/address-standard/address-standard.polly-neural.ssml new file mode 100644 index 0000000..508dfe3 --- /dev/null +++ b/test-data/address-standard/address-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +I'm at 150th CT NE, Redmond, WA. + diff --git a/test-data/address-standard/address-standard.polly.ssml b/test-data/address-standard/address-standard.polly.ssml new file mode 100644 index 0000000..508dfe3 --- /dev/null +++ b/test-data/address-standard/address-standard.polly.ssml @@ -0,0 +1,3 @@ + +I'm at 150th CT NE, Redmond, WA. + diff --git a/test-data/address-standard/address-standard.samsung.ssml b/test-data/address-standard/address-standard.samsung.ssml new file mode 100644 index 0000000..2695785 --- /dev/null +++ b/test-data/address-standard/address-standard.samsung.ssml @@ -0,0 +1,3 @@ + +I'm at 150th CT NE, Redmond, WA. + diff --git a/test-data/address-standard/address-standard.sapi.ssml b/test-data/address-standard/address-standard.sapi.ssml new file mode 100644 index 0000000..508dfe3 --- /dev/null +++ b/test-data/address-standard/address-standard.sapi.ssml @@ -0,0 +1,3 @@ + +I'm at 150th CT NE, Redmond, WA. + diff --git a/test-data/address-standard/address-standard.w3c.ssml b/test-data/address-standard/address-standard.w3c.ssml new file mode 100644 index 0000000..508dfe3 --- /dev/null +++ b/test-data/address-standard/address-standard.w3c.ssml @@ -0,0 +1,3 @@ + +I'm at 150th CT NE, Redmond, WA. + diff --git a/test-data/address-standard/address-standard.watson.ssml b/test-data/address-standard/address-standard.watson.ssml new file mode 100644 index 0000000..508dfe3 --- /dev/null +++ b/test-data/address-standard/address-standard.watson.ssml @@ -0,0 +1,3 @@ + +I'm at 150th CT NE, Redmond, WA. + diff --git a/test-data/audio-standard single quote/audio-standard single quote.acapela-cloud.ssml b/test-data/audio-standard single quote/audio-standard single quote.acapela-cloud.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard single quote/audio-standard single quote.acapela-cloud.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-standard single quote/audio-standard single quote.acapela.ssml b/test-data/audio-standard single quote/audio-standard single quote.acapela.ssml new file mode 100644 index 0000000..1c9d0f4 --- /dev/null +++ b/test-data/audio-standard single quote/audio-standard single quote.acapela.ssml @@ -0,0 +1 @@ +Announcing Speech Markdown. diff --git a/test-data/audio-standard single quote/audio-standard single quote.apple.ssml b/test-data/audio-standard single quote/audio-standard single quote.apple.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard single quote/audio-standard single quote.apple.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-standard single quote/audio-standard single quote.azure.ssml b/test-data/audio-standard single quote/audio-standard single quote.azure.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard single quote/audio-standard single quote.azure.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-standard single quote/audio-standard single quote.elevenlabs.ssml b/test-data/audio-standard single quote/audio-standard single quote.elevenlabs.ssml new file mode 100644 index 0000000..d6ac71f --- /dev/null +++ b/test-data/audio-standard single quote/audio-standard single quote.elevenlabs.ssml @@ -0,0 +1,2 @@ + +Announcing Speech Markdown. diff --git a/test-data/audio-standard single quote/audio-standard single quote.polly-neural.ssml b/test-data/audio-standard single quote/audio-standard single quote.polly-neural.ssml new file mode 100644 index 0000000..e47e730 --- /dev/null +++ b/test-data/audio-standard single quote/audio-standard single quote.polly-neural.ssml @@ -0,0 +1,4 @@ + + +Announcing Speech Markdown. + diff --git a/test-data/audio-standard single quote/audio-standard single quote.polly.ssml b/test-data/audio-standard single quote/audio-standard single quote.polly.ssml new file mode 100644 index 0000000..e47e730 --- /dev/null +++ b/test-data/audio-standard single quote/audio-standard single quote.polly.ssml @@ -0,0 +1,4 @@ + + +Announcing Speech Markdown. + diff --git a/test-data/audio-standard single quote/audio-standard single quote.samsung.ssml b/test-data/audio-standard single quote/audio-standard single quote.samsung.ssml new file mode 100644 index 0000000..fc139d5 --- /dev/null +++ b/test-data/audio-standard single quote/audio-standard single quote.samsung.ssml @@ -0,0 +1,4 @@ + + +Announcing Speech Markdown. + diff --git a/test-data/audio-standard single quote/audio-standard single quote.sapi.ssml b/test-data/audio-standard single quote/audio-standard single quote.sapi.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard single quote/audio-standard single quote.sapi.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-standard single quote/audio-standard single quote.w3c.ssml b/test-data/audio-standard single quote/audio-standard single quote.w3c.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard single quote/audio-standard single quote.w3c.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-standard single quote/audio-standard single quote.watson.ssml b/test-data/audio-standard single quote/audio-standard single quote.watson.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard single quote/audio-standard single quote.watson.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.acapela-cloud.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.acapela-cloud.ssml new file mode 100644 index 0000000..c16180b --- /dev/null +++ b/test-data/audio-standard soundbank/audio-standard soundbank.acapela-cloud.ssml @@ -0,0 +1,3 @@ + + diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.acapela.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.acapela.ssml new file mode 100644 index 0000000..33d3228 --- /dev/null +++ b/test-data/audio-standard soundbank/audio-standard soundbank.acapela.ssml @@ -0,0 +1 @@ +Air horn diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.apple.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.apple.ssml new file mode 100644 index 0000000..c16180b --- /dev/null +++ b/test-data/audio-standard soundbank/audio-standard soundbank.apple.ssml @@ -0,0 +1,3 @@ + + diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.azure.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.azure.ssml new file mode 100644 index 0000000..c16180b --- /dev/null +++ b/test-data/audio-standard soundbank/audio-standard soundbank.azure.ssml @@ -0,0 +1,3 @@ + + diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.elevenlabs.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.elevenlabs.ssml new file mode 100644 index 0000000..45536ff --- /dev/null +++ b/test-data/audio-standard soundbank/audio-standard soundbank.elevenlabs.ssml @@ -0,0 +1 @@ + Air horn diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.polly-neural.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.polly-neural.ssml new file mode 100644 index 0000000..66a19a7 --- /dev/null +++ b/test-data/audio-standard soundbank/audio-standard soundbank.polly-neural.ssml @@ -0,0 +1,3 @@ + + Air horn + diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.polly.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.polly.ssml new file mode 100644 index 0000000..66a19a7 --- /dev/null +++ b/test-data/audio-standard soundbank/audio-standard soundbank.polly.ssml @@ -0,0 +1,3 @@ + + Air horn + diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.samsung.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.samsung.ssml new file mode 100644 index 0000000..9f472a2 --- /dev/null +++ b/test-data/audio-standard soundbank/audio-standard soundbank.samsung.ssml @@ -0,0 +1,3 @@ + + Air horn + diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.sapi.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.sapi.ssml new file mode 100644 index 0000000..c16180b --- /dev/null +++ b/test-data/audio-standard soundbank/audio-standard soundbank.sapi.ssml @@ -0,0 +1,3 @@ + + diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.w3c.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.w3c.ssml new file mode 100644 index 0000000..c16180b --- /dev/null +++ b/test-data/audio-standard soundbank/audio-standard soundbank.w3c.ssml @@ -0,0 +1,3 @@ + + diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.watson.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.watson.ssml new file mode 100644 index 0000000..c16180b --- /dev/null +++ b/test-data/audio-standard soundbank/audio-standard soundbank.watson.ssml @@ -0,0 +1,3 @@ + + diff --git a/test-data/audio-standard/audio-standard.acapela-cloud.ssml b/test-data/audio-standard/audio-standard.acapela-cloud.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard/audio-standard.acapela-cloud.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-standard/audio-standard.acapela.ssml b/test-data/audio-standard/audio-standard.acapela.ssml new file mode 100644 index 0000000..1c9d0f4 --- /dev/null +++ b/test-data/audio-standard/audio-standard.acapela.ssml @@ -0,0 +1 @@ +Announcing Speech Markdown. diff --git a/test-data/audio-standard/audio-standard.apple.ssml b/test-data/audio-standard/audio-standard.apple.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard/audio-standard.apple.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-standard/audio-standard.azure.ssml b/test-data/audio-standard/audio-standard.azure.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard/audio-standard.azure.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-standard/audio-standard.elevenlabs.ssml b/test-data/audio-standard/audio-standard.elevenlabs.ssml new file mode 100644 index 0000000..d6ac71f --- /dev/null +++ b/test-data/audio-standard/audio-standard.elevenlabs.ssml @@ -0,0 +1,2 @@ + +Announcing Speech Markdown. diff --git a/test-data/audio-standard/audio-standard.polly-neural.ssml b/test-data/audio-standard/audio-standard.polly-neural.ssml new file mode 100644 index 0000000..e47e730 --- /dev/null +++ b/test-data/audio-standard/audio-standard.polly-neural.ssml @@ -0,0 +1,4 @@ + + +Announcing Speech Markdown. + diff --git a/test-data/audio-standard/audio-standard.polly.ssml b/test-data/audio-standard/audio-standard.polly.ssml new file mode 100644 index 0000000..e47e730 --- /dev/null +++ b/test-data/audio-standard/audio-standard.polly.ssml @@ -0,0 +1,4 @@ + + +Announcing Speech Markdown. + diff --git a/test-data/audio-standard/audio-standard.samsung.ssml b/test-data/audio-standard/audio-standard.samsung.ssml new file mode 100644 index 0000000..fc139d5 --- /dev/null +++ b/test-data/audio-standard/audio-standard.samsung.ssml @@ -0,0 +1,4 @@ + + +Announcing Speech Markdown. + diff --git a/test-data/audio-standard/audio-standard.sapi.ssml b/test-data/audio-standard/audio-standard.sapi.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard/audio-standard.sapi.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-standard/audio-standard.w3c.ssml b/test-data/audio-standard/audio-standard.w3c.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard/audio-standard.w3c.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-standard/audio-standard.watson.ssml b/test-data/audio-standard/audio-standard.watson.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-standard/audio-standard.watson.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-with-caption/audio-with-caption.acapela-cloud.ssml b/test-data/audio-with-caption/audio-with-caption.acapela-cloud.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-with-caption/audio-with-caption.acapela-cloud.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-with-caption/audio-with-caption.acapela.ssml b/test-data/audio-with-caption/audio-with-caption.acapela.ssml new file mode 100644 index 0000000..1c9d0f4 --- /dev/null +++ b/test-data/audio-with-caption/audio-with-caption.acapela.ssml @@ -0,0 +1 @@ +Announcing Speech Markdown. diff --git a/test-data/audio-with-caption/audio-with-caption.apple.ssml b/test-data/audio-with-caption/audio-with-caption.apple.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-with-caption/audio-with-caption.apple.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-with-caption/audio-with-caption.azure.ssml b/test-data/audio-with-caption/audio-with-caption.azure.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-with-caption/audio-with-caption.azure.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-with-caption/audio-with-caption.elevenlabs.ssml b/test-data/audio-with-caption/audio-with-caption.elevenlabs.ssml new file mode 100644 index 0000000..2a9cec2 --- /dev/null +++ b/test-data/audio-with-caption/audio-with-caption.elevenlabs.ssml @@ -0,0 +1,2 @@ +a cat purring +Announcing Speech Markdown. diff --git a/test-data/audio-with-caption/audio-with-caption.polly-neural.ssml b/test-data/audio-with-caption/audio-with-caption.polly-neural.ssml new file mode 100644 index 0000000..e47e730 --- /dev/null +++ b/test-data/audio-with-caption/audio-with-caption.polly-neural.ssml @@ -0,0 +1,4 @@ + + +Announcing Speech Markdown. + diff --git a/test-data/audio-with-caption/audio-with-caption.polly.ssml b/test-data/audio-with-caption/audio-with-caption.polly.ssml new file mode 100644 index 0000000..e47e730 --- /dev/null +++ b/test-data/audio-with-caption/audio-with-caption.polly.ssml @@ -0,0 +1,4 @@ + + +Announcing Speech Markdown. + diff --git a/test-data/audio-with-caption/audio-with-caption.samsung.ssml b/test-data/audio-with-caption/audio-with-caption.samsung.ssml new file mode 100644 index 0000000..fc139d5 --- /dev/null +++ b/test-data/audio-with-caption/audio-with-caption.samsung.ssml @@ -0,0 +1,4 @@ + + +Announcing Speech Markdown. + diff --git a/test-data/audio-with-caption/audio-with-caption.sapi.ssml b/test-data/audio-with-caption/audio-with-caption.sapi.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-with-caption/audio-with-caption.sapi.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-with-caption/audio-with-caption.w3c.ssml b/test-data/audio-with-caption/audio-with-caption.w3c.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-with-caption/audio-with-caption.w3c.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/audio-with-caption/audio-with-caption.watson.ssml b/test-data/audio-with-caption/audio-with-caption.watson.ssml new file mode 100644 index 0000000..2f37d2b --- /dev/null +++ b/test-data/audio-with-caption/audio-with-caption.watson.ssml @@ -0,0 +1,4 @@ + + diff --git a/test-data/azure-role-young-female/azure-role-young-female.azure.ssml b/test-data/azure-role-young-female/azure-role-young-female.azure.ssml new file mode 100644 index 0000000..f74ba58 --- /dev/null +++ b/test-data/azure-role-young-female/azure-role-young-female.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-role-young-female/azure-role-young-female.smd b/test-data/azure-role-young-female/azure-role-young-female.smd new file mode 100644 index 0000000..1322816 --- /dev/null +++ b/test-data/azure-role-young-female/azure-role-young-female.smd @@ -0,0 +1 @@ +(Hello)[style:"cheerful";role:"YoungAdultFemale"] diff --git a/test-data/azure-role-young-female/azure-role-young-female.txt b/test-data/azure-role-young-female/azure-role-young-female.txt new file mode 100644 index 0000000..e965047 --- /dev/null +++ b/test-data/azure-role-young-female/azure-role-young-female.txt @@ -0,0 +1 @@ +Hello diff --git a/test-data/azure-section-cheerful/azure-section-cheerful.azure.ssml b/test-data/azure-section-cheerful/azure-section-cheerful.azure.ssml new file mode 100644 index 0000000..1cf1edd --- /dev/null +++ b/test-data/azure-section-cheerful/azure-section-cheerful.azure.ssml @@ -0,0 +1,5 @@ + + + Hello world + + diff --git a/test-data/azure-section-cheerful/azure-section-cheerful.smd b/test-data/azure-section-cheerful/azure-section-cheerful.smd new file mode 100644 index 0000000..a62b155 --- /dev/null +++ b/test-data/azure-section-cheerful/azure-section-cheerful.smd @@ -0,0 +1 @@ +#[cheerful] Hello world diff --git a/test-data/azure-section-cheerful/azure-section-cheerful.txt b/test-data/azure-section-cheerful/azure-section-cheerful.txt new file mode 100644 index 0000000..802992c --- /dev/null +++ b/test-data/azure-section-cheerful/azure-section-cheerful.txt @@ -0,0 +1 @@ +Hello world diff --git a/test-data/azure-section-sad/azure-section-sad.azure.ssml b/test-data/azure-section-sad/azure-section-sad.azure.ssml new file mode 100644 index 0000000..7055e34 --- /dev/null +++ b/test-data/azure-section-sad/azure-section-sad.azure.ssml @@ -0,0 +1,5 @@ + + + Hello world + + diff --git a/test-data/azure-section-sad/azure-section-sad.smd b/test-data/azure-section-sad/azure-section-sad.smd new file mode 100644 index 0000000..5896611 --- /dev/null +++ b/test-data/azure-section-sad/azure-section-sad.smd @@ -0,0 +1 @@ +#[sad] Hello world diff --git a/test-data/azure-section-sad/azure-section-sad.txt b/test-data/azure-section-sad/azure-section-sad.txt new file mode 100644 index 0000000..802992c --- /dev/null +++ b/test-data/azure-section-sad/azure-section-sad.txt @@ -0,0 +1 @@ +Hello world diff --git a/test-data/azure-style-angry/azure-style-angry.azure.ssml b/test-data/azure-style-angry/azure-style-angry.azure.ssml new file mode 100644 index 0000000..7dfc0ce --- /dev/null +++ b/test-data/azure-style-angry/azure-style-angry.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-style-angry/azure-style-angry.smd b/test-data/azure-style-angry/azure-style-angry.smd new file mode 100644 index 0000000..8da53b3 --- /dev/null +++ b/test-data/azure-style-angry/azure-style-angry.smd @@ -0,0 +1 @@ +(Hello)[angry] diff --git a/test-data/azure-style-angry/azure-style-angry.txt b/test-data/azure-style-angry/azure-style-angry.txt new file mode 100644 index 0000000..e965047 --- /dev/null +++ b/test-data/azure-style-angry/azure-style-angry.txt @@ -0,0 +1 @@ +Hello diff --git a/test-data/azure-style-chat/azure-style-chat.azure.ssml b/test-data/azure-style-chat/azure-style-chat.azure.ssml new file mode 100644 index 0000000..f26cd9b --- /dev/null +++ b/test-data/azure-style-chat/azure-style-chat.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-style-chat/azure-style-chat.smd b/test-data/azure-style-chat/azure-style-chat.smd new file mode 100644 index 0000000..16f8760 --- /dev/null +++ b/test-data/azure-style-chat/azure-style-chat.smd @@ -0,0 +1 @@ +(Hello)[chat] diff --git a/test-data/azure-style-chat/azure-style-chat.txt b/test-data/azure-style-chat/azure-style-chat.txt new file mode 100644 index 0000000..e965047 --- /dev/null +++ b/test-data/azure-style-chat/azure-style-chat.txt @@ -0,0 +1 @@ +Hello diff --git a/test-data/azure-style-cheerful/azure-style-cheerful.azure.ssml b/test-data/azure-style-cheerful/azure-style-cheerful.azure.ssml new file mode 100644 index 0000000..f46cc17 --- /dev/null +++ b/test-data/azure-style-cheerful/azure-style-cheerful.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-style-cheerful/azure-style-cheerful.smd b/test-data/azure-style-cheerful/azure-style-cheerful.smd new file mode 100644 index 0000000..8fac9df --- /dev/null +++ b/test-data/azure-style-cheerful/azure-style-cheerful.smd @@ -0,0 +1 @@ +(Hello)[cheerful] diff --git a/test-data/azure-style-cheerful/azure-style-cheerful.txt b/test-data/azure-style-cheerful/azure-style-cheerful.txt new file mode 100644 index 0000000..e965047 --- /dev/null +++ b/test-data/azure-style-cheerful/azure-style-cheerful.txt @@ -0,0 +1 @@ +Hello diff --git a/test-data/azure-style-customerservice/azure-style-customerservice.azure.ssml b/test-data/azure-style-customerservice/azure-style-customerservice.azure.ssml new file mode 100644 index 0000000..a5fed78 --- /dev/null +++ b/test-data/azure-style-customerservice/azure-style-customerservice.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-style-customerservice/azure-style-customerservice.smd b/test-data/azure-style-customerservice/azure-style-customerservice.smd new file mode 100644 index 0000000..d8fed5b --- /dev/null +++ b/test-data/azure-style-customerservice/azure-style-customerservice.smd @@ -0,0 +1 @@ +(Hello)[customerservice] diff --git a/test-data/azure-style-customerservice/azure-style-customerservice.txt b/test-data/azure-style-customerservice/azure-style-customerservice.txt new file mode 100644 index 0000000..e965047 --- /dev/null +++ b/test-data/azure-style-customerservice/azure-style-customerservice.txt @@ -0,0 +1 @@ +Hello diff --git a/test-data/azure-style-excited/azure-style-excited.azure.ssml b/test-data/azure-style-excited/azure-style-excited.azure.ssml new file mode 100644 index 0000000..8687e1c --- /dev/null +++ b/test-data/azure-style-excited/azure-style-excited.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-style-excited/azure-style-excited.smd b/test-data/azure-style-excited/azure-style-excited.smd new file mode 100644 index 0000000..47ee96c --- /dev/null +++ b/test-data/azure-style-excited/azure-style-excited.smd @@ -0,0 +1 @@ +(Hello)[excited] diff --git a/test-data/azure-style-excited/azure-style-excited.txt b/test-data/azure-style-excited/azure-style-excited.txt new file mode 100644 index 0000000..e965047 --- /dev/null +++ b/test-data/azure-style-excited/azure-style-excited.txt @@ -0,0 +1 @@ +Hello diff --git a/test-data/azure-style-friendly/azure-style-friendly.azure.ssml b/test-data/azure-style-friendly/azure-style-friendly.azure.ssml new file mode 100644 index 0000000..6b07283 --- /dev/null +++ b/test-data/azure-style-friendly/azure-style-friendly.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-style-friendly/azure-style-friendly.smd b/test-data/azure-style-friendly/azure-style-friendly.smd new file mode 100644 index 0000000..0c31959 --- /dev/null +++ b/test-data/azure-style-friendly/azure-style-friendly.smd @@ -0,0 +1 @@ +(Hello)[friendly] diff --git a/test-data/azure-style-friendly/azure-style-friendly.txt b/test-data/azure-style-friendly/azure-style-friendly.txt new file mode 100644 index 0000000..e965047 --- /dev/null +++ b/test-data/azure-style-friendly/azure-style-friendly.txt @@ -0,0 +1 @@ +Hello diff --git a/test-data/azure-style-narration-professional/azure-style-narration-professional.azure.ssml b/test-data/azure-style-narration-professional/azure-style-narration-professional.azure.ssml new file mode 100644 index 0000000..2a15b93 --- /dev/null +++ b/test-data/azure-style-narration-professional/azure-style-narration-professional.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-style-narration-professional/azure-style-narration-professional.smd b/test-data/azure-style-narration-professional/azure-style-narration-professional.smd new file mode 100644 index 0000000..0f52f25 --- /dev/null +++ b/test-data/azure-style-narration-professional/azure-style-narration-professional.smd @@ -0,0 +1 @@ +(Hello)[narration-professional] diff --git a/test-data/azure-style-narration-professional/azure-style-narration-professional.txt b/test-data/azure-style-narration-professional/azure-style-narration-professional.txt new file mode 100644 index 0000000..e965047 --- /dev/null +++ b/test-data/azure-style-narration-professional/azure-style-narration-professional.txt @@ -0,0 +1 @@ +Hello diff --git a/test-data/azure-style-newscast-casual/azure-style-newscast-casual.azure.ssml b/test-data/azure-style-newscast-casual/azure-style-newscast-casual.azure.ssml new file mode 100644 index 0000000..7a8ba29 --- /dev/null +++ b/test-data/azure-style-newscast-casual/azure-style-newscast-casual.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-style-newscast-casual/azure-style-newscast-casual.smd b/test-data/azure-style-newscast-casual/azure-style-newscast-casual.smd new file mode 100644 index 0000000..25a2541 --- /dev/null +++ b/test-data/azure-style-newscast-casual/azure-style-newscast-casual.smd @@ -0,0 +1 @@ +(Hello)[newscast-casual] diff --git a/test-data/azure-style-newscast-casual/azure-style-newscast-casual.txt b/test-data/azure-style-newscast-casual/azure-style-newscast-casual.txt new file mode 100644 index 0000000..e965047 --- /dev/null +++ b/test-data/azure-style-newscast-casual/azure-style-newscast-casual.txt @@ -0,0 +1 @@ +Hello diff --git a/test-data/azure-style-sad/azure-style-sad.azure.ssml b/test-data/azure-style-sad/azure-style-sad.azure.ssml new file mode 100644 index 0000000..31c3fe8 --- /dev/null +++ b/test-data/azure-style-sad/azure-style-sad.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-style-sad/azure-style-sad.smd b/test-data/azure-style-sad/azure-style-sad.smd new file mode 100644 index 0000000..20b3bcb --- /dev/null +++ b/test-data/azure-style-sad/azure-style-sad.smd @@ -0,0 +1 @@ +(Hello)[sad] diff --git a/test-data/azure-style-sad/azure-style-sad.txt b/test-data/azure-style-sad/azure-style-sad.txt new file mode 100644 index 0000000..e965047 --- /dev/null +++ b/test-data/azure-style-sad/azure-style-sad.txt @@ -0,0 +1 @@ +Hello diff --git a/test-data/azure-style-with-degree/azure-style-with-degree.azure.ssml b/test-data/azure-style-with-degree/azure-style-with-degree.azure.ssml new file mode 100644 index 0000000..4e0747a --- /dev/null +++ b/test-data/azure-style-with-degree/azure-style-with-degree.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-style-with-degree/azure-style-with-degree.smd b/test-data/azure-style-with-degree/azure-style-with-degree.smd new file mode 100644 index 0000000..c3645b8 --- /dev/null +++ b/test-data/azure-style-with-degree/azure-style-with-degree.smd @@ -0,0 +1 @@ +(Hello)[cheerful:"1.5"] diff --git a/test-data/azure-style-with-degree/azure-style-with-degree.txt b/test-data/azure-style-with-degree/azure-style-with-degree.txt new file mode 100644 index 0000000..e965047 --- /dev/null +++ b/test-data/azure-style-with-degree/azure-style-with-degree.txt @@ -0,0 +1 @@ +Hello diff --git a/test-data/bare-ipa/bare-ipa.acapela-cloud.ssml b/test-data/bare-ipa/bare-ipa.acapela-cloud.ssml new file mode 100644 index 0000000..f09914a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +say ipa now + diff --git a/test-data/bare-ipa/bare-ipa.acapela.ssml b/test-data/bare-ipa/bare-ipa.acapela.ssml new file mode 100644 index 0000000..dcaff41 --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.acapela.ssml @@ -0,0 +1 @@ +say \prx="spitʃ"\ now diff --git a/test-data/bare-ipa/bare-ipa.alexa.ssml b/test-data/bare-ipa/bare-ipa.alexa.ssml new file mode 100644 index 0000000..f09914a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.alexa.ssml @@ -0,0 +1,3 @@ + +say ipa now + diff --git a/test-data/bare-ipa/bare-ipa.apple.ssml b/test-data/bare-ipa/bare-ipa.apple.ssml new file mode 100644 index 0000000..f09914a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.apple.ssml @@ -0,0 +1,3 @@ + +say ipa now + diff --git a/test-data/bare-ipa/bare-ipa.azure.ssml b/test-data/bare-ipa/bare-ipa.azure.ssml new file mode 100644 index 0000000..f09914a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.azure.ssml @@ -0,0 +1,3 @@ + +say ipa now + diff --git a/test-data/bare-ipa/bare-ipa.elevenlabs.ssml b/test-data/bare-ipa/bare-ipa.elevenlabs.ssml new file mode 100644 index 0000000..b2d992c --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.elevenlabs.ssml @@ -0,0 +1 @@ +say now diff --git a/test-data/bare-ipa/bare-ipa.google.ssml b/test-data/bare-ipa/bare-ipa.google.ssml new file mode 100644 index 0000000..f09914a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.google.ssml @@ -0,0 +1,3 @@ + +say ipa now + diff --git a/test-data/bare-ipa/bare-ipa.polly-neural.ssml b/test-data/bare-ipa/bare-ipa.polly-neural.ssml new file mode 100644 index 0000000..f09914a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.polly-neural.ssml @@ -0,0 +1,3 @@ + +say ipa now + diff --git a/test-data/bare-ipa/bare-ipa.polly.ssml b/test-data/bare-ipa/bare-ipa.polly.ssml new file mode 100644 index 0000000..f09914a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.polly.ssml @@ -0,0 +1,3 @@ + +say ipa now + diff --git a/test-data/bare-ipa/bare-ipa.samsung.ssml b/test-data/bare-ipa/bare-ipa.samsung.ssml new file mode 100644 index 0000000..f09914a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.samsung.ssml @@ -0,0 +1,3 @@ + +say ipa now + diff --git a/test-data/bare-ipa/bare-ipa.sapi.ssml b/test-data/bare-ipa/bare-ipa.sapi.ssml new file mode 100644 index 0000000..f09914a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.sapi.ssml @@ -0,0 +1,3 @@ + +say ipa now + diff --git a/test-data/bare-ipa/bare-ipa.smd b/test-data/bare-ipa/bare-ipa.smd new file mode 100644 index 0000000..842b408 --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.smd @@ -0,0 +1 @@ +say /spitʃ/ now diff --git a/test-data/bare-ipa/bare-ipa.txt b/test-data/bare-ipa/bare-ipa.txt new file mode 100644 index 0000000..de1389a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.txt @@ -0,0 +1 @@ +say spitʃ now diff --git a/test-data/bare-ipa/bare-ipa.w3c.ssml b/test-data/bare-ipa/bare-ipa.w3c.ssml new file mode 100644 index 0000000..f09914a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.w3c.ssml @@ -0,0 +1,3 @@ + +say ipa now + diff --git a/test-data/bare-ipa/bare-ipa.watson.ssml b/test-data/bare-ipa/bare-ipa.watson.ssml new file mode 100644 index 0000000..f09914a --- /dev/null +++ b/test-data/bare-ipa/bare-ipa.watson.ssml @@ -0,0 +1,3 @@ + +say ipa now + diff --git a/test-data/break-short/break-short.acapela-cloud.ssml b/test-data/break-short/break-short.acapela-cloud.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-short/break-short.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-short/break-short.acapela.ssml b/test-data/break-short/break-short.acapela.ssml new file mode 100644 index 0000000..18ae294 --- /dev/null +++ b/test-data/break-short/break-short.acapela.ssml @@ -0,0 +1 @@ +Sample \pau=3000\ speech \pau=250\ markdown diff --git a/test-data/break-short/break-short.apple.ssml b/test-data/break-short/break-short.apple.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-short/break-short.apple.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-short/break-short.azure.ssml b/test-data/break-short/break-short.azure.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-short/break-short.azure.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-short/break-short.elevenlabs.ssml b/test-data/break-short/break-short.elevenlabs.ssml new file mode 100644 index 0000000..f87b7d2 --- /dev/null +++ b/test-data/break-short/break-short.elevenlabs.ssml @@ -0,0 +1 @@ +Sample speech markdown diff --git a/test-data/break-short/break-short.polly-neural.ssml b/test-data/break-short/break-short.polly-neural.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-short/break-short.polly-neural.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-short/break-short.polly.ssml b/test-data/break-short/break-short.polly.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-short/break-short.polly.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-short/break-short.samsung.ssml b/test-data/break-short/break-short.samsung.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-short/break-short.samsung.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-short/break-short.sapi.ssml b/test-data/break-short/break-short.sapi.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-short/break-short.sapi.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-short/break-short.w3c.ssml b/test-data/break-short/break-short.w3c.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-short/break-short.w3c.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-short/break-short.watson.ssml b/test-data/break-short/break-short.watson.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-short/break-short.watson.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-strength/break-strength.acapela-cloud.ssml b/test-data/break-strength/break-strength.acapela-cloud.ssml new file mode 100644 index 0000000..adde3b8 --- /dev/null +++ b/test-data/break-strength/break-strength.acapela-cloud.ssml @@ -0,0 +1,6 @@ + +Sample speech markdown breaks: +None and extra weak +Weak and medium +Strong and extra strong + diff --git a/test-data/break-strength/break-strength.acapela.ssml b/test-data/break-strength/break-strength.acapela.ssml new file mode 100644 index 0000000..916c501 --- /dev/null +++ b/test-data/break-strength/break-strength.acapela.ssml @@ -0,0 +1,4 @@ +Sample speech markdown breaks: +None \pau=500\ and extra weak \pau=100\ +Weak \pau=250\ and medium \pau=500\ +Strong \pau=750\ and extra strong \pau=1000\ diff --git a/test-data/break-strength/break-strength.apple.ssml b/test-data/break-strength/break-strength.apple.ssml new file mode 100644 index 0000000..adde3b8 --- /dev/null +++ b/test-data/break-strength/break-strength.apple.ssml @@ -0,0 +1,6 @@ + +Sample speech markdown breaks: +None and extra weak +Weak and medium +Strong and extra strong + diff --git a/test-data/break-strength/break-strength.azure.ssml b/test-data/break-strength/break-strength.azure.ssml new file mode 100644 index 0000000..adde3b8 --- /dev/null +++ b/test-data/break-strength/break-strength.azure.ssml @@ -0,0 +1,6 @@ + +Sample speech markdown breaks: +None and extra weak +Weak and medium +Strong and extra strong + diff --git a/test-data/break-strength/break-strength.elevenlabs.ssml b/test-data/break-strength/break-strength.elevenlabs.ssml new file mode 100644 index 0000000..909db99 --- /dev/null +++ b/test-data/break-strength/break-strength.elevenlabs.ssml @@ -0,0 +1,4 @@ +Sample speech markdown breaks: +None and extra weak +Weak and medium +Strong and extra strong diff --git a/test-data/break-strength/break-strength.polly-neural.ssml b/test-data/break-strength/break-strength.polly-neural.ssml new file mode 100644 index 0000000..adde3b8 --- /dev/null +++ b/test-data/break-strength/break-strength.polly-neural.ssml @@ -0,0 +1,6 @@ + +Sample speech markdown breaks: +None and extra weak +Weak and medium +Strong and extra strong + diff --git a/test-data/break-strength/break-strength.polly.ssml b/test-data/break-strength/break-strength.polly.ssml new file mode 100644 index 0000000..adde3b8 --- /dev/null +++ b/test-data/break-strength/break-strength.polly.ssml @@ -0,0 +1,6 @@ + +Sample speech markdown breaks: +None and extra weak +Weak and medium +Strong and extra strong + diff --git a/test-data/break-strength/break-strength.samsung.ssml b/test-data/break-strength/break-strength.samsung.ssml new file mode 100644 index 0000000..adde3b8 --- /dev/null +++ b/test-data/break-strength/break-strength.samsung.ssml @@ -0,0 +1,6 @@ + +Sample speech markdown breaks: +None and extra weak +Weak and medium +Strong and extra strong + diff --git a/test-data/break-strength/break-strength.sapi.ssml b/test-data/break-strength/break-strength.sapi.ssml new file mode 100644 index 0000000..adde3b8 --- /dev/null +++ b/test-data/break-strength/break-strength.sapi.ssml @@ -0,0 +1,6 @@ + +Sample speech markdown breaks: +None and extra weak +Weak and medium +Strong and extra strong + diff --git a/test-data/break-strength/break-strength.w3c.ssml b/test-data/break-strength/break-strength.w3c.ssml new file mode 100644 index 0000000..adde3b8 --- /dev/null +++ b/test-data/break-strength/break-strength.w3c.ssml @@ -0,0 +1,6 @@ + +Sample speech markdown breaks: +None and extra weak +Weak and medium +Strong and extra strong + diff --git a/test-data/break-strength/break-strength.watson.ssml b/test-data/break-strength/break-strength.watson.ssml new file mode 100644 index 0000000..adde3b8 --- /dev/null +++ b/test-data/break-strength/break-strength.watson.ssml @@ -0,0 +1,6 @@ + +Sample speech markdown breaks: +None and extra weak +Weak and medium +Strong and extra strong + diff --git a/test-data/break-time/break-time.acapela-cloud.ssml b/test-data/break-time/break-time.acapela-cloud.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-time/break-time.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-time/break-time.acapela.ssml b/test-data/break-time/break-time.acapela.ssml new file mode 100644 index 0000000..18ae294 --- /dev/null +++ b/test-data/break-time/break-time.acapela.ssml @@ -0,0 +1 @@ +Sample \pau=3000\ speech \pau=250\ markdown diff --git a/test-data/break-time/break-time.apple.ssml b/test-data/break-time/break-time.apple.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-time/break-time.apple.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-time/break-time.azure.ssml b/test-data/break-time/break-time.azure.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-time/break-time.azure.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-time/break-time.elevenlabs.ssml b/test-data/break-time/break-time.elevenlabs.ssml new file mode 100644 index 0000000..f87b7d2 --- /dev/null +++ b/test-data/break-time/break-time.elevenlabs.ssml @@ -0,0 +1 @@ +Sample speech markdown diff --git a/test-data/break-time/break-time.polly-neural.ssml b/test-data/break-time/break-time.polly-neural.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-time/break-time.polly-neural.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-time/break-time.polly.ssml b/test-data/break-time/break-time.polly.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-time/break-time.polly.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-time/break-time.samsung.ssml b/test-data/break-time/break-time.samsung.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-time/break-time.samsung.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-time/break-time.sapi.ssml b/test-data/break-time/break-time.sapi.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-time/break-time.sapi.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-time/break-time.w3c.ssml b/test-data/break-time/break-time.w3c.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-time/break-time.w3c.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/break-time/break-time.watson.ssml b/test-data/break-time/break-time.watson.ssml new file mode 100644 index 0000000..b700ab6 --- /dev/null +++ b/test-data/break-time/break-time.watson.ssml @@ -0,0 +1,3 @@ + +Sample speech markdown + diff --git a/test-data/cardinal-standard/cardinal-standard.acapela-cloud.ssml b/test-data/cardinal-standard/cardinal-standard.acapela-cloud.ssml new file mode 100644 index 0000000..09feb91 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/cardinal-standard/cardinal-standard.acapela.ssml b/test-data/cardinal-standard/cardinal-standard.acapela.ssml new file mode 100644 index 0000000..190a180 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.acapela.ssml @@ -0,0 +1 @@ +123 diff --git a/test-data/cardinal-standard/cardinal-standard.alexa.ssml b/test-data/cardinal-standard/cardinal-standard.alexa.ssml new file mode 100644 index 0000000..12816ee --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.alexa.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/cardinal-standard/cardinal-standard.apple.ssml b/test-data/cardinal-standard/cardinal-standard.apple.ssml new file mode 100644 index 0000000..09feb91 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.apple.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/cardinal-standard/cardinal-standard.azure.ssml b/test-data/cardinal-standard/cardinal-standard.azure.ssml new file mode 100644 index 0000000..09feb91 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.azure.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/cardinal-standard/cardinal-standard.elevenlabs.ssml b/test-data/cardinal-standard/cardinal-standard.elevenlabs.ssml new file mode 100644 index 0000000..190a180 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.elevenlabs.ssml @@ -0,0 +1 @@ +123 diff --git a/test-data/cardinal-standard/cardinal-standard.google.ssml b/test-data/cardinal-standard/cardinal-standard.google.ssml new file mode 100644 index 0000000..12816ee --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.google.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/cardinal-standard/cardinal-standard.polly-neural.ssml b/test-data/cardinal-standard/cardinal-standard.polly-neural.ssml new file mode 100644 index 0000000..09feb91 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/cardinal-standard/cardinal-standard.polly.ssml b/test-data/cardinal-standard/cardinal-standard.polly.ssml new file mode 100644 index 0000000..09feb91 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.polly.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/cardinal-standard/cardinal-standard.samsung.ssml b/test-data/cardinal-standard/cardinal-standard.samsung.ssml new file mode 100644 index 0000000..09feb91 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.samsung.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/cardinal-standard/cardinal-standard.sapi.ssml b/test-data/cardinal-standard/cardinal-standard.sapi.ssml new file mode 100644 index 0000000..09feb91 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.sapi.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/cardinal-standard/cardinal-standard.smd b/test-data/cardinal-standard/cardinal-standard.smd new file mode 100644 index 0000000..ac691d2 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.smd @@ -0,0 +1 @@ +(123)[cardinal] diff --git a/test-data/cardinal-standard/cardinal-standard.txt b/test-data/cardinal-standard/cardinal-standard.txt new file mode 100644 index 0000000..190a180 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.txt @@ -0,0 +1 @@ +123 diff --git a/test-data/cardinal-standard/cardinal-standard.w3c.ssml b/test-data/cardinal-standard/cardinal-standard.w3c.ssml new file mode 100644 index 0000000..09feb91 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.w3c.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/cardinal-standard/cardinal-standard.watson.ssml b/test-data/cardinal-standard/cardinal-standard.watson.ssml new file mode 100644 index 0000000..09feb91 --- /dev/null +++ b/test-data/cardinal-standard/cardinal-standard.watson.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/characters-standard/characters-standard.acapela-cloud.ssml b/test-data/characters-standard/characters-standard.acapela-cloud.ssml new file mode 100644 index 0000000..514a374 --- /dev/null +++ b/test-data/characters-standard/characters-standard.acapela-cloud.ssml @@ -0,0 +1,4 @@ + +Countdown: 321 +The word is spelled: park + diff --git a/test-data/characters-standard/characters-standard.acapela.ssml b/test-data/characters-standard/characters-standard.acapela.ssml new file mode 100644 index 0000000..ffa7a7b --- /dev/null +++ b/test-data/characters-standard/characters-standard.acapela.ssml @@ -0,0 +1,2 @@ +Countdown: \rms=1\321 +The word is spelled: \rms=1\park diff --git a/test-data/characters-standard/characters-standard.apple.ssml b/test-data/characters-standard/characters-standard.apple.ssml new file mode 100644 index 0000000..514a374 --- /dev/null +++ b/test-data/characters-standard/characters-standard.apple.ssml @@ -0,0 +1,4 @@ + +Countdown: 321 +The word is spelled: park + diff --git a/test-data/characters-standard/characters-standard.azure.ssml b/test-data/characters-standard/characters-standard.azure.ssml new file mode 100644 index 0000000..514a374 --- /dev/null +++ b/test-data/characters-standard/characters-standard.azure.ssml @@ -0,0 +1,4 @@ + +Countdown: 321 +The word is spelled: park + diff --git a/test-data/characters-standard/characters-standard.elevenlabs.ssml b/test-data/characters-standard/characters-standard.elevenlabs.ssml new file mode 100644 index 0000000..eabbbb1 --- /dev/null +++ b/test-data/characters-standard/characters-standard.elevenlabs.ssml @@ -0,0 +1,2 @@ +Countdown: 321 +The word is spelled: park diff --git a/test-data/characters-standard/characters-standard.polly-neural.ssml b/test-data/characters-standard/characters-standard.polly-neural.ssml new file mode 100644 index 0000000..a586d8b --- /dev/null +++ b/test-data/characters-standard/characters-standard.polly-neural.ssml @@ -0,0 +1,4 @@ + +Countdown: 321 +The word is spelled: park + diff --git a/test-data/characters-standard/characters-standard.polly.ssml b/test-data/characters-standard/characters-standard.polly.ssml new file mode 100644 index 0000000..a586d8b --- /dev/null +++ b/test-data/characters-standard/characters-standard.polly.ssml @@ -0,0 +1,4 @@ + +Countdown: 321 +The word is spelled: park + diff --git a/test-data/characters-standard/characters-standard.samsung.ssml b/test-data/characters-standard/characters-standard.samsung.ssml new file mode 100644 index 0000000..3dc7007 --- /dev/null +++ b/test-data/characters-standard/characters-standard.samsung.ssml @@ -0,0 +1,4 @@ + +Countdown: 321 +The word is spelled: park + diff --git a/test-data/characters-standard/characters-standard.sapi.ssml b/test-data/characters-standard/characters-standard.sapi.ssml new file mode 100644 index 0000000..514a374 --- /dev/null +++ b/test-data/characters-standard/characters-standard.sapi.ssml @@ -0,0 +1,4 @@ + +Countdown: 321 +The word is spelled: park + diff --git a/test-data/characters-standard/characters-standard.w3c.ssml b/test-data/characters-standard/characters-standard.w3c.ssml new file mode 100644 index 0000000..514a374 --- /dev/null +++ b/test-data/characters-standard/characters-standard.w3c.ssml @@ -0,0 +1,4 @@ + +Countdown: 321 +The word is spelled: park + diff --git a/test-data/characters-standard/characters-standard.watson.ssml b/test-data/characters-standard/characters-standard.watson.ssml new file mode 100644 index 0000000..514a374 --- /dev/null +++ b/test-data/characters-standard/characters-standard.watson.ssml @@ -0,0 +1,4 @@ + +Countdown: 321 +The word is spelled: park + diff --git a/test-data/date-standard/date-standard.acapela-cloud.ssml b/test-data/date-standard/date-standard.acapela-cloud.ssml new file mode 100644 index 0000000..f7495c4 --- /dev/null +++ b/test-data/date-standard/date-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +The date is 10-19-2016. + diff --git a/test-data/date-standard/date-standard.acapela.ssml b/test-data/date-standard/date-standard.acapela.ssml new file mode 100644 index 0000000..1974176 --- /dev/null +++ b/test-data/date-standard/date-standard.acapela.ssml @@ -0,0 +1 @@ +The date is 10-19-2016. diff --git a/test-data/date-standard/date-standard.apple.ssml b/test-data/date-standard/date-standard.apple.ssml new file mode 100644 index 0000000..f7495c4 --- /dev/null +++ b/test-data/date-standard/date-standard.apple.ssml @@ -0,0 +1,3 @@ + +The date is 10-19-2016. + diff --git a/test-data/date-standard/date-standard.azure.ssml b/test-data/date-standard/date-standard.azure.ssml new file mode 100644 index 0000000..f7495c4 --- /dev/null +++ b/test-data/date-standard/date-standard.azure.ssml @@ -0,0 +1,3 @@ + +The date is 10-19-2016. + diff --git a/test-data/date-standard/date-standard.elevenlabs.ssml b/test-data/date-standard/date-standard.elevenlabs.ssml new file mode 100644 index 0000000..1974176 --- /dev/null +++ b/test-data/date-standard/date-standard.elevenlabs.ssml @@ -0,0 +1 @@ +The date is 10-19-2016. diff --git a/test-data/date-standard/date-standard.polly-neural.ssml b/test-data/date-standard/date-standard.polly-neural.ssml new file mode 100644 index 0000000..f7495c4 --- /dev/null +++ b/test-data/date-standard/date-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +The date is 10-19-2016. + diff --git a/test-data/date-standard/date-standard.polly.ssml b/test-data/date-standard/date-standard.polly.ssml new file mode 100644 index 0000000..f7495c4 --- /dev/null +++ b/test-data/date-standard/date-standard.polly.ssml @@ -0,0 +1,3 @@ + +The date is 10-19-2016. + diff --git a/test-data/date-standard/date-standard.samsung.ssml b/test-data/date-standard/date-standard.samsung.ssml new file mode 100644 index 0000000..f9b4712 --- /dev/null +++ b/test-data/date-standard/date-standard.samsung.ssml @@ -0,0 +1,3 @@ + +The date is 10-19-2016. + diff --git a/test-data/date-standard/date-standard.sapi.ssml b/test-data/date-standard/date-standard.sapi.ssml new file mode 100644 index 0000000..f7495c4 --- /dev/null +++ b/test-data/date-standard/date-standard.sapi.ssml @@ -0,0 +1,3 @@ + +The date is 10-19-2016. + diff --git a/test-data/date-standard/date-standard.w3c.ssml b/test-data/date-standard/date-standard.w3c.ssml new file mode 100644 index 0000000..f7495c4 --- /dev/null +++ b/test-data/date-standard/date-standard.w3c.ssml @@ -0,0 +1,3 @@ + +The date is 10-19-2016. + diff --git a/test-data/date-standard/date-standard.watson.ssml b/test-data/date-standard/date-standard.watson.ssml new file mode 100644 index 0000000..f7495c4 --- /dev/null +++ b/test-data/date-standard/date-standard.watson.ssml @@ -0,0 +1,3 @@ + +The date is 10-19-2016. + diff --git a/test-data/digits-standard/digits-standard.acapela-cloud.ssml b/test-data/digits-standard/digits-standard.acapela-cloud.ssml new file mode 100644 index 0000000..3b4ea55 --- /dev/null +++ b/test-data/digits-standard/digits-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/digits-standard/digits-standard.acapela.ssml b/test-data/digits-standard/digits-standard.acapela.ssml new file mode 100644 index 0000000..bdfcb56 --- /dev/null +++ b/test-data/digits-standard/digits-standard.acapela.ssml @@ -0,0 +1 @@ +\rms=1\123 diff --git a/test-data/digits-standard/digits-standard.alexa.ssml b/test-data/digits-standard/digits-standard.alexa.ssml new file mode 100644 index 0000000..99639d6 --- /dev/null +++ b/test-data/digits-standard/digits-standard.alexa.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/digits-standard/digits-standard.apple.ssml b/test-data/digits-standard/digits-standard.apple.ssml new file mode 100644 index 0000000..3b4ea55 --- /dev/null +++ b/test-data/digits-standard/digits-standard.apple.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/digits-standard/digits-standard.azure.ssml b/test-data/digits-standard/digits-standard.azure.ssml new file mode 100644 index 0000000..3b4ea55 --- /dev/null +++ b/test-data/digits-standard/digits-standard.azure.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/digits-standard/digits-standard.elevenlabs.ssml b/test-data/digits-standard/digits-standard.elevenlabs.ssml new file mode 100644 index 0000000..190a180 --- /dev/null +++ b/test-data/digits-standard/digits-standard.elevenlabs.ssml @@ -0,0 +1 @@ +123 diff --git a/test-data/digits-standard/digits-standard.google.ssml b/test-data/digits-standard/digits-standard.google.ssml new file mode 100644 index 0000000..99639d6 --- /dev/null +++ b/test-data/digits-standard/digits-standard.google.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/digits-standard/digits-standard.polly-neural.ssml b/test-data/digits-standard/digits-standard.polly-neural.ssml new file mode 100644 index 0000000..3b4ea55 --- /dev/null +++ b/test-data/digits-standard/digits-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/digits-standard/digits-standard.polly.ssml b/test-data/digits-standard/digits-standard.polly.ssml new file mode 100644 index 0000000..3b4ea55 --- /dev/null +++ b/test-data/digits-standard/digits-standard.polly.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/digits-standard/digits-standard.samsung.ssml b/test-data/digits-standard/digits-standard.samsung.ssml new file mode 100644 index 0000000..3b4ea55 --- /dev/null +++ b/test-data/digits-standard/digits-standard.samsung.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/digits-standard/digits-standard.sapi.ssml b/test-data/digits-standard/digits-standard.sapi.ssml new file mode 100644 index 0000000..3b4ea55 --- /dev/null +++ b/test-data/digits-standard/digits-standard.sapi.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/digits-standard/digits-standard.smd b/test-data/digits-standard/digits-standard.smd new file mode 100644 index 0000000..b11cebf --- /dev/null +++ b/test-data/digits-standard/digits-standard.smd @@ -0,0 +1 @@ +(123)[digits] diff --git a/test-data/digits-standard/digits-standard.txt b/test-data/digits-standard/digits-standard.txt new file mode 100644 index 0000000..190a180 --- /dev/null +++ b/test-data/digits-standard/digits-standard.txt @@ -0,0 +1 @@ +123 diff --git a/test-data/digits-standard/digits-standard.w3c.ssml b/test-data/digits-standard/digits-standard.w3c.ssml new file mode 100644 index 0000000..3b4ea55 --- /dev/null +++ b/test-data/digits-standard/digits-standard.w3c.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/digits-standard/digits-standard.watson.ssml b/test-data/digits-standard/digits-standard.watson.ssml new file mode 100644 index 0000000..3b4ea55 --- /dev/null +++ b/test-data/digits-standard/digits-standard.watson.ssml @@ -0,0 +1,3 @@ + +123 + diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela-cloud.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela-cloud.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela-cloud.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela.ssml new file mode 100644 index 0000000..362c049 --- /dev/null +++ b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela.ssml @@ -0,0 +1 @@ +Section 1 diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.apple.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.apple.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.apple.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.azure.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.azure.ssml new file mode 100644 index 0000000..3cc8c34 --- /dev/null +++ b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.azure.ssml @@ -0,0 +1,6 @@ + + + +Section 1 + + diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.elevenlabs.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.elevenlabs.ssml new file mode 100644 index 0000000..00ffc14 --- /dev/null +++ b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.elevenlabs.ssml @@ -0,0 +1,2 @@ + +Section 1 diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly-neural.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly-neural.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly-neural.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.samsung.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.samsung.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.samsung.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.sapi.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.sapi.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.sapi.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.w3c.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.w3c.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.w3c.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.watson.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.watson.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.watson.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela-cloud.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela-cloud.ssml new file mode 100644 index 0000000..e97c693 --- /dev/null +++ b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela-cloud.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[disappointed] +I am disappointed - medium. +#[disappointed:"medium"] +I am disappointed - medium. +#[disappointed:"low"] +I am disappointed - low. +#[disappointed:"high"] +I am disappointed - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela.ssml new file mode 100644 index 0000000..44b56e1 --- /dev/null +++ b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela.ssml @@ -0,0 +1,11 @@ +Normal speech. +#[disappointed] +I am disappointed - medium. +#[disappointed:"medium"] +I am disappointed - medium. +#[disappointed:"low"] +I am disappointed - low. +#[disappointed:"high"] +I am disappointed - high. +#[defaults] +Now back to normal speech. diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.apple.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.apple.ssml new file mode 100644 index 0000000..e97c693 --- /dev/null +++ b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.apple.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[disappointed] +I am disappointed - medium. +#[disappointed:"medium"] +I am disappointed - medium. +#[disappointed:"low"] +I am disappointed - low. +#[disappointed:"high"] +I am disappointed - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.azure.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.azure.ssml new file mode 100644 index 0000000..e97c693 --- /dev/null +++ b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.azure.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[disappointed] +I am disappointed - medium. +#[disappointed:"medium"] +I am disappointed - medium. +#[disappointed:"low"] +I am disappointed - low. +#[disappointed:"high"] +I am disappointed - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.elevenlabs.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.elevenlabs.ssml new file mode 100644 index 0000000..44b56e1 --- /dev/null +++ b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.elevenlabs.ssml @@ -0,0 +1,11 @@ +Normal speech. +#[disappointed] +I am disappointed - medium. +#[disappointed:"medium"] +I am disappointed - medium. +#[disappointed:"low"] +I am disappointed - low. +#[disappointed:"high"] +I am disappointed - high. +#[defaults] +Now back to normal speech. diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly-neural.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly-neural.ssml new file mode 100644 index 0000000..e97c693 --- /dev/null +++ b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly-neural.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[disappointed] +I am disappointed - medium. +#[disappointed:"medium"] +I am disappointed - medium. +#[disappointed:"low"] +I am disappointed - low. +#[disappointed:"high"] +I am disappointed - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly.ssml new file mode 100644 index 0000000..e97c693 --- /dev/null +++ b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[disappointed] +I am disappointed - medium. +#[disappointed:"medium"] +I am disappointed - medium. +#[disappointed:"low"] +I am disappointed - low. +#[disappointed:"high"] +I am disappointed - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.samsung.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.samsung.ssml new file mode 100644 index 0000000..e97c693 --- /dev/null +++ b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.samsung.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[disappointed] +I am disappointed - medium. +#[disappointed:"medium"] +I am disappointed - medium. +#[disappointed:"low"] +I am disappointed - low. +#[disappointed:"high"] +I am disappointed - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.sapi.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.sapi.ssml new file mode 100644 index 0000000..e97c693 --- /dev/null +++ b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.sapi.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[disappointed] +I am disappointed - medium. +#[disappointed:"medium"] +I am disappointed - medium. +#[disappointed:"low"] +I am disappointed - low. +#[disappointed:"high"] +I am disappointed - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.w3c.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.w3c.ssml new file mode 100644 index 0000000..e97c693 --- /dev/null +++ b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.w3c.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[disappointed] +I am disappointed - medium. +#[disappointed:"medium"] +I am disappointed - medium. +#[disappointed:"low"] +I am disappointed - low. +#[disappointed:"high"] +I am disappointed - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.watson.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.watson.ssml new file mode 100644 index 0000000..e97c693 --- /dev/null +++ b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.watson.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[disappointed] +I am disappointed - medium. +#[disappointed:"medium"] +I am disappointed - medium. +#[disappointed:"low"] +I am disappointed - low. +#[disappointed:"high"] +I am disappointed - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela-cloud.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela-cloud.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela-cloud.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela.ssml new file mode 100644 index 0000000..fbaa33d --- /dev/null +++ b/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela.ssml @@ -0,0 +1 @@ +Hey there, nice to meet you diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.apple.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.apple.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/disappointed-section section on same line/disappointed-section section on same line.apple.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.azure.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.azure.ssml new file mode 100644 index 0000000..42491e2 --- /dev/null +++ b/test-data/disappointed-section section on same line/disappointed-section section on same line.azure.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.elevenlabs.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.elevenlabs.ssml new file mode 100644 index 0000000..198b443 --- /dev/null +++ b/test-data/disappointed-section section on same line/disappointed-section section on same line.elevenlabs.ssml @@ -0,0 +1 @@ + Hey there, nice to meet you diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.polly-neural.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.polly-neural.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/disappointed-section section on same line/disappointed-section section on same line.polly-neural.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.polly.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.polly.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/disappointed-section section on same line/disappointed-section section on same line.polly.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.samsung.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.samsung.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/disappointed-section section on same line/disappointed-section section on same line.samsung.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.sapi.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.sapi.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/disappointed-section section on same line/disappointed-section section on same line.sapi.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.w3c.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.w3c.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/disappointed-section section on same line/disappointed-section section on same line.w3c.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.watson.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.watson.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/disappointed-section section on same line/disappointed-section section on same line.watson.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela-cloud.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela-cloud.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela.ssml new file mode 100644 index 0000000..d086ee3 --- /dev/null +++ b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela.ssml @@ -0,0 +1 @@ +We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.apple.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.apple.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.apple.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.azure.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.azure.ssml new file mode 100644 index 0000000..fd3cd98 --- /dev/null +++ b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.azure.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.elevenlabs.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.elevenlabs.ssml new file mode 100644 index 0000000..d086ee3 --- /dev/null +++ b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.elevenlabs.ssml @@ -0,0 +1 @@ +We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly-neural.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly-neural.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly-neural.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.samsung.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.samsung.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.samsung.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.sapi.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.sapi.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.sapi.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.w3c.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.w3c.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.w3c.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.watson.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.watson.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.watson.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela-cloud.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela-cloud.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela.ssml new file mode 100644 index 0000000..d086ee3 --- /dev/null +++ b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela.ssml @@ -0,0 +1 @@ +We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.apple.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.apple.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.apple.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.azure.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.azure.ssml new file mode 100644 index 0000000..fd3cd98 --- /dev/null +++ b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.azure.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.elevenlabs.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.elevenlabs.ssml new file mode 100644 index 0000000..d086ee3 --- /dev/null +++ b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.elevenlabs.ssml @@ -0,0 +1 @@ +We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly-neural.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly-neural.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly-neural.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.samsung.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.samsung.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.samsung.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.sapi.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.sapi.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.sapi.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.w3c.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.w3c.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.w3c.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.watson.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.watson.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.watson.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard/disappointed-standard.acapela-cloud.ssml b/test-data/disappointed-standard/disappointed-standard.acapela-cloud.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard/disappointed-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard/disappointed-standard.acapela.ssml b/test-data/disappointed-standard/disappointed-standard.acapela.ssml new file mode 100644 index 0000000..d086ee3 --- /dev/null +++ b/test-data/disappointed-standard/disappointed-standard.acapela.ssml @@ -0,0 +1 @@ +We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard/disappointed-standard.apple.ssml b/test-data/disappointed-standard/disappointed-standard.apple.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard/disappointed-standard.apple.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard/disappointed-standard.azure.ssml b/test-data/disappointed-standard/disappointed-standard.azure.ssml new file mode 100644 index 0000000..fd3cd98 --- /dev/null +++ b/test-data/disappointed-standard/disappointed-standard.azure.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard/disappointed-standard.elevenlabs.ssml b/test-data/disappointed-standard/disappointed-standard.elevenlabs.ssml new file mode 100644 index 0000000..d086ee3 --- /dev/null +++ b/test-data/disappointed-standard/disappointed-standard.elevenlabs.ssml @@ -0,0 +1 @@ +We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard/disappointed-standard.polly-neural.ssml b/test-data/disappointed-standard/disappointed-standard.polly-neural.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard/disappointed-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard/disappointed-standard.polly.ssml b/test-data/disappointed-standard/disappointed-standard.polly.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard/disappointed-standard.polly.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard/disappointed-standard.samsung.ssml b/test-data/disappointed-standard/disappointed-standard.samsung.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard/disappointed-standard.samsung.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard/disappointed-standard.sapi.ssml b/test-data/disappointed-standard/disappointed-standard.sapi.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard/disappointed-standard.sapi.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard/disappointed-standard.w3c.ssml b/test-data/disappointed-standard/disappointed-standard.w3c.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard/disappointed-standard.w3c.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/disappointed-standard/disappointed-standard.watson.ssml b/test-data/disappointed-standard/disappointed-standard.watson.ssml new file mode 100644 index 0000000..8bc6ca5 --- /dev/null +++ b/test-data/disappointed-standard/disappointed-standard.watson.ssml @@ -0,0 +1,3 @@ + +We can switch from disappointed to really disappointed. + diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela-cloud.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela-cloud.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela-cloud.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela.ssml new file mode 100644 index 0000000..362c049 --- /dev/null +++ b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela.ssml @@ -0,0 +1 @@ +Section 1 diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.apple.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.apple.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.apple.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.azure.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.azure.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.azure.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.elevenlabs.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.elevenlabs.ssml new file mode 100644 index 0000000..00ffc14 --- /dev/null +++ b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.elevenlabs.ssml @@ -0,0 +1,2 @@ + +Section 1 diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly-neural.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly-neural.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly-neural.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.samsung.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.samsung.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.samsung.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.sapi.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.sapi.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.sapi.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.w3c.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.w3c.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.w3c.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.watson.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.watson.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.watson.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela-cloud.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela-cloud.ssml new file mode 100644 index 0000000..820a82f --- /dev/null +++ b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela-cloud.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[dj] +Switching to a music/media announcer. +#[defaults] +Now back to normal speech. + diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela.ssml new file mode 100644 index 0000000..9e5f0c8 --- /dev/null +++ b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela.ssml @@ -0,0 +1,5 @@ +Normal speech. +#[dj] +Switching to a music/media announcer. +#[defaults] +Now back to normal speech. diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.apple.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.apple.ssml new file mode 100644 index 0000000..820a82f --- /dev/null +++ b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.apple.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[dj] +Switching to a music/media announcer. +#[defaults] +Now back to normal speech. + diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.azure.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.azure.ssml new file mode 100644 index 0000000..820a82f --- /dev/null +++ b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.azure.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[dj] +Switching to a music/media announcer. +#[defaults] +Now back to normal speech. + diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.elevenlabs.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.elevenlabs.ssml new file mode 100644 index 0000000..9e5f0c8 --- /dev/null +++ b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.elevenlabs.ssml @@ -0,0 +1,5 @@ +Normal speech. +#[dj] +Switching to a music/media announcer. +#[defaults] +Now back to normal speech. diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly-neural.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly-neural.ssml new file mode 100644 index 0000000..820a82f --- /dev/null +++ b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly-neural.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[dj] +Switching to a music/media announcer. +#[defaults] +Now back to normal speech. + diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly.ssml new file mode 100644 index 0000000..820a82f --- /dev/null +++ b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[dj] +Switching to a music/media announcer. +#[defaults] +Now back to normal speech. + diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.samsung.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.samsung.ssml new file mode 100644 index 0000000..820a82f --- /dev/null +++ b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.samsung.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[dj] +Switching to a music/media announcer. +#[defaults] +Now back to normal speech. + diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.sapi.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.sapi.ssml new file mode 100644 index 0000000..820a82f --- /dev/null +++ b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.sapi.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[dj] +Switching to a music/media announcer. +#[defaults] +Now back to normal speech. + diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.w3c.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.w3c.ssml new file mode 100644 index 0000000..820a82f --- /dev/null +++ b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.w3c.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[dj] +Switching to a music/media announcer. +#[defaults] +Now back to normal speech. + diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.watson.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.watson.ssml new file mode 100644 index 0000000..820a82f --- /dev/null +++ b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.watson.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[dj] +Switching to a music/media announcer. +#[defaults] +Now back to normal speech. + diff --git a/test-data/dj-section section on same line/dj-section section on same line.acapela-cloud.ssml b/test-data/dj-section section on same line/dj-section section on same line.acapela-cloud.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/dj-section section on same line/dj-section section on same line.acapela-cloud.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/dj-section section on same line/dj-section section on same line.acapela.ssml b/test-data/dj-section section on same line/dj-section section on same line.acapela.ssml new file mode 100644 index 0000000..fbaa33d --- /dev/null +++ b/test-data/dj-section section on same line/dj-section section on same line.acapela.ssml @@ -0,0 +1 @@ +Hey there, nice to meet you diff --git a/test-data/dj-section section on same line/dj-section section on same line.apple.ssml b/test-data/dj-section section on same line/dj-section section on same line.apple.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/dj-section section on same line/dj-section section on same line.apple.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/dj-section section on same line/dj-section section on same line.azure.ssml b/test-data/dj-section section on same line/dj-section section on same line.azure.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/dj-section section on same line/dj-section section on same line.azure.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/dj-section section on same line/dj-section section on same line.elevenlabs.ssml b/test-data/dj-section section on same line/dj-section section on same line.elevenlabs.ssml new file mode 100644 index 0000000..198b443 --- /dev/null +++ b/test-data/dj-section section on same line/dj-section section on same line.elevenlabs.ssml @@ -0,0 +1 @@ + Hey there, nice to meet you diff --git a/test-data/dj-section section on same line/dj-section section on same line.polly-neural.ssml b/test-data/dj-section section on same line/dj-section section on same line.polly-neural.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/dj-section section on same line/dj-section section on same line.polly-neural.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/dj-section section on same line/dj-section section on same line.polly.ssml b/test-data/dj-section section on same line/dj-section section on same line.polly.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/dj-section section on same line/dj-section section on same line.polly.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/dj-section section on same line/dj-section section on same line.samsung.ssml b/test-data/dj-section section on same line/dj-section section on same line.samsung.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/dj-section section on same line/dj-section section on same line.samsung.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/dj-section section on same line/dj-section section on same line.sapi.ssml b/test-data/dj-section section on same line/dj-section section on same line.sapi.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/dj-section section on same line/dj-section section on same line.sapi.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/dj-section section on same line/dj-section section on same line.w3c.ssml b/test-data/dj-section section on same line/dj-section section on same line.w3c.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/dj-section section on same line/dj-section section on same line.w3c.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/dj-section section on same line/dj-section section on same line.watson.ssml b/test-data/dj-section section on same line/dj-section section on same line.watson.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/dj-section section on same line/dj-section section on same line.watson.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/drc-standard/drc-standard.acapela-cloud.ssml b/test-data/drc-standard/drc-standard.acapela-cloud.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/drc-standard/drc-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/drc-standard/drc-standard.acapela.ssml b/test-data/drc-standard/drc-standard.acapela.ssml new file mode 100644 index 0000000..8e27be7 --- /dev/null +++ b/test-data/drc-standard/drc-standard.acapela.ssml @@ -0,0 +1 @@ +text diff --git a/test-data/drc-standard/drc-standard.alexa.ssml b/test-data/drc-standard/drc-standard.alexa.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/drc-standard/drc-standard.alexa.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/drc-standard/drc-standard.apple.ssml b/test-data/drc-standard/drc-standard.apple.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/drc-standard/drc-standard.apple.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/drc-standard/drc-standard.azure.ssml b/test-data/drc-standard/drc-standard.azure.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/drc-standard/drc-standard.azure.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/drc-standard/drc-standard.elevenlabs.ssml b/test-data/drc-standard/drc-standard.elevenlabs.ssml new file mode 100644 index 0000000..8e27be7 --- /dev/null +++ b/test-data/drc-standard/drc-standard.elevenlabs.ssml @@ -0,0 +1 @@ +text diff --git a/test-data/drc-standard/drc-standard.google.ssml b/test-data/drc-standard/drc-standard.google.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/drc-standard/drc-standard.google.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/drc-standard/drc-standard.polly-neural.ssml b/test-data/drc-standard/drc-standard.polly-neural.ssml new file mode 100644 index 0000000..7384a1d --- /dev/null +++ b/test-data/drc-standard/drc-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/drc-standard/drc-standard.polly.ssml b/test-data/drc-standard/drc-standard.polly.ssml new file mode 100644 index 0000000..7384a1d --- /dev/null +++ b/test-data/drc-standard/drc-standard.polly.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/drc-standard/drc-standard.samsung.ssml b/test-data/drc-standard/drc-standard.samsung.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/drc-standard/drc-standard.samsung.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/drc-standard/drc-standard.sapi.ssml b/test-data/drc-standard/drc-standard.sapi.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/drc-standard/drc-standard.sapi.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/drc-standard/drc-standard.smd b/test-data/drc-standard/drc-standard.smd new file mode 100644 index 0000000..27d7c60 --- /dev/null +++ b/test-data/drc-standard/drc-standard.smd @@ -0,0 +1 @@ +(text)[drc] diff --git a/test-data/drc-standard/drc-standard.txt b/test-data/drc-standard/drc-standard.txt new file mode 100644 index 0000000..8e27be7 --- /dev/null +++ b/test-data/drc-standard/drc-standard.txt @@ -0,0 +1 @@ +text diff --git a/test-data/drc-standard/drc-standard.w3c.ssml b/test-data/drc-standard/drc-standard.w3c.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/drc-standard/drc-standard.w3c.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/drc-standard/drc-standard.watson.ssml b/test-data/drc-standard/drc-standard.watson.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/drc-standard/drc-standard.watson.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela-cloud.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela-cloud.ssml new file mode 100644 index 0000000..a1c53c6 --- /dev/null +++ b/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A moderate level + diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela.ssml new file mode 100644 index 0000000..a03d48c --- /dev/null +++ b/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela.ssml @@ -0,0 +1 @@ +A \emph\moderate level diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.apple.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.apple.ssml new file mode 100644 index 0000000..a1c53c6 --- /dev/null +++ b/test-data/emphasis-short-moderate/emphasis-short-moderate.apple.ssml @@ -0,0 +1,3 @@ + +A moderate level + diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.azure.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.azure.ssml new file mode 100644 index 0000000..76668ef --- /dev/null +++ b/test-data/emphasis-short-moderate/emphasis-short-moderate.azure.ssml @@ -0,0 +1,3 @@ + +A moderate level + diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.elevenlabs.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.elevenlabs.ssml new file mode 100644 index 0000000..8be4e2b --- /dev/null +++ b/test-data/emphasis-short-moderate/emphasis-short-moderate.elevenlabs.ssml @@ -0,0 +1 @@ +A moderate level diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.polly-neural.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.polly-neural.ssml new file mode 100644 index 0000000..a1c53c6 --- /dev/null +++ b/test-data/emphasis-short-moderate/emphasis-short-moderate.polly-neural.ssml @@ -0,0 +1,3 @@ + +A moderate level + diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.polly.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.polly.ssml new file mode 100644 index 0000000..76668ef --- /dev/null +++ b/test-data/emphasis-short-moderate/emphasis-short-moderate.polly.ssml @@ -0,0 +1,3 @@ + +A moderate level + diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.samsung.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.samsung.ssml new file mode 100644 index 0000000..a1c53c6 --- /dev/null +++ b/test-data/emphasis-short-moderate/emphasis-short-moderate.samsung.ssml @@ -0,0 +1,3 @@ + +A moderate level + diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.sapi.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.sapi.ssml new file mode 100644 index 0000000..a1c53c6 --- /dev/null +++ b/test-data/emphasis-short-moderate/emphasis-short-moderate.sapi.ssml @@ -0,0 +1,3 @@ + +A moderate level + diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.w3c.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.w3c.ssml new file mode 100644 index 0000000..a1c53c6 --- /dev/null +++ b/test-data/emphasis-short-moderate/emphasis-short-moderate.w3c.ssml @@ -0,0 +1,3 @@ + +A moderate level + diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.watson.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.watson.ssml new file mode 100644 index 0000000..a1c53c6 --- /dev/null +++ b/test-data/emphasis-short-moderate/emphasis-short-moderate.watson.ssml @@ -0,0 +1,3 @@ + +A moderate level + diff --git a/test-data/emphasis-short-none/emphasis-short-none.acapela-cloud.ssml b/test-data/emphasis-short-none/emphasis-short-none.acapela-cloud.ssml new file mode 100644 index 0000000..0113a8c --- /dev/null +++ b/test-data/emphasis-short-none/emphasis-short-none.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-short-none/emphasis-short-none.acapela.ssml b/test-data/emphasis-short-none/emphasis-short-none.acapela.ssml new file mode 100644 index 0000000..6a764b3 --- /dev/null +++ b/test-data/emphasis-short-none/emphasis-short-none.acapela.ssml @@ -0,0 +1 @@ +A none level diff --git a/test-data/emphasis-short-none/emphasis-short-none.apple.ssml b/test-data/emphasis-short-none/emphasis-short-none.apple.ssml new file mode 100644 index 0000000..0113a8c --- /dev/null +++ b/test-data/emphasis-short-none/emphasis-short-none.apple.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-short-none/emphasis-short-none.azure.ssml b/test-data/emphasis-short-none/emphasis-short-none.azure.ssml new file mode 100644 index 0000000..18f1137 --- /dev/null +++ b/test-data/emphasis-short-none/emphasis-short-none.azure.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-short-none/emphasis-short-none.elevenlabs.ssml b/test-data/emphasis-short-none/emphasis-short-none.elevenlabs.ssml new file mode 100644 index 0000000..6a764b3 --- /dev/null +++ b/test-data/emphasis-short-none/emphasis-short-none.elevenlabs.ssml @@ -0,0 +1 @@ +A none level diff --git a/test-data/emphasis-short-none/emphasis-short-none.polly-neural.ssml b/test-data/emphasis-short-none/emphasis-short-none.polly-neural.ssml new file mode 100644 index 0000000..ef9f27d --- /dev/null +++ b/test-data/emphasis-short-none/emphasis-short-none.polly-neural.ssml @@ -0,0 +1,3 @@ + +A ~none~ level + diff --git a/test-data/emphasis-short-none/emphasis-short-none.polly.ssml b/test-data/emphasis-short-none/emphasis-short-none.polly.ssml new file mode 100644 index 0000000..18f1137 --- /dev/null +++ b/test-data/emphasis-short-none/emphasis-short-none.polly.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-short-none/emphasis-short-none.samsung.ssml b/test-data/emphasis-short-none/emphasis-short-none.samsung.ssml new file mode 100644 index 0000000..0113a8c --- /dev/null +++ b/test-data/emphasis-short-none/emphasis-short-none.samsung.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-short-none/emphasis-short-none.sapi.ssml b/test-data/emphasis-short-none/emphasis-short-none.sapi.ssml new file mode 100644 index 0000000..0113a8c --- /dev/null +++ b/test-data/emphasis-short-none/emphasis-short-none.sapi.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-short-none/emphasis-short-none.w3c.ssml b/test-data/emphasis-short-none/emphasis-short-none.w3c.ssml new file mode 100644 index 0000000..0113a8c --- /dev/null +++ b/test-data/emphasis-short-none/emphasis-short-none.w3c.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-short-none/emphasis-short-none.watson.ssml b/test-data/emphasis-short-none/emphasis-short-none.watson.ssml new file mode 100644 index 0000000..0113a8c --- /dev/null +++ b/test-data/emphasis-short-none/emphasis-short-none.watson.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela-cloud.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela-cloud.ssml new file mode 100644 index 0000000..fbd1ece --- /dev/null +++ b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +I like to ride the loop-the-loop until I get sick. + diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela.ssml new file mode 100644 index 0000000..48eea36 --- /dev/null +++ b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela.ssml @@ -0,0 +1 @@ +I like to ride the loop-the-loop until I get sick. diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.apple.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.apple.ssml new file mode 100644 index 0000000..fbd1ece --- /dev/null +++ b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.apple.ssml @@ -0,0 +1,3 @@ + +I like to ride the loop-the-loop until I get sick. + diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.azure.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.azure.ssml new file mode 100644 index 0000000..fbd1ece --- /dev/null +++ b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.azure.ssml @@ -0,0 +1,3 @@ + +I like to ride the loop-the-loop until I get sick. + diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.elevenlabs.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.elevenlabs.ssml new file mode 100644 index 0000000..48eea36 --- /dev/null +++ b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.elevenlabs.ssml @@ -0,0 +1 @@ +I like to ride the loop-the-loop until I get sick. diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly-neural.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly-neural.ssml new file mode 100644 index 0000000..fbd1ece --- /dev/null +++ b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly-neural.ssml @@ -0,0 +1,3 @@ + +I like to ride the loop-the-loop until I get sick. + diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly.ssml new file mode 100644 index 0000000..fbd1ece --- /dev/null +++ b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly.ssml @@ -0,0 +1,3 @@ + +I like to ride the loop-the-loop until I get sick. + diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.samsung.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.samsung.ssml new file mode 100644 index 0000000..fbd1ece --- /dev/null +++ b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.samsung.ssml @@ -0,0 +1,3 @@ + +I like to ride the loop-the-loop until I get sick. + diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.sapi.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.sapi.ssml new file mode 100644 index 0000000..fbd1ece --- /dev/null +++ b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.sapi.ssml @@ -0,0 +1,3 @@ + +I like to ride the loop-the-loop until I get sick. + diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.w3c.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.w3c.ssml new file mode 100644 index 0000000..fbd1ece --- /dev/null +++ b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.w3c.ssml @@ -0,0 +1,3 @@ + +I like to ride the loop-the-loop until I get sick. + diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.watson.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.watson.ssml new file mode 100644 index 0000000..fbd1ece --- /dev/null +++ b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.watson.ssml @@ -0,0 +1,3 @@ + +I like to ride the loop-the-loop until I get sick. + diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela-cloud.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela-cloud.ssml new file mode 100644 index 0000000..0b439c0 --- /dev/null +++ b/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela.ssml new file mode 100644 index 0000000..50808c9 --- /dev/null +++ b/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela.ssml @@ -0,0 +1 @@ +A reduced level diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.apple.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.apple.ssml new file mode 100644 index 0000000..0b439c0 --- /dev/null +++ b/test-data/emphasis-short-reduced/emphasis-short-reduced.apple.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.azure.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.azure.ssml new file mode 100644 index 0000000..b4187f4 --- /dev/null +++ b/test-data/emphasis-short-reduced/emphasis-short-reduced.azure.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.elevenlabs.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.elevenlabs.ssml new file mode 100644 index 0000000..50808c9 --- /dev/null +++ b/test-data/emphasis-short-reduced/emphasis-short-reduced.elevenlabs.ssml @@ -0,0 +1 @@ +A reduced level diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.polly-neural.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.polly-neural.ssml new file mode 100644 index 0000000..f3531e5 --- /dev/null +++ b/test-data/emphasis-short-reduced/emphasis-short-reduced.polly-neural.ssml @@ -0,0 +1,3 @@ + +A -reduced- level + diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.polly.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.polly.ssml new file mode 100644 index 0000000..b4187f4 --- /dev/null +++ b/test-data/emphasis-short-reduced/emphasis-short-reduced.polly.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.samsung.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.samsung.ssml new file mode 100644 index 0000000..0b439c0 --- /dev/null +++ b/test-data/emphasis-short-reduced/emphasis-short-reduced.samsung.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.sapi.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.sapi.ssml new file mode 100644 index 0000000..0b439c0 --- /dev/null +++ b/test-data/emphasis-short-reduced/emphasis-short-reduced.sapi.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.w3c.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.w3c.ssml new file mode 100644 index 0000000..0b439c0 --- /dev/null +++ b/test-data/emphasis-short-reduced/emphasis-short-reduced.w3c.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.watson.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.watson.ssml new file mode 100644 index 0000000..0b439c0 --- /dev/null +++ b/test-data/emphasis-short-reduced/emphasis-short-reduced.watson.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.acapela-cloud.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.acapela-cloud.ssml new file mode 100644 index 0000000..b43ca04 --- /dev/null +++ b/test-data/emphasis-short-strong/emphasis-short-strong.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.acapela.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.acapela.ssml new file mode 100644 index 0000000..0fb1dc4 --- /dev/null +++ b/test-data/emphasis-short-strong/emphasis-short-strong.acapela.ssml @@ -0,0 +1 @@ +A \emph\strong level diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.apple.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.apple.ssml new file mode 100644 index 0000000..b43ca04 --- /dev/null +++ b/test-data/emphasis-short-strong/emphasis-short-strong.apple.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.azure.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.azure.ssml new file mode 100644 index 0000000..9495979 --- /dev/null +++ b/test-data/emphasis-short-strong/emphasis-short-strong.azure.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.elevenlabs.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.elevenlabs.ssml new file mode 100644 index 0000000..a6d7ce7 --- /dev/null +++ b/test-data/emphasis-short-strong/emphasis-short-strong.elevenlabs.ssml @@ -0,0 +1 @@ +A strong level diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.polly-neural.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.polly-neural.ssml new file mode 100644 index 0000000..b43ca04 --- /dev/null +++ b/test-data/emphasis-short-strong/emphasis-short-strong.polly-neural.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.polly.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.polly.ssml new file mode 100644 index 0000000..9495979 --- /dev/null +++ b/test-data/emphasis-short-strong/emphasis-short-strong.polly.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.samsung.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.samsung.ssml new file mode 100644 index 0000000..b43ca04 --- /dev/null +++ b/test-data/emphasis-short-strong/emphasis-short-strong.samsung.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.sapi.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.sapi.ssml new file mode 100644 index 0000000..b43ca04 --- /dev/null +++ b/test-data/emphasis-short-strong/emphasis-short-strong.sapi.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.w3c.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.w3c.ssml new file mode 100644 index 0000000..b43ca04 --- /dev/null +++ b/test-data/emphasis-short-strong/emphasis-short-strong.w3c.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.watson.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.watson.ssml new file mode 100644 index 0000000..b43ca04 --- /dev/null +++ b/test-data/emphasis-short-strong/emphasis-short-strong.watson.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela-cloud.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela-cloud.ssml new file mode 100644 index 0000000..21c9469 --- /dev/null +++ b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela-cloud.ssml @@ -0,0 +1,4 @@ + +A moderate level +A moderate level + diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela.ssml new file mode 100644 index 0000000..8b99c3c --- /dev/null +++ b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela.ssml @@ -0,0 +1,2 @@ +A \emph\moderate level +A \emph\moderate level diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.apple.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.apple.ssml new file mode 100644 index 0000000..21c9469 --- /dev/null +++ b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.apple.ssml @@ -0,0 +1,4 @@ + +A moderate level +A moderate level + diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.azure.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.azure.ssml new file mode 100644 index 0000000..ad7d9eb --- /dev/null +++ b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.azure.ssml @@ -0,0 +1,4 @@ + +A moderate level +A moderate level + diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.elevenlabs.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.elevenlabs.ssml new file mode 100644 index 0000000..c2c9135 --- /dev/null +++ b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.elevenlabs.ssml @@ -0,0 +1,2 @@ +A moderate level +A moderate level diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly-neural.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly-neural.ssml new file mode 100644 index 0000000..ad7d9eb --- /dev/null +++ b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly-neural.ssml @@ -0,0 +1,4 @@ + +A moderate level +A moderate level + diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly.ssml new file mode 100644 index 0000000..21c9469 --- /dev/null +++ b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly.ssml @@ -0,0 +1,4 @@ + +A moderate level +A moderate level + diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.samsung.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.samsung.ssml new file mode 100644 index 0000000..ad7d9eb --- /dev/null +++ b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.samsung.ssml @@ -0,0 +1,4 @@ + +A moderate level +A moderate level + diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.sapi.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.sapi.ssml new file mode 100644 index 0000000..21c9469 --- /dev/null +++ b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.sapi.ssml @@ -0,0 +1,4 @@ + +A moderate level +A moderate level + diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.w3c.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.w3c.ssml new file mode 100644 index 0000000..21c9469 --- /dev/null +++ b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.w3c.ssml @@ -0,0 +1,4 @@ + +A moderate level +A moderate level + diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.watson.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.watson.ssml new file mode 100644 index 0000000..21c9469 --- /dev/null +++ b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.watson.ssml @@ -0,0 +1,4 @@ + +A moderate level +A moderate level + diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.acapela-cloud.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.acapela-cloud.ssml new file mode 100644 index 0000000..18f1137 --- /dev/null +++ b/test-data/emphasis-standard-none/emphasis-standard-none.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.acapela.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.acapela.ssml new file mode 100644 index 0000000..6a764b3 --- /dev/null +++ b/test-data/emphasis-standard-none/emphasis-standard-none.acapela.ssml @@ -0,0 +1 @@ +A none level diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.apple.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.apple.ssml new file mode 100644 index 0000000..18f1137 --- /dev/null +++ b/test-data/emphasis-standard-none/emphasis-standard-none.apple.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.azure.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.azure.ssml new file mode 100644 index 0000000..0113a8c --- /dev/null +++ b/test-data/emphasis-standard-none/emphasis-standard-none.azure.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.elevenlabs.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.elevenlabs.ssml new file mode 100644 index 0000000..6a764b3 --- /dev/null +++ b/test-data/emphasis-standard-none/emphasis-standard-none.elevenlabs.ssml @@ -0,0 +1 @@ +A none level diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.polly-neural.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.polly-neural.ssml new file mode 100644 index 0000000..0113a8c --- /dev/null +++ b/test-data/emphasis-standard-none/emphasis-standard-none.polly-neural.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.polly.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.polly.ssml new file mode 100644 index 0000000..18f1137 --- /dev/null +++ b/test-data/emphasis-standard-none/emphasis-standard-none.polly.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.samsung.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.samsung.ssml new file mode 100644 index 0000000..0113a8c --- /dev/null +++ b/test-data/emphasis-standard-none/emphasis-standard-none.samsung.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.sapi.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.sapi.ssml new file mode 100644 index 0000000..18f1137 --- /dev/null +++ b/test-data/emphasis-standard-none/emphasis-standard-none.sapi.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.w3c.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.w3c.ssml new file mode 100644 index 0000000..18f1137 --- /dev/null +++ b/test-data/emphasis-standard-none/emphasis-standard-none.w3c.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.watson.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.watson.ssml new file mode 100644 index 0000000..18f1137 --- /dev/null +++ b/test-data/emphasis-standard-none/emphasis-standard-none.watson.ssml @@ -0,0 +1,3 @@ + +A none level + diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela-cloud.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela-cloud.ssml new file mode 100644 index 0000000..b4187f4 --- /dev/null +++ b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela.ssml new file mode 100644 index 0000000..50808c9 --- /dev/null +++ b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela.ssml @@ -0,0 +1 @@ +A reduced level diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.apple.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.apple.ssml new file mode 100644 index 0000000..b4187f4 --- /dev/null +++ b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.apple.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.azure.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.azure.ssml new file mode 100644 index 0000000..0b439c0 --- /dev/null +++ b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.azure.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.elevenlabs.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.elevenlabs.ssml new file mode 100644 index 0000000..50808c9 --- /dev/null +++ b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.elevenlabs.ssml @@ -0,0 +1 @@ +A reduced level diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly-neural.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly-neural.ssml new file mode 100644 index 0000000..0b439c0 --- /dev/null +++ b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly-neural.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly.ssml new file mode 100644 index 0000000..b4187f4 --- /dev/null +++ b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.samsung.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.samsung.ssml new file mode 100644 index 0000000..0b439c0 --- /dev/null +++ b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.samsung.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.sapi.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.sapi.ssml new file mode 100644 index 0000000..b4187f4 --- /dev/null +++ b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.sapi.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.w3c.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.w3c.ssml new file mode 100644 index 0000000..b4187f4 --- /dev/null +++ b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.w3c.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.watson.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.watson.ssml new file mode 100644 index 0000000..b4187f4 --- /dev/null +++ b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.watson.ssml @@ -0,0 +1,3 @@ + +A reduced level + diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.acapela-cloud.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.acapela-cloud.ssml new file mode 100644 index 0000000..9495979 --- /dev/null +++ b/test-data/emphasis-standard-strong/emphasis-standard-strong.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.acapela.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.acapela.ssml new file mode 100644 index 0000000..0fb1dc4 --- /dev/null +++ b/test-data/emphasis-standard-strong/emphasis-standard-strong.acapela.ssml @@ -0,0 +1 @@ +A \emph\strong level diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.apple.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.apple.ssml new file mode 100644 index 0000000..9495979 --- /dev/null +++ b/test-data/emphasis-standard-strong/emphasis-standard-strong.apple.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.azure.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.azure.ssml new file mode 100644 index 0000000..b43ca04 --- /dev/null +++ b/test-data/emphasis-standard-strong/emphasis-standard-strong.azure.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.elevenlabs.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.elevenlabs.ssml new file mode 100644 index 0000000..a6d7ce7 --- /dev/null +++ b/test-data/emphasis-standard-strong/emphasis-standard-strong.elevenlabs.ssml @@ -0,0 +1 @@ +A strong level diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.polly-neural.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.polly-neural.ssml new file mode 100644 index 0000000..b43ca04 --- /dev/null +++ b/test-data/emphasis-standard-strong/emphasis-standard-strong.polly-neural.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.polly.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.polly.ssml new file mode 100644 index 0000000..9495979 --- /dev/null +++ b/test-data/emphasis-standard-strong/emphasis-standard-strong.polly.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.samsung.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.samsung.ssml new file mode 100644 index 0000000..b43ca04 --- /dev/null +++ b/test-data/emphasis-standard-strong/emphasis-standard-strong.samsung.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.sapi.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.sapi.ssml new file mode 100644 index 0000000..9495979 --- /dev/null +++ b/test-data/emphasis-standard-strong/emphasis-standard-strong.sapi.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.w3c.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.w3c.ssml new file mode 100644 index 0000000..9495979 --- /dev/null +++ b/test-data/emphasis-standard-strong/emphasis-standard-strong.w3c.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.watson.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.watson.ssml new file mode 100644 index 0000000..9495979 --- /dev/null +++ b/test-data/emphasis-standard-strong/emphasis-standard-strong.watson.ssml @@ -0,0 +1,3 @@ + +A strong level + diff --git a/test-data/escape-xml-characters/escape-xml-characters.acapela-cloud.ssml b/test-data/escape-xml-characters/escape-xml-characters.acapela-cloud.ssml new file mode 100644 index 0000000..613c98c --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +1 < 2 & 3 > 0 "yes" 'no' + diff --git a/test-data/escape-xml-characters/escape-xml-characters.acapela.ssml b/test-data/escape-xml-characters/escape-xml-characters.acapela.ssml new file mode 100644 index 0000000..3006c7a --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.acapela.ssml @@ -0,0 +1 @@ +1 < 2 & 3 > 0 "yes" 'no' diff --git a/test-data/escape-xml-characters/escape-xml-characters.alexa.ssml b/test-data/escape-xml-characters/escape-xml-characters.alexa.ssml new file mode 100644 index 0000000..613c98c --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.alexa.ssml @@ -0,0 +1,3 @@ + +1 < 2 & 3 > 0 "yes" 'no' + diff --git a/test-data/escape-xml-characters/escape-xml-characters.apple.ssml b/test-data/escape-xml-characters/escape-xml-characters.apple.ssml new file mode 100644 index 0000000..613c98c --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.apple.ssml @@ -0,0 +1,3 @@ + +1 < 2 & 3 > 0 "yes" 'no' + diff --git a/test-data/escape-xml-characters/escape-xml-characters.azure.ssml b/test-data/escape-xml-characters/escape-xml-characters.azure.ssml new file mode 100644 index 0000000..613c98c --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.azure.ssml @@ -0,0 +1,3 @@ + +1 < 2 & 3 > 0 "yes" 'no' + diff --git a/test-data/escape-xml-characters/escape-xml-characters.elevenlabs.ssml b/test-data/escape-xml-characters/escape-xml-characters.elevenlabs.ssml new file mode 100644 index 0000000..3006c7a --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.elevenlabs.ssml @@ -0,0 +1 @@ +1 < 2 & 3 > 0 "yes" 'no' diff --git a/test-data/escape-xml-characters/escape-xml-characters.google.ssml b/test-data/escape-xml-characters/escape-xml-characters.google.ssml new file mode 100644 index 0000000..613c98c --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.google.ssml @@ -0,0 +1,3 @@ + +1 < 2 & 3 > 0 "yes" 'no' + diff --git a/test-data/escape-xml-characters/escape-xml-characters.polly-neural.ssml b/test-data/escape-xml-characters/escape-xml-characters.polly-neural.ssml new file mode 100644 index 0000000..613c98c --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.polly-neural.ssml @@ -0,0 +1,3 @@ + +1 < 2 & 3 > 0 "yes" 'no' + diff --git a/test-data/escape-xml-characters/escape-xml-characters.polly.ssml b/test-data/escape-xml-characters/escape-xml-characters.polly.ssml new file mode 100644 index 0000000..613c98c --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.polly.ssml @@ -0,0 +1,3 @@ + +1 < 2 & 3 > 0 "yes" 'no' + diff --git a/test-data/escape-xml-characters/escape-xml-characters.samsung.ssml b/test-data/escape-xml-characters/escape-xml-characters.samsung.ssml new file mode 100644 index 0000000..613c98c --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.samsung.ssml @@ -0,0 +1,3 @@ + +1 < 2 & 3 > 0 "yes" 'no' + diff --git a/test-data/escape-xml-characters/escape-xml-characters.sapi.ssml b/test-data/escape-xml-characters/escape-xml-characters.sapi.ssml new file mode 100644 index 0000000..613c98c --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.sapi.ssml @@ -0,0 +1,3 @@ + +1 < 2 & 3 > 0 "yes" 'no' + diff --git a/test-data/escape-xml-characters/escape-xml-characters.smd b/test-data/escape-xml-characters/escape-xml-characters.smd new file mode 100644 index 0000000..3006c7a --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.smd @@ -0,0 +1 @@ +1 < 2 & 3 > 0 "yes" 'no' diff --git a/test-data/escape-xml-characters/escape-xml-characters.txt b/test-data/escape-xml-characters/escape-xml-characters.txt new file mode 100644 index 0000000..3006c7a --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.txt @@ -0,0 +1 @@ +1 < 2 & 3 > 0 "yes" 'no' diff --git a/test-data/escape-xml-characters/escape-xml-characters.w3c.ssml b/test-data/escape-xml-characters/escape-xml-characters.w3c.ssml new file mode 100644 index 0000000..613c98c --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.w3c.ssml @@ -0,0 +1,3 @@ + +1 < 2 & 3 > 0 "yes" 'no' + diff --git a/test-data/escape-xml-characters/escape-xml-characters.watson.ssml b/test-data/escape-xml-characters/escape-xml-characters.watson.ssml new file mode 100644 index 0000000..613c98c --- /dev/null +++ b/test-data/escape-xml-characters/escape-xml-characters.watson.ssml @@ -0,0 +1,3 @@ + +1 < 2 & 3 > 0 "yes" 'no' + diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela-cloud.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela-cloud.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela-cloud.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela.ssml new file mode 100644 index 0000000..362c049 --- /dev/null +++ b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela.ssml @@ -0,0 +1 @@ +Section 1 diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.apple.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.apple.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.apple.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.azure.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.azure.ssml new file mode 100644 index 0000000..4ef0a20 --- /dev/null +++ b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.azure.ssml @@ -0,0 +1,6 @@ + + + +Section 1 + + diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.elevenlabs.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.elevenlabs.ssml new file mode 100644 index 0000000..00ffc14 --- /dev/null +++ b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.elevenlabs.ssml @@ -0,0 +1,2 @@ + +Section 1 diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly-neural.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly-neural.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly-neural.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.samsung.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.samsung.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.samsung.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.sapi.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.sapi.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.sapi.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.w3c.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.w3c.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.w3c.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.watson.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.watson.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.watson.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela-cloud.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela-cloud.ssml new file mode 100644 index 0000000..d6892be --- /dev/null +++ b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela-cloud.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[excited] +I am excited - medium. +#[excited:"medium"] +I am excited - medium. +#[excited:"low"] +I am excited - low. +#[excited:"high"] +I am excited - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela.ssml new file mode 100644 index 0000000..3539fc7 --- /dev/null +++ b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela.ssml @@ -0,0 +1,11 @@ +Normal speech. +#[excited] +I am excited - medium. +#[excited:"medium"] +I am excited - medium. +#[excited:"low"] +I am excited - low. +#[excited:"high"] +I am excited - high. +#[defaults] +Now back to normal speech. diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.apple.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.apple.ssml new file mode 100644 index 0000000..d6892be --- /dev/null +++ b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.apple.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[excited] +I am excited - medium. +#[excited:"medium"] +I am excited - medium. +#[excited:"low"] +I am excited - low. +#[excited:"high"] +I am excited - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.azure.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.azure.ssml new file mode 100644 index 0000000..d6892be --- /dev/null +++ b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.azure.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[excited] +I am excited - medium. +#[excited:"medium"] +I am excited - medium. +#[excited:"low"] +I am excited - low. +#[excited:"high"] +I am excited - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.elevenlabs.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.elevenlabs.ssml new file mode 100644 index 0000000..3539fc7 --- /dev/null +++ b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.elevenlabs.ssml @@ -0,0 +1,11 @@ +Normal speech. +#[excited] +I am excited - medium. +#[excited:"medium"] +I am excited - medium. +#[excited:"low"] +I am excited - low. +#[excited:"high"] +I am excited - high. +#[defaults] +Now back to normal speech. diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly-neural.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly-neural.ssml new file mode 100644 index 0000000..d6892be --- /dev/null +++ b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly-neural.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[excited] +I am excited - medium. +#[excited:"medium"] +I am excited - medium. +#[excited:"low"] +I am excited - low. +#[excited:"high"] +I am excited - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly.ssml new file mode 100644 index 0000000..d6892be --- /dev/null +++ b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[excited] +I am excited - medium. +#[excited:"medium"] +I am excited - medium. +#[excited:"low"] +I am excited - low. +#[excited:"high"] +I am excited - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.samsung.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.samsung.ssml new file mode 100644 index 0000000..d6892be --- /dev/null +++ b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.samsung.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[excited] +I am excited - medium. +#[excited:"medium"] +I am excited - medium. +#[excited:"low"] +I am excited - low. +#[excited:"high"] +I am excited - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.sapi.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.sapi.ssml new file mode 100644 index 0000000..d6892be --- /dev/null +++ b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.sapi.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[excited] +I am excited - medium. +#[excited:"medium"] +I am excited - medium. +#[excited:"low"] +I am excited - low. +#[excited:"high"] +I am excited - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.w3c.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.w3c.ssml new file mode 100644 index 0000000..d6892be --- /dev/null +++ b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.w3c.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[excited] +I am excited - medium. +#[excited:"medium"] +I am excited - medium. +#[excited:"low"] +I am excited - low. +#[excited:"high"] +I am excited - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.watson.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.watson.ssml new file mode 100644 index 0000000..d6892be --- /dev/null +++ b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.watson.ssml @@ -0,0 +1,13 @@ + +Normal speech. +#[excited] +I am excited - medium. +#[excited:"medium"] +I am excited - medium. +#[excited:"low"] +I am excited - low. +#[excited:"high"] +I am excited - high. +#[defaults] +Now back to normal speech. + diff --git a/test-data/excited-section section on same line/excited-section section on same line.acapela-cloud.ssml b/test-data/excited-section section on same line/excited-section section on same line.acapela-cloud.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/excited-section section on same line/excited-section section on same line.acapela-cloud.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/excited-section section on same line/excited-section section on same line.acapela.ssml b/test-data/excited-section section on same line/excited-section section on same line.acapela.ssml new file mode 100644 index 0000000..fbaa33d --- /dev/null +++ b/test-data/excited-section section on same line/excited-section section on same line.acapela.ssml @@ -0,0 +1 @@ +Hey there, nice to meet you diff --git a/test-data/excited-section section on same line/excited-section section on same line.apple.ssml b/test-data/excited-section section on same line/excited-section section on same line.apple.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/excited-section section on same line/excited-section section on same line.apple.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/excited-section section on same line/excited-section section on same line.azure.ssml b/test-data/excited-section section on same line/excited-section section on same line.azure.ssml new file mode 100644 index 0000000..6bddf3f --- /dev/null +++ b/test-data/excited-section section on same line/excited-section section on same line.azure.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/excited-section section on same line/excited-section section on same line.elevenlabs.ssml b/test-data/excited-section section on same line/excited-section section on same line.elevenlabs.ssml new file mode 100644 index 0000000..198b443 --- /dev/null +++ b/test-data/excited-section section on same line/excited-section section on same line.elevenlabs.ssml @@ -0,0 +1 @@ + Hey there, nice to meet you diff --git a/test-data/excited-section section on same line/excited-section section on same line.polly-neural.ssml b/test-data/excited-section section on same line/excited-section section on same line.polly-neural.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/excited-section section on same line/excited-section section on same line.polly-neural.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/excited-section section on same line/excited-section section on same line.polly.ssml b/test-data/excited-section section on same line/excited-section section on same line.polly.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/excited-section section on same line/excited-section section on same line.polly.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/excited-section section on same line/excited-section section on same line.samsung.ssml b/test-data/excited-section section on same line/excited-section section on same line.samsung.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/excited-section section on same line/excited-section section on same line.samsung.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/excited-section section on same line/excited-section section on same line.sapi.ssml b/test-data/excited-section section on same line/excited-section section on same line.sapi.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/excited-section section on same line/excited-section section on same line.sapi.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/excited-section section on same line/excited-section section on same line.w3c.ssml b/test-data/excited-section section on same line/excited-section section on same line.w3c.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/excited-section section on same line/excited-section section on same line.w3c.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/excited-section section on same line/excited-section section on same line.watson.ssml b/test-data/excited-section section on same line/excited-section section on same line.watson.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/excited-section section on same line/excited-section section on same line.watson.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela-cloud.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela-cloud.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela.ssml new file mode 100644 index 0000000..a6c04f2 --- /dev/null +++ b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela.ssml @@ -0,0 +1 @@ +We can switch from excited to really excited. diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.apple.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.apple.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.apple.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.azure.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.azure.ssml new file mode 100644 index 0000000..4c343cc --- /dev/null +++ b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.azure.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.elevenlabs.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.elevenlabs.ssml new file mode 100644 index 0000000..a6c04f2 --- /dev/null +++ b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.elevenlabs.ssml @@ -0,0 +1 @@ +We can switch from excited to really excited. diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly-neural.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly-neural.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly-neural.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.samsung.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.samsung.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.samsung.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.sapi.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.sapi.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.sapi.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.w3c.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.w3c.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.w3c.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.watson.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.watson.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.watson.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela-cloud.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela-cloud.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela.ssml new file mode 100644 index 0000000..a6c04f2 --- /dev/null +++ b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela.ssml @@ -0,0 +1 @@ +We can switch from excited to really excited. diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.apple.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.apple.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.apple.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.azure.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.azure.ssml new file mode 100644 index 0000000..4c343cc --- /dev/null +++ b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.azure.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.elevenlabs.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.elevenlabs.ssml new file mode 100644 index 0000000..a6c04f2 --- /dev/null +++ b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.elevenlabs.ssml @@ -0,0 +1 @@ +We can switch from excited to really excited. diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly-neural.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly-neural.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly-neural.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.samsung.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.samsung.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.samsung.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.sapi.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.sapi.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.sapi.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.w3c.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.w3c.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.w3c.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.watson.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.watson.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.watson.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard/excited-standard.acapela-cloud.ssml b/test-data/excited-standard/excited-standard.acapela-cloud.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard/excited-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard/excited-standard.acapela.ssml b/test-data/excited-standard/excited-standard.acapela.ssml new file mode 100644 index 0000000..a6c04f2 --- /dev/null +++ b/test-data/excited-standard/excited-standard.acapela.ssml @@ -0,0 +1 @@ +We can switch from excited to really excited. diff --git a/test-data/excited-standard/excited-standard.apple.ssml b/test-data/excited-standard/excited-standard.apple.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard/excited-standard.apple.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard/excited-standard.azure.ssml b/test-data/excited-standard/excited-standard.azure.ssml new file mode 100644 index 0000000..4c343cc --- /dev/null +++ b/test-data/excited-standard/excited-standard.azure.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard/excited-standard.elevenlabs.ssml b/test-data/excited-standard/excited-standard.elevenlabs.ssml new file mode 100644 index 0000000..a6c04f2 --- /dev/null +++ b/test-data/excited-standard/excited-standard.elevenlabs.ssml @@ -0,0 +1 @@ +We can switch from excited to really excited. diff --git a/test-data/excited-standard/excited-standard.polly-neural.ssml b/test-data/excited-standard/excited-standard.polly-neural.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard/excited-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard/excited-standard.polly.ssml b/test-data/excited-standard/excited-standard.polly.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard/excited-standard.polly.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard/excited-standard.samsung.ssml b/test-data/excited-standard/excited-standard.samsung.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard/excited-standard.samsung.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard/excited-standard.sapi.ssml b/test-data/excited-standard/excited-standard.sapi.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard/excited-standard.sapi.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard/excited-standard.w3c.ssml b/test-data/excited-standard/excited-standard.w3c.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard/excited-standard.w3c.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/excited-standard/excited-standard.watson.ssml b/test-data/excited-standard/excited-standard.watson.ssml new file mode 100644 index 0000000..20e61ed --- /dev/null +++ b/test-data/excited-standard/excited-standard.watson.ssml @@ -0,0 +1,3 @@ + +We can switch from excited to really excited. + diff --git a/test-data/expletive-standard/expletive-standard.acapela-cloud.ssml b/test-data/expletive-standard/expletive-standard.acapela-cloud.ssml new file mode 100644 index 0000000..4399c32 --- /dev/null +++ b/test-data/expletive-standard/expletive-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +You said word and word at school. + diff --git a/test-data/expletive-standard/expletive-standard.acapela.ssml b/test-data/expletive-standard/expletive-standard.acapela.ssml new file mode 100644 index 0000000..e4d5035 --- /dev/null +++ b/test-data/expletive-standard/expletive-standard.acapela.ssml @@ -0,0 +1 @@ +You said word and word at school. diff --git a/test-data/expletive-standard/expletive-standard.apple.ssml b/test-data/expletive-standard/expletive-standard.apple.ssml new file mode 100644 index 0000000..4d68d37 --- /dev/null +++ b/test-data/expletive-standard/expletive-standard.apple.ssml @@ -0,0 +1,3 @@ + +You said word and word at school. + diff --git a/test-data/expletive-standard/expletive-standard.azure.ssml b/test-data/expletive-standard/expletive-standard.azure.ssml new file mode 100644 index 0000000..4399c32 --- /dev/null +++ b/test-data/expletive-standard/expletive-standard.azure.ssml @@ -0,0 +1,3 @@ + +You said word and word at school. + diff --git a/test-data/expletive-standard/expletive-standard.elevenlabs.ssml b/test-data/expletive-standard/expletive-standard.elevenlabs.ssml new file mode 100644 index 0000000..e4d5035 --- /dev/null +++ b/test-data/expletive-standard/expletive-standard.elevenlabs.ssml @@ -0,0 +1 @@ +You said word and word at school. diff --git a/test-data/expletive-standard/expletive-standard.polly-neural.ssml b/test-data/expletive-standard/expletive-standard.polly-neural.ssml new file mode 100644 index 0000000..4d68d37 --- /dev/null +++ b/test-data/expletive-standard/expletive-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +You said word and word at school. + diff --git a/test-data/expletive-standard/expletive-standard.polly.ssml b/test-data/expletive-standard/expletive-standard.polly.ssml new file mode 100644 index 0000000..4d68d37 --- /dev/null +++ b/test-data/expletive-standard/expletive-standard.polly.ssml @@ -0,0 +1,3 @@ + +You said word and word at school. + diff --git a/test-data/expletive-standard/expletive-standard.samsung.ssml b/test-data/expletive-standard/expletive-standard.samsung.ssml new file mode 100644 index 0000000..4399c32 --- /dev/null +++ b/test-data/expletive-standard/expletive-standard.samsung.ssml @@ -0,0 +1,3 @@ + +You said word and word at school. + diff --git a/test-data/expletive-standard/expletive-standard.sapi.ssml b/test-data/expletive-standard/expletive-standard.sapi.ssml new file mode 100644 index 0000000..4d68d37 --- /dev/null +++ b/test-data/expletive-standard/expletive-standard.sapi.ssml @@ -0,0 +1,3 @@ + +You said word and word at school. + diff --git a/test-data/expletive-standard/expletive-standard.w3c.ssml b/test-data/expletive-standard/expletive-standard.w3c.ssml new file mode 100644 index 0000000..4d68d37 --- /dev/null +++ b/test-data/expletive-standard/expletive-standard.w3c.ssml @@ -0,0 +1,3 @@ + +You said word and word at school. + diff --git a/test-data/expletive-standard/expletive-standard.watson.ssml b/test-data/expletive-standard/expletive-standard.watson.ssml new file mode 100644 index 0000000..4399c32 --- /dev/null +++ b/test-data/expletive-standard/expletive-standard.watson.ssml @@ -0,0 +1,3 @@ + +You said word and word at school. + diff --git a/test-data/expressive-ahem/expressive-ahem.acapela-cloud.ssml b/test-data/expressive-ahem/expressive-ahem.acapela-cloud.ssml new file mode 100644 index 0000000..8ef1a59 --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#THROAT01# + diff --git a/test-data/expressive-ahem/expressive-ahem.acapela.ssml b/test-data/expressive-ahem/expressive-ahem.acapela.ssml new file mode 100644 index 0000000..a67bf5c --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.acapela.ssml @@ -0,0 +1 @@ +#THROAT01# diff --git a/test-data/expressive-ahem/expressive-ahem.alexa.ssml b/test-data/expressive-ahem/expressive-ahem.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-ahem/expressive-ahem.apple.ssml b/test-data/expressive-ahem/expressive-ahem.apple.ssml new file mode 100644 index 0000000..b3b3743 --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.apple.ssml @@ -0,0 +1,3 @@ + +[ahem] + diff --git a/test-data/expressive-ahem/expressive-ahem.azure.ssml b/test-data/expressive-ahem/expressive-ahem.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-ahem/expressive-ahem.elevenlabs.ssml b/test-data/expressive-ahem/expressive-ahem.elevenlabs.ssml new file mode 100644 index 0000000..1c698fc --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.elevenlabs.ssml @@ -0,0 +1 @@ +[ahem] diff --git a/test-data/expressive-ahem/expressive-ahem.google.ssml b/test-data/expressive-ahem/expressive-ahem.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-ahem/expressive-ahem.polly-neural.ssml b/test-data/expressive-ahem/expressive-ahem.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-ahem/expressive-ahem.polly.ssml b/test-data/expressive-ahem/expressive-ahem.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-ahem/expressive-ahem.samsung.ssml b/test-data/expressive-ahem/expressive-ahem.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-ahem/expressive-ahem.sapi.ssml b/test-data/expressive-ahem/expressive-ahem.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-ahem/expressive-ahem.smd b/test-data/expressive-ahem/expressive-ahem.smd new file mode 100644 index 0000000..1c698fc --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.smd @@ -0,0 +1 @@ +[ahem] diff --git a/test-data/expressive-ahem/expressive-ahem.txt b/test-data/expressive-ahem/expressive-ahem.txt new file mode 100644 index 0000000..1c698fc --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.txt @@ -0,0 +1 @@ +[ahem] diff --git a/test-data/expressive-ahem/expressive-ahem.w3c.ssml b/test-data/expressive-ahem/expressive-ahem.w3c.ssml new file mode 100644 index 0000000..b3b3743 --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.w3c.ssml @@ -0,0 +1,3 @@ + +[ahem] + diff --git a/test-data/expressive-ahem/expressive-ahem.watson.ssml b/test-data/expressive-ahem/expressive-ahem.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-ahem/expressive-ahem.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-applause/expressive-applause.acapela-cloud.ssml b/test-data/expressive-applause/expressive-applause.acapela-cloud.ssml new file mode 100644 index 0000000..5915bc3 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#LAUGH03# + diff --git a/test-data/expressive-applause/expressive-applause.acapela.ssml b/test-data/expressive-applause/expressive-applause.acapela.ssml new file mode 100644 index 0000000..019ddb9 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.acapela.ssml @@ -0,0 +1 @@ +#LAUGH03# diff --git a/test-data/expressive-applause/expressive-applause.alexa.ssml b/test-data/expressive-applause/expressive-applause.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-applause/expressive-applause.apple.ssml b/test-data/expressive-applause/expressive-applause.apple.ssml new file mode 100644 index 0000000..25ac5f4 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.apple.ssml @@ -0,0 +1,3 @@ + +[applause] + diff --git a/test-data/expressive-applause/expressive-applause.azure.ssml b/test-data/expressive-applause/expressive-applause.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-applause/expressive-applause.elevenlabs.ssml b/test-data/expressive-applause/expressive-applause.elevenlabs.ssml new file mode 100644 index 0000000..7accee2 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.elevenlabs.ssml @@ -0,0 +1 @@ +[applause] diff --git a/test-data/expressive-applause/expressive-applause.google.ssml b/test-data/expressive-applause/expressive-applause.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-applause/expressive-applause.polly-neural.ssml b/test-data/expressive-applause/expressive-applause.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-applause/expressive-applause.polly.ssml b/test-data/expressive-applause/expressive-applause.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-applause/expressive-applause.samsung.ssml b/test-data/expressive-applause/expressive-applause.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-applause/expressive-applause.sapi.ssml b/test-data/expressive-applause/expressive-applause.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-applause/expressive-applause.smd b/test-data/expressive-applause/expressive-applause.smd new file mode 100644 index 0000000..7accee2 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.smd @@ -0,0 +1 @@ +[applause] diff --git a/test-data/expressive-applause/expressive-applause.txt b/test-data/expressive-applause/expressive-applause.txt new file mode 100644 index 0000000..7accee2 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.txt @@ -0,0 +1 @@ +[applause] diff --git a/test-data/expressive-applause/expressive-applause.w3c.ssml b/test-data/expressive-applause/expressive-applause.w3c.ssml new file mode 100644 index 0000000..25ac5f4 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.w3c.ssml @@ -0,0 +1,3 @@ + +[applause] + diff --git a/test-data/expressive-applause/expressive-applause.watson.ssml b/test-data/expressive-applause/expressive-applause.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-applause/expressive-applause.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-boo/expressive-boo.acapela-cloud.ssml b/test-data/expressive-boo/expressive-boo.acapela-cloud.ssml new file mode 100644 index 0000000..8226cae --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#AARGH01# + diff --git a/test-data/expressive-boo/expressive-boo.acapela.ssml b/test-data/expressive-boo/expressive-boo.acapela.ssml new file mode 100644 index 0000000..26dc30b --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.acapela.ssml @@ -0,0 +1 @@ +#AARGH01# diff --git a/test-data/expressive-boo/expressive-boo.alexa.ssml b/test-data/expressive-boo/expressive-boo.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-boo/expressive-boo.apple.ssml b/test-data/expressive-boo/expressive-boo.apple.ssml new file mode 100644 index 0000000..62a50cc --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.apple.ssml @@ -0,0 +1,3 @@ + +[boo] + diff --git a/test-data/expressive-boo/expressive-boo.azure.ssml b/test-data/expressive-boo/expressive-boo.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-boo/expressive-boo.elevenlabs.ssml b/test-data/expressive-boo/expressive-boo.elevenlabs.ssml new file mode 100644 index 0000000..ebd80e7 --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.elevenlabs.ssml @@ -0,0 +1 @@ +[boo] diff --git a/test-data/expressive-boo/expressive-boo.google.ssml b/test-data/expressive-boo/expressive-boo.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-boo/expressive-boo.polly-neural.ssml b/test-data/expressive-boo/expressive-boo.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-boo/expressive-boo.polly.ssml b/test-data/expressive-boo/expressive-boo.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-boo/expressive-boo.samsung.ssml b/test-data/expressive-boo/expressive-boo.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-boo/expressive-boo.sapi.ssml b/test-data/expressive-boo/expressive-boo.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-boo/expressive-boo.smd b/test-data/expressive-boo/expressive-boo.smd new file mode 100644 index 0000000..ebd80e7 --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.smd @@ -0,0 +1 @@ +[boo] diff --git a/test-data/expressive-boo/expressive-boo.txt b/test-data/expressive-boo/expressive-boo.txt new file mode 100644 index 0000000..ebd80e7 --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.txt @@ -0,0 +1 @@ +[boo] diff --git a/test-data/expressive-boo/expressive-boo.w3c.ssml b/test-data/expressive-boo/expressive-boo.w3c.ssml new file mode 100644 index 0000000..62a50cc --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.w3c.ssml @@ -0,0 +1,3 @@ + +[boo] + diff --git a/test-data/expressive-boo/expressive-boo.watson.ssml b/test-data/expressive-boo/expressive-boo.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-boo/expressive-boo.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cough/expressive-cough.acapela-cloud.ssml b/test-data/expressive-cough/expressive-cough.acapela-cloud.ssml new file mode 100644 index 0000000..b9199fa --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#COUGH01# + diff --git a/test-data/expressive-cough/expressive-cough.acapela.ssml b/test-data/expressive-cough/expressive-cough.acapela.ssml new file mode 100644 index 0000000..9573e12 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.acapela.ssml @@ -0,0 +1 @@ +#COUGH01# diff --git a/test-data/expressive-cough/expressive-cough.alexa.ssml b/test-data/expressive-cough/expressive-cough.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cough/expressive-cough.apple.ssml b/test-data/expressive-cough/expressive-cough.apple.ssml new file mode 100644 index 0000000..b23ddd2 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.apple.ssml @@ -0,0 +1,3 @@ + +[cough] + diff --git a/test-data/expressive-cough/expressive-cough.azure.ssml b/test-data/expressive-cough/expressive-cough.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cough/expressive-cough.elevenlabs.ssml b/test-data/expressive-cough/expressive-cough.elevenlabs.ssml new file mode 100644 index 0000000..f6e0886 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.elevenlabs.ssml @@ -0,0 +1 @@ +[cough] diff --git a/test-data/expressive-cough/expressive-cough.google.ssml b/test-data/expressive-cough/expressive-cough.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cough/expressive-cough.polly-neural.ssml b/test-data/expressive-cough/expressive-cough.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cough/expressive-cough.polly.ssml b/test-data/expressive-cough/expressive-cough.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cough/expressive-cough.samsung.ssml b/test-data/expressive-cough/expressive-cough.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cough/expressive-cough.sapi.ssml b/test-data/expressive-cough/expressive-cough.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cough/expressive-cough.smd b/test-data/expressive-cough/expressive-cough.smd new file mode 100644 index 0000000..f6e0886 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.smd @@ -0,0 +1 @@ +[cough] diff --git a/test-data/expressive-cough/expressive-cough.txt b/test-data/expressive-cough/expressive-cough.txt new file mode 100644 index 0000000..f6e0886 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.txt @@ -0,0 +1 @@ +[cough] diff --git a/test-data/expressive-cough/expressive-cough.w3c.ssml b/test-data/expressive-cough/expressive-cough.w3c.ssml new file mode 100644 index 0000000..b23ddd2 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.w3c.ssml @@ -0,0 +1,3 @@ + +[cough] + diff --git a/test-data/expressive-cough/expressive-cough.watson.ssml b/test-data/expressive-cough/expressive-cough.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cough/expressive-cough.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cry/expressive-cry.acapela-cloud.ssml b/test-data/expressive-cry/expressive-cry.acapela-cloud.ssml new file mode 100644 index 0000000..db0e3c5 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#CRY01# + diff --git a/test-data/expressive-cry/expressive-cry.acapela.ssml b/test-data/expressive-cry/expressive-cry.acapela.ssml new file mode 100644 index 0000000..f784e52 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.acapela.ssml @@ -0,0 +1 @@ +#CRY01# diff --git a/test-data/expressive-cry/expressive-cry.alexa.ssml b/test-data/expressive-cry/expressive-cry.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cry/expressive-cry.apple.ssml b/test-data/expressive-cry/expressive-cry.apple.ssml new file mode 100644 index 0000000..d190b03 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.apple.ssml @@ -0,0 +1,3 @@ + +[cry] + diff --git a/test-data/expressive-cry/expressive-cry.azure.ssml b/test-data/expressive-cry/expressive-cry.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cry/expressive-cry.elevenlabs.ssml b/test-data/expressive-cry/expressive-cry.elevenlabs.ssml new file mode 100644 index 0000000..bc76326 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.elevenlabs.ssml @@ -0,0 +1 @@ +[cry] diff --git a/test-data/expressive-cry/expressive-cry.google.ssml b/test-data/expressive-cry/expressive-cry.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cry/expressive-cry.polly-neural.ssml b/test-data/expressive-cry/expressive-cry.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cry/expressive-cry.polly.ssml b/test-data/expressive-cry/expressive-cry.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cry/expressive-cry.samsung.ssml b/test-data/expressive-cry/expressive-cry.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cry/expressive-cry.sapi.ssml b/test-data/expressive-cry/expressive-cry.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-cry/expressive-cry.smd b/test-data/expressive-cry/expressive-cry.smd new file mode 100644 index 0000000..bc76326 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.smd @@ -0,0 +1 @@ +[cry] diff --git a/test-data/expressive-cry/expressive-cry.txt b/test-data/expressive-cry/expressive-cry.txt new file mode 100644 index 0000000..bc76326 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.txt @@ -0,0 +1 @@ +[cry] diff --git a/test-data/expressive-cry/expressive-cry.w3c.ssml b/test-data/expressive-cry/expressive-cry.w3c.ssml new file mode 100644 index 0000000..d190b03 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.w3c.ssml @@ -0,0 +1,3 @@ + +[cry] + diff --git a/test-data/expressive-cry/expressive-cry.watson.ssml b/test-data/expressive-cry/expressive-cry.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-cry/expressive-cry.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-gasp/expressive-gasp.acapela-cloud.ssml b/test-data/expressive-gasp/expressive-gasp.acapela-cloud.ssml new file mode 100644 index 0000000..8238de7 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#BREATH01# + diff --git a/test-data/expressive-gasp/expressive-gasp.acapela.ssml b/test-data/expressive-gasp/expressive-gasp.acapela.ssml new file mode 100644 index 0000000..cc7326f --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.acapela.ssml @@ -0,0 +1 @@ +#BREATH01# diff --git a/test-data/expressive-gasp/expressive-gasp.alexa.ssml b/test-data/expressive-gasp/expressive-gasp.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-gasp/expressive-gasp.apple.ssml b/test-data/expressive-gasp/expressive-gasp.apple.ssml new file mode 100644 index 0000000..da4ede8 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.apple.ssml @@ -0,0 +1,3 @@ + +[gasp] + diff --git a/test-data/expressive-gasp/expressive-gasp.azure.ssml b/test-data/expressive-gasp/expressive-gasp.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-gasp/expressive-gasp.elevenlabs.ssml b/test-data/expressive-gasp/expressive-gasp.elevenlabs.ssml new file mode 100644 index 0000000..7602271 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.elevenlabs.ssml @@ -0,0 +1 @@ +[gasp] diff --git a/test-data/expressive-gasp/expressive-gasp.google.ssml b/test-data/expressive-gasp/expressive-gasp.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-gasp/expressive-gasp.polly-neural.ssml b/test-data/expressive-gasp/expressive-gasp.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-gasp/expressive-gasp.polly.ssml b/test-data/expressive-gasp/expressive-gasp.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-gasp/expressive-gasp.samsung.ssml b/test-data/expressive-gasp/expressive-gasp.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-gasp/expressive-gasp.sapi.ssml b/test-data/expressive-gasp/expressive-gasp.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-gasp/expressive-gasp.smd b/test-data/expressive-gasp/expressive-gasp.smd new file mode 100644 index 0000000..7602271 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.smd @@ -0,0 +1 @@ +[gasp] diff --git a/test-data/expressive-gasp/expressive-gasp.txt b/test-data/expressive-gasp/expressive-gasp.txt new file mode 100644 index 0000000..7602271 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.txt @@ -0,0 +1 @@ +[gasp] diff --git a/test-data/expressive-gasp/expressive-gasp.w3c.ssml b/test-data/expressive-gasp/expressive-gasp.w3c.ssml new file mode 100644 index 0000000..da4ede8 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.w3c.ssml @@ -0,0 +1,3 @@ + +[gasp] + diff --git a/test-data/expressive-gasp/expressive-gasp.watson.ssml b/test-data/expressive-gasp/expressive-gasp.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-gasp/expressive-gasp.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-giggle/expressive-giggle.acapela-cloud.ssml b/test-data/expressive-giggle/expressive-giggle.acapela-cloud.ssml new file mode 100644 index 0000000..7af7e8b --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#LAUGH02# + diff --git a/test-data/expressive-giggle/expressive-giggle.acapela.ssml b/test-data/expressive-giggle/expressive-giggle.acapela.ssml new file mode 100644 index 0000000..aee8e27 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.acapela.ssml @@ -0,0 +1 @@ +#LAUGH02# diff --git a/test-data/expressive-giggle/expressive-giggle.alexa.ssml b/test-data/expressive-giggle/expressive-giggle.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-giggle/expressive-giggle.apple.ssml b/test-data/expressive-giggle/expressive-giggle.apple.ssml new file mode 100644 index 0000000..401ea98 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.apple.ssml @@ -0,0 +1,3 @@ + +[giggle] + diff --git a/test-data/expressive-giggle/expressive-giggle.azure.ssml b/test-data/expressive-giggle/expressive-giggle.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-giggle/expressive-giggle.elevenlabs.ssml b/test-data/expressive-giggle/expressive-giggle.elevenlabs.ssml new file mode 100644 index 0000000..9053dd1 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.elevenlabs.ssml @@ -0,0 +1 @@ +[giggle] diff --git a/test-data/expressive-giggle/expressive-giggle.google.ssml b/test-data/expressive-giggle/expressive-giggle.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-giggle/expressive-giggle.polly-neural.ssml b/test-data/expressive-giggle/expressive-giggle.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-giggle/expressive-giggle.polly.ssml b/test-data/expressive-giggle/expressive-giggle.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-giggle/expressive-giggle.samsung.ssml b/test-data/expressive-giggle/expressive-giggle.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-giggle/expressive-giggle.sapi.ssml b/test-data/expressive-giggle/expressive-giggle.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-giggle/expressive-giggle.smd b/test-data/expressive-giggle/expressive-giggle.smd new file mode 100644 index 0000000..9053dd1 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.smd @@ -0,0 +1 @@ +[giggle] diff --git a/test-data/expressive-giggle/expressive-giggle.txt b/test-data/expressive-giggle/expressive-giggle.txt new file mode 100644 index 0000000..9053dd1 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.txt @@ -0,0 +1 @@ +[giggle] diff --git a/test-data/expressive-giggle/expressive-giggle.w3c.ssml b/test-data/expressive-giggle/expressive-giggle.w3c.ssml new file mode 100644 index 0000000..401ea98 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.w3c.ssml @@ -0,0 +1,3 @@ + +[giggle] + diff --git a/test-data/expressive-giggle/expressive-giggle.watson.ssml b/test-data/expressive-giggle/expressive-giggle.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-giggle/expressive-giggle.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-hurray/expressive-hurray.acapela-cloud.ssml b/test-data/expressive-hurray/expressive-hurray.acapela-cloud.ssml new file mode 100644 index 0000000..5915bc3 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#LAUGH03# + diff --git a/test-data/expressive-hurray/expressive-hurray.acapela.ssml b/test-data/expressive-hurray/expressive-hurray.acapela.ssml new file mode 100644 index 0000000..019ddb9 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.acapela.ssml @@ -0,0 +1 @@ +#LAUGH03# diff --git a/test-data/expressive-hurray/expressive-hurray.alexa.ssml b/test-data/expressive-hurray/expressive-hurray.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-hurray/expressive-hurray.apple.ssml b/test-data/expressive-hurray/expressive-hurray.apple.ssml new file mode 100644 index 0000000..838b17e --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.apple.ssml @@ -0,0 +1,3 @@ + +[hurray] + diff --git a/test-data/expressive-hurray/expressive-hurray.azure.ssml b/test-data/expressive-hurray/expressive-hurray.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-hurray/expressive-hurray.elevenlabs.ssml b/test-data/expressive-hurray/expressive-hurray.elevenlabs.ssml new file mode 100644 index 0000000..e24c5d1 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.elevenlabs.ssml @@ -0,0 +1 @@ +[hurray] diff --git a/test-data/expressive-hurray/expressive-hurray.google.ssml b/test-data/expressive-hurray/expressive-hurray.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-hurray/expressive-hurray.polly-neural.ssml b/test-data/expressive-hurray/expressive-hurray.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-hurray/expressive-hurray.polly.ssml b/test-data/expressive-hurray/expressive-hurray.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-hurray/expressive-hurray.samsung.ssml b/test-data/expressive-hurray/expressive-hurray.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-hurray/expressive-hurray.sapi.ssml b/test-data/expressive-hurray/expressive-hurray.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-hurray/expressive-hurray.smd b/test-data/expressive-hurray/expressive-hurray.smd new file mode 100644 index 0000000..e24c5d1 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.smd @@ -0,0 +1 @@ +[hurray] diff --git a/test-data/expressive-hurray/expressive-hurray.txt b/test-data/expressive-hurray/expressive-hurray.txt new file mode 100644 index 0000000..e24c5d1 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.txt @@ -0,0 +1 @@ +[hurray] diff --git a/test-data/expressive-hurray/expressive-hurray.w3c.ssml b/test-data/expressive-hurray/expressive-hurray.w3c.ssml new file mode 100644 index 0000000..838b17e --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.w3c.ssml @@ -0,0 +1,3 @@ + +[hurray] + diff --git a/test-data/expressive-hurray/expressive-hurray.watson.ssml b/test-data/expressive-hurray/expressive-hurray.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-hurray/expressive-hurray.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-laugh/expressive-laugh.acapela-cloud.ssml b/test-data/expressive-laugh/expressive-laugh.acapela-cloud.ssml new file mode 100644 index 0000000..f25c89a --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Hello #LAUGH01# world + diff --git a/test-data/expressive-laugh/expressive-laugh.acapela.ssml b/test-data/expressive-laugh/expressive-laugh.acapela.ssml new file mode 100644 index 0000000..84b48f2 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.acapela.ssml @@ -0,0 +1 @@ +Hello #LAUGH01# world diff --git a/test-data/expressive-laugh/expressive-laugh.alexa.ssml b/test-data/expressive-laugh/expressive-laugh.alexa.ssml new file mode 100644 index 0000000..abe2037 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.alexa.ssml @@ -0,0 +1,3 @@ + +Hello world + diff --git a/test-data/expressive-laugh/expressive-laugh.apple.ssml b/test-data/expressive-laugh/expressive-laugh.apple.ssml new file mode 100644 index 0000000..475db8b --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.apple.ssml @@ -0,0 +1,3 @@ + +Hello [laugh] world + diff --git a/test-data/expressive-laugh/expressive-laugh.azure.ssml b/test-data/expressive-laugh/expressive-laugh.azure.ssml new file mode 100644 index 0000000..abe2037 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.azure.ssml @@ -0,0 +1,3 @@ + +Hello world + diff --git a/test-data/expressive-laugh/expressive-laugh.elevenlabs.ssml b/test-data/expressive-laugh/expressive-laugh.elevenlabs.ssml new file mode 100644 index 0000000..d50c419 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.elevenlabs.ssml @@ -0,0 +1 @@ +Hello [laugh] world diff --git a/test-data/expressive-laugh/expressive-laugh.google.ssml b/test-data/expressive-laugh/expressive-laugh.google.ssml new file mode 100644 index 0000000..abe2037 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.google.ssml @@ -0,0 +1,3 @@ + +Hello world + diff --git a/test-data/expressive-laugh/expressive-laugh.polly-neural.ssml b/test-data/expressive-laugh/expressive-laugh.polly-neural.ssml new file mode 100644 index 0000000..abe2037 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.polly-neural.ssml @@ -0,0 +1,3 @@ + +Hello world + diff --git a/test-data/expressive-laugh/expressive-laugh.polly.ssml b/test-data/expressive-laugh/expressive-laugh.polly.ssml new file mode 100644 index 0000000..abe2037 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.polly.ssml @@ -0,0 +1,3 @@ + +Hello world + diff --git a/test-data/expressive-laugh/expressive-laugh.samsung.ssml b/test-data/expressive-laugh/expressive-laugh.samsung.ssml new file mode 100644 index 0000000..abe2037 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.samsung.ssml @@ -0,0 +1,3 @@ + +Hello world + diff --git a/test-data/expressive-laugh/expressive-laugh.sapi.ssml b/test-data/expressive-laugh/expressive-laugh.sapi.ssml new file mode 100644 index 0000000..abe2037 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.sapi.ssml @@ -0,0 +1,3 @@ + +Hello world + diff --git a/test-data/expressive-laugh/expressive-laugh.smd b/test-data/expressive-laugh/expressive-laugh.smd new file mode 100644 index 0000000..d50c419 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.smd @@ -0,0 +1 @@ +Hello [laugh] world diff --git a/test-data/expressive-laugh/expressive-laugh.txt b/test-data/expressive-laugh/expressive-laugh.txt new file mode 100644 index 0000000..d50c419 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.txt @@ -0,0 +1 @@ +Hello [laugh] world diff --git a/test-data/expressive-laugh/expressive-laugh.w3c.ssml b/test-data/expressive-laugh/expressive-laugh.w3c.ssml new file mode 100644 index 0000000..475db8b --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.w3c.ssml @@ -0,0 +1,3 @@ + +Hello [laugh] world + diff --git a/test-data/expressive-laugh/expressive-laugh.watson.ssml b/test-data/expressive-laugh/expressive-laugh.watson.ssml new file mode 100644 index 0000000..abe2037 --- /dev/null +++ b/test-data/expressive-laugh/expressive-laugh.watson.ssml @@ -0,0 +1,3 @@ + +Hello world + diff --git a/test-data/expressive-multiple/expressive-multiple.acapela-cloud.ssml b/test-data/expressive-multiple/expressive-multiple.acapela-cloud.ssml new file mode 100644 index 0000000..de9a43e --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Hello #LAUGH01# how are you #BREATH02# I'm fine #COUGH01# + diff --git a/test-data/expressive-multiple/expressive-multiple.acapela.ssml b/test-data/expressive-multiple/expressive-multiple.acapela.ssml new file mode 100644 index 0000000..5e1bbb8 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.acapela.ssml @@ -0,0 +1 @@ +Hello #LAUGH01# how are you #BREATH02# I'm fine #COUGH01# diff --git a/test-data/expressive-multiple/expressive-multiple.alexa.ssml b/test-data/expressive-multiple/expressive-multiple.alexa.ssml new file mode 100644 index 0000000..7b0a965 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.alexa.ssml @@ -0,0 +1,3 @@ + +Hello how are you I'm fine + diff --git a/test-data/expressive-multiple/expressive-multiple.apple.ssml b/test-data/expressive-multiple/expressive-multiple.apple.ssml new file mode 100644 index 0000000..550e274 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.apple.ssml @@ -0,0 +1,3 @@ + +Hello [laugh] how are you [sigh] I'm fine [cough] + diff --git a/test-data/expressive-multiple/expressive-multiple.azure.ssml b/test-data/expressive-multiple/expressive-multiple.azure.ssml new file mode 100644 index 0000000..7b0a965 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.azure.ssml @@ -0,0 +1,3 @@ + +Hello how are you I'm fine + diff --git a/test-data/expressive-multiple/expressive-multiple.elevenlabs.ssml b/test-data/expressive-multiple/expressive-multiple.elevenlabs.ssml new file mode 100644 index 0000000..ad189b3 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.elevenlabs.ssml @@ -0,0 +1 @@ +Hello [laugh] how are you [sigh] I'm fine [cough] diff --git a/test-data/expressive-multiple/expressive-multiple.google.ssml b/test-data/expressive-multiple/expressive-multiple.google.ssml new file mode 100644 index 0000000..7b0a965 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.google.ssml @@ -0,0 +1,3 @@ + +Hello how are you I'm fine + diff --git a/test-data/expressive-multiple/expressive-multiple.polly-neural.ssml b/test-data/expressive-multiple/expressive-multiple.polly-neural.ssml new file mode 100644 index 0000000..7b0a965 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.polly-neural.ssml @@ -0,0 +1,3 @@ + +Hello how are you I'm fine + diff --git a/test-data/expressive-multiple/expressive-multiple.polly.ssml b/test-data/expressive-multiple/expressive-multiple.polly.ssml new file mode 100644 index 0000000..7b0a965 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.polly.ssml @@ -0,0 +1,3 @@ + +Hello how are you I'm fine + diff --git a/test-data/expressive-multiple/expressive-multiple.samsung.ssml b/test-data/expressive-multiple/expressive-multiple.samsung.ssml new file mode 100644 index 0000000..7b0a965 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.samsung.ssml @@ -0,0 +1,3 @@ + +Hello how are you I'm fine + diff --git a/test-data/expressive-multiple/expressive-multiple.sapi.ssml b/test-data/expressive-multiple/expressive-multiple.sapi.ssml new file mode 100644 index 0000000..7b0a965 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.sapi.ssml @@ -0,0 +1,3 @@ + +Hello how are you I'm fine + diff --git a/test-data/expressive-multiple/expressive-multiple.smd b/test-data/expressive-multiple/expressive-multiple.smd new file mode 100644 index 0000000..ad189b3 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.smd @@ -0,0 +1 @@ +Hello [laugh] how are you [sigh] I'm fine [cough] diff --git a/test-data/expressive-multiple/expressive-multiple.txt b/test-data/expressive-multiple/expressive-multiple.txt new file mode 100644 index 0000000..ad189b3 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.txt @@ -0,0 +1 @@ +Hello [laugh] how are you [sigh] I'm fine [cough] diff --git a/test-data/expressive-multiple/expressive-multiple.w3c.ssml b/test-data/expressive-multiple/expressive-multiple.w3c.ssml new file mode 100644 index 0000000..550e274 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.w3c.ssml @@ -0,0 +1,3 @@ + +Hello [laugh] how are you [sigh] I'm fine [cough] + diff --git a/test-data/expressive-multiple/expressive-multiple.watson.ssml b/test-data/expressive-multiple/expressive-multiple.watson.ssml new file mode 100644 index 0000000..7b0a965 --- /dev/null +++ b/test-data/expressive-multiple/expressive-multiple.watson.ssml @@ -0,0 +1,3 @@ + +Hello how are you I'm fine + diff --git a/test-data/expressive-sigh/expressive-sigh.acapela-cloud.ssml b/test-data/expressive-sigh/expressive-sigh.acapela-cloud.ssml new file mode 100644 index 0000000..92667eb --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#BREATH02# + diff --git a/test-data/expressive-sigh/expressive-sigh.acapela.ssml b/test-data/expressive-sigh/expressive-sigh.acapela.ssml new file mode 100644 index 0000000..0898fb7 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.acapela.ssml @@ -0,0 +1 @@ +#BREATH02# diff --git a/test-data/expressive-sigh/expressive-sigh.alexa.ssml b/test-data/expressive-sigh/expressive-sigh.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sigh/expressive-sigh.apple.ssml b/test-data/expressive-sigh/expressive-sigh.apple.ssml new file mode 100644 index 0000000..8b2d5d4 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.apple.ssml @@ -0,0 +1,3 @@ + +[sigh] + diff --git a/test-data/expressive-sigh/expressive-sigh.azure.ssml b/test-data/expressive-sigh/expressive-sigh.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sigh/expressive-sigh.elevenlabs.ssml b/test-data/expressive-sigh/expressive-sigh.elevenlabs.ssml new file mode 100644 index 0000000..3edd765 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.elevenlabs.ssml @@ -0,0 +1 @@ +[sigh] diff --git a/test-data/expressive-sigh/expressive-sigh.google.ssml b/test-data/expressive-sigh/expressive-sigh.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sigh/expressive-sigh.polly-neural.ssml b/test-data/expressive-sigh/expressive-sigh.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sigh/expressive-sigh.polly.ssml b/test-data/expressive-sigh/expressive-sigh.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sigh/expressive-sigh.samsung.ssml b/test-data/expressive-sigh/expressive-sigh.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sigh/expressive-sigh.sapi.ssml b/test-data/expressive-sigh/expressive-sigh.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sigh/expressive-sigh.smd b/test-data/expressive-sigh/expressive-sigh.smd new file mode 100644 index 0000000..3edd765 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.smd @@ -0,0 +1 @@ +[sigh] diff --git a/test-data/expressive-sigh/expressive-sigh.txt b/test-data/expressive-sigh/expressive-sigh.txt new file mode 100644 index 0000000..3edd765 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.txt @@ -0,0 +1 @@ +[sigh] diff --git a/test-data/expressive-sigh/expressive-sigh.w3c.ssml b/test-data/expressive-sigh/expressive-sigh.w3c.ssml new file mode 100644 index 0000000..8b2d5d4 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.w3c.ssml @@ -0,0 +1,3 @@ + +[sigh] + diff --git a/test-data/expressive-sigh/expressive-sigh.watson.ssml b/test-data/expressive-sigh/expressive-sigh.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sigh/expressive-sigh.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sneeze/expressive-sneeze.acapela-cloud.ssml b/test-data/expressive-sneeze/expressive-sneeze.acapela-cloud.ssml new file mode 100644 index 0000000..1d89ed1 --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#SNEEZE01# + diff --git a/test-data/expressive-sneeze/expressive-sneeze.acapela.ssml b/test-data/expressive-sneeze/expressive-sneeze.acapela.ssml new file mode 100644 index 0000000..ed04904 --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.acapela.ssml @@ -0,0 +1 @@ +#SNEEZE01# diff --git a/test-data/expressive-sneeze/expressive-sneeze.alexa.ssml b/test-data/expressive-sneeze/expressive-sneeze.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sneeze/expressive-sneeze.apple.ssml b/test-data/expressive-sneeze/expressive-sneeze.apple.ssml new file mode 100644 index 0000000..ba3349b --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.apple.ssml @@ -0,0 +1,3 @@ + +[sneeze] + diff --git a/test-data/expressive-sneeze/expressive-sneeze.azure.ssml b/test-data/expressive-sneeze/expressive-sneeze.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sneeze/expressive-sneeze.elevenlabs.ssml b/test-data/expressive-sneeze/expressive-sneeze.elevenlabs.ssml new file mode 100644 index 0000000..74fcabf --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.elevenlabs.ssml @@ -0,0 +1 @@ +[sneeze] diff --git a/test-data/expressive-sneeze/expressive-sneeze.google.ssml b/test-data/expressive-sneeze/expressive-sneeze.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sneeze/expressive-sneeze.polly-neural.ssml b/test-data/expressive-sneeze/expressive-sneeze.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sneeze/expressive-sneeze.polly.ssml b/test-data/expressive-sneeze/expressive-sneeze.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sneeze/expressive-sneeze.samsung.ssml b/test-data/expressive-sneeze/expressive-sneeze.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sneeze/expressive-sneeze.sapi.ssml b/test-data/expressive-sneeze/expressive-sneeze.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-sneeze/expressive-sneeze.smd b/test-data/expressive-sneeze/expressive-sneeze.smd new file mode 100644 index 0000000..74fcabf --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.smd @@ -0,0 +1 @@ +[sneeze] diff --git a/test-data/expressive-sneeze/expressive-sneeze.txt b/test-data/expressive-sneeze/expressive-sneeze.txt new file mode 100644 index 0000000..74fcabf --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.txt @@ -0,0 +1 @@ +[sneeze] diff --git a/test-data/expressive-sneeze/expressive-sneeze.w3c.ssml b/test-data/expressive-sneeze/expressive-sneeze.w3c.ssml new file mode 100644 index 0000000..ba3349b --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.w3c.ssml @@ -0,0 +1,3 @@ + +[sneeze] + diff --git a/test-data/expressive-sneeze/expressive-sneeze.watson.ssml b/test-data/expressive-sneeze/expressive-sneeze.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-sneeze/expressive-sneeze.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.acapela-cloud.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.acapela-cloud.ssml new file mode 100644 index 0000000..8ef1a59 --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#THROAT01# + diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.acapela.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.acapela.ssml new file mode 100644 index 0000000..a67bf5c --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.acapela.ssml @@ -0,0 +1 @@ +#THROAT01# diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.alexa.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.apple.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.apple.ssml new file mode 100644 index 0000000..4c8aa6f --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.apple.ssml @@ -0,0 +1,3 @@ + +[throat-clear] + diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.azure.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.elevenlabs.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.elevenlabs.ssml new file mode 100644 index 0000000..b525cfe --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.elevenlabs.ssml @@ -0,0 +1 @@ +[throat-clear] diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.google.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.polly-neural.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.polly.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.samsung.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.sapi.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.smd b/test-data/expressive-throat-clear/expressive-throat-clear.smd new file mode 100644 index 0000000..b525cfe --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.smd @@ -0,0 +1 @@ +[throat-clear] diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.txt b/test-data/expressive-throat-clear/expressive-throat-clear.txt new file mode 100644 index 0000000..b525cfe --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.txt @@ -0,0 +1 @@ +[throat-clear] diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.w3c.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.w3c.ssml new file mode 100644 index 0000000..4c8aa6f --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.w3c.ssml @@ -0,0 +1,3 @@ + +[throat-clear] + diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.watson.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-throat-clear/expressive-throat-clear.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-whimper/expressive-whimper.acapela-cloud.ssml b/test-data/expressive-whimper/expressive-whimper.acapela-cloud.ssml new file mode 100644 index 0000000..587a776 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#CRY02# + diff --git a/test-data/expressive-whimper/expressive-whimper.acapela.ssml b/test-data/expressive-whimper/expressive-whimper.acapela.ssml new file mode 100644 index 0000000..64849e0 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.acapela.ssml @@ -0,0 +1 @@ +#CRY02# diff --git a/test-data/expressive-whimper/expressive-whimper.alexa.ssml b/test-data/expressive-whimper/expressive-whimper.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-whimper/expressive-whimper.apple.ssml b/test-data/expressive-whimper/expressive-whimper.apple.ssml new file mode 100644 index 0000000..3e51c8c --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.apple.ssml @@ -0,0 +1,3 @@ + +[whimper] + diff --git a/test-data/expressive-whimper/expressive-whimper.azure.ssml b/test-data/expressive-whimper/expressive-whimper.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-whimper/expressive-whimper.elevenlabs.ssml b/test-data/expressive-whimper/expressive-whimper.elevenlabs.ssml new file mode 100644 index 0000000..7c72209 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.elevenlabs.ssml @@ -0,0 +1 @@ +[whimper] diff --git a/test-data/expressive-whimper/expressive-whimper.google.ssml b/test-data/expressive-whimper/expressive-whimper.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-whimper/expressive-whimper.polly-neural.ssml b/test-data/expressive-whimper/expressive-whimper.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-whimper/expressive-whimper.polly.ssml b/test-data/expressive-whimper/expressive-whimper.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-whimper/expressive-whimper.samsung.ssml b/test-data/expressive-whimper/expressive-whimper.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-whimper/expressive-whimper.sapi.ssml b/test-data/expressive-whimper/expressive-whimper.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-whimper/expressive-whimper.smd b/test-data/expressive-whimper/expressive-whimper.smd new file mode 100644 index 0000000..7c72209 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.smd @@ -0,0 +1 @@ +[whimper] diff --git a/test-data/expressive-whimper/expressive-whimper.txt b/test-data/expressive-whimper/expressive-whimper.txt new file mode 100644 index 0000000..7c72209 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.txt @@ -0,0 +1 @@ +[whimper] diff --git a/test-data/expressive-whimper/expressive-whimper.w3c.ssml b/test-data/expressive-whimper/expressive-whimper.w3c.ssml new file mode 100644 index 0000000..3e51c8c --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.w3c.ssml @@ -0,0 +1,3 @@ + +[whimper] + diff --git a/test-data/expressive-whimper/expressive-whimper.watson.ssml b/test-data/expressive-whimper/expressive-whimper.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-whimper/expressive-whimper.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-with-break/expressive-with-break.acapela-cloud.ssml b/test-data/expressive-with-break/expressive-with-break.acapela-cloud.ssml new file mode 100644 index 0000000..19cf9c6 --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Hello #LAUGH01# wait world + diff --git a/test-data/expressive-with-break/expressive-with-break.acapela.ssml b/test-data/expressive-with-break/expressive-with-break.acapela.ssml new file mode 100644 index 0000000..247f474 --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.acapela.ssml @@ -0,0 +1 @@ +Hello #LAUGH01# wait \pau=250\ world diff --git a/test-data/expressive-with-break/expressive-with-break.alexa.ssml b/test-data/expressive-with-break/expressive-with-break.alexa.ssml new file mode 100644 index 0000000..1f0d0ed --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.alexa.ssml @@ -0,0 +1,3 @@ + +Hello wait world + diff --git a/test-data/expressive-with-break/expressive-with-break.apple.ssml b/test-data/expressive-with-break/expressive-with-break.apple.ssml new file mode 100644 index 0000000..14564ab --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.apple.ssml @@ -0,0 +1,3 @@ + +Hello [laugh] wait world + diff --git a/test-data/expressive-with-break/expressive-with-break.azure.ssml b/test-data/expressive-with-break/expressive-with-break.azure.ssml new file mode 100644 index 0000000..1f0d0ed --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.azure.ssml @@ -0,0 +1,3 @@ + +Hello wait world + diff --git a/test-data/expressive-with-break/expressive-with-break.elevenlabs.ssml b/test-data/expressive-with-break/expressive-with-break.elevenlabs.ssml new file mode 100644 index 0000000..24446b8 --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.elevenlabs.ssml @@ -0,0 +1 @@ +Hello [laugh] wait world diff --git a/test-data/expressive-with-break/expressive-with-break.google.ssml b/test-data/expressive-with-break/expressive-with-break.google.ssml new file mode 100644 index 0000000..1f0d0ed --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.google.ssml @@ -0,0 +1,3 @@ + +Hello wait world + diff --git a/test-data/expressive-with-break/expressive-with-break.polly-neural.ssml b/test-data/expressive-with-break/expressive-with-break.polly-neural.ssml new file mode 100644 index 0000000..1f0d0ed --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.polly-neural.ssml @@ -0,0 +1,3 @@ + +Hello wait world + diff --git a/test-data/expressive-with-break/expressive-with-break.polly.ssml b/test-data/expressive-with-break/expressive-with-break.polly.ssml new file mode 100644 index 0000000..1f0d0ed --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.polly.ssml @@ -0,0 +1,3 @@ + +Hello wait world + diff --git a/test-data/expressive-with-break/expressive-with-break.samsung.ssml b/test-data/expressive-with-break/expressive-with-break.samsung.ssml new file mode 100644 index 0000000..1f0d0ed --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.samsung.ssml @@ -0,0 +1,3 @@ + +Hello wait world + diff --git a/test-data/expressive-with-break/expressive-with-break.sapi.ssml b/test-data/expressive-with-break/expressive-with-break.sapi.ssml new file mode 100644 index 0000000..1f0d0ed --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.sapi.ssml @@ -0,0 +1,3 @@ + +Hello wait world + diff --git a/test-data/expressive-with-break/expressive-with-break.smd b/test-data/expressive-with-break/expressive-with-break.smd new file mode 100644 index 0000000..4176cfc --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.smd @@ -0,0 +1 @@ +Hello [laugh] wait [250ms] world diff --git a/test-data/expressive-with-break/expressive-with-break.txt b/test-data/expressive-with-break/expressive-with-break.txt new file mode 100644 index 0000000..8433321 --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.txt @@ -0,0 +1 @@ +Hello [laugh] wait world diff --git a/test-data/expressive-with-break/expressive-with-break.w3c.ssml b/test-data/expressive-with-break/expressive-with-break.w3c.ssml new file mode 100644 index 0000000..14564ab --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.w3c.ssml @@ -0,0 +1,3 @@ + +Hello [laugh] wait world + diff --git a/test-data/expressive-with-break/expressive-with-break.watson.ssml b/test-data/expressive-with-break/expressive-with-break.watson.ssml new file mode 100644 index 0000000..1f0d0ed --- /dev/null +++ b/test-data/expressive-with-break/expressive-with-break.watson.ssml @@ -0,0 +1,3 @@ + +Hello wait world + diff --git a/test-data/expressive-yawn/expressive-yawn.acapela-cloud.ssml b/test-data/expressive-yawn/expressive-yawn.acapela-cloud.ssml new file mode 100644 index 0000000..9da02c3 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +#YAWN01# + diff --git a/test-data/expressive-yawn/expressive-yawn.acapela.ssml b/test-data/expressive-yawn/expressive-yawn.acapela.ssml new file mode 100644 index 0000000..d5a61cd --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.acapela.ssml @@ -0,0 +1 @@ +#YAWN01# diff --git a/test-data/expressive-yawn/expressive-yawn.alexa.ssml b/test-data/expressive-yawn/expressive-yawn.alexa.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.alexa.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-yawn/expressive-yawn.apple.ssml b/test-data/expressive-yawn/expressive-yawn.apple.ssml new file mode 100644 index 0000000..52d60ee --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.apple.ssml @@ -0,0 +1,3 @@ + +[yawn] + diff --git a/test-data/expressive-yawn/expressive-yawn.azure.ssml b/test-data/expressive-yawn/expressive-yawn.azure.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.azure.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-yawn/expressive-yawn.elevenlabs.ssml b/test-data/expressive-yawn/expressive-yawn.elevenlabs.ssml new file mode 100644 index 0000000..289f216 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.elevenlabs.ssml @@ -0,0 +1 @@ +[yawn] diff --git a/test-data/expressive-yawn/expressive-yawn.google.ssml b/test-data/expressive-yawn/expressive-yawn.google.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.google.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-yawn/expressive-yawn.polly-neural.ssml b/test-data/expressive-yawn/expressive-yawn.polly-neural.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.polly-neural.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-yawn/expressive-yawn.polly.ssml b/test-data/expressive-yawn/expressive-yawn.polly.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.polly.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-yawn/expressive-yawn.samsung.ssml b/test-data/expressive-yawn/expressive-yawn.samsung.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.samsung.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-yawn/expressive-yawn.sapi.ssml b/test-data/expressive-yawn/expressive-yawn.sapi.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.sapi.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/expressive-yawn/expressive-yawn.smd b/test-data/expressive-yawn/expressive-yawn.smd new file mode 100644 index 0000000..289f216 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.smd @@ -0,0 +1 @@ +[yawn] diff --git a/test-data/expressive-yawn/expressive-yawn.txt b/test-data/expressive-yawn/expressive-yawn.txt new file mode 100644 index 0000000..289f216 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.txt @@ -0,0 +1 @@ +[yawn] diff --git a/test-data/expressive-yawn/expressive-yawn.w3c.ssml b/test-data/expressive-yawn/expressive-yawn.w3c.ssml new file mode 100644 index 0000000..52d60ee --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.w3c.ssml @@ -0,0 +1,3 @@ + +[yawn] + diff --git a/test-data/expressive-yawn/expressive-yawn.watson.ssml b/test-data/expressive-yawn/expressive-yawn.watson.ssml new file mode 100644 index 0000000..0454f95 --- /dev/null +++ b/test-data/expressive-yawn/expressive-yawn.watson.ssml @@ -0,0 +1,3 @@ + + + diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela-cloud.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela-cloud.ssml new file mode 100644 index 0000000..8e0d257 --- /dev/null +++ b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Add 1+1/2 cups of flour. + diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela.ssml new file mode 100644 index 0000000..98c6cef --- /dev/null +++ b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela.ssml @@ -0,0 +1 @@ +Add 1+1/2 cups of flour. diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.apple.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.apple.ssml new file mode 100644 index 0000000..8e0d257 --- /dev/null +++ b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.apple.ssml @@ -0,0 +1,3 @@ + +Add 1+1/2 cups of flour. + diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.azure.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.azure.ssml new file mode 100644 index 0000000..8e0d257 --- /dev/null +++ b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.azure.ssml @@ -0,0 +1,3 @@ + +Add 1+1/2 cups of flour. + diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.elevenlabs.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.elevenlabs.ssml new file mode 100644 index 0000000..98c6cef --- /dev/null +++ b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.elevenlabs.ssml @@ -0,0 +1 @@ +Add 1+1/2 cups of flour. diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.polly-neural.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.polly-neural.ssml new file mode 100644 index 0000000..8e0d257 --- /dev/null +++ b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.polly-neural.ssml @@ -0,0 +1,3 @@ + +Add 1+1/2 cups of flour. + diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.polly.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.polly.ssml new file mode 100644 index 0000000..8e0d257 --- /dev/null +++ b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.polly.ssml @@ -0,0 +1,3 @@ + +Add 1+1/2 cups of flour. + diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.samsung.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.samsung.ssml new file mode 100644 index 0000000..8e0d257 --- /dev/null +++ b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.samsung.ssml @@ -0,0 +1,3 @@ + +Add 1+1/2 cups of flour. + diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.sapi.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.sapi.ssml new file mode 100644 index 0000000..8e0d257 --- /dev/null +++ b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.sapi.ssml @@ -0,0 +1,3 @@ + +Add 1+1/2 cups of flour. + diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.w3c.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.w3c.ssml new file mode 100644 index 0000000..8e0d257 --- /dev/null +++ b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.w3c.ssml @@ -0,0 +1,3 @@ + +Add 1+1/2 cups of flour. + diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.watson.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.watson.ssml new file mode 100644 index 0000000..8e0d257 --- /dev/null +++ b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.watson.ssml @@ -0,0 +1,3 @@ + +Add 1+1/2 cups of flour. + diff --git a/test-data/fraction-standard/fraction-standard.acapela-cloud.ssml b/test-data/fraction-standard/fraction-standard.acapela-cloud.ssml new file mode 100644 index 0000000..975b3e7 --- /dev/null +++ b/test-data/fraction-standard/fraction-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Add 2/3 cup of milk. + diff --git a/test-data/fraction-standard/fraction-standard.acapela.ssml b/test-data/fraction-standard/fraction-standard.acapela.ssml new file mode 100644 index 0000000..4a99dd4 --- /dev/null +++ b/test-data/fraction-standard/fraction-standard.acapela.ssml @@ -0,0 +1 @@ +Add 2/3 cup of milk. diff --git a/test-data/fraction-standard/fraction-standard.apple.ssml b/test-data/fraction-standard/fraction-standard.apple.ssml new file mode 100644 index 0000000..975b3e7 --- /dev/null +++ b/test-data/fraction-standard/fraction-standard.apple.ssml @@ -0,0 +1,3 @@ + +Add 2/3 cup of milk. + diff --git a/test-data/fraction-standard/fraction-standard.azure.ssml b/test-data/fraction-standard/fraction-standard.azure.ssml new file mode 100644 index 0000000..975b3e7 --- /dev/null +++ b/test-data/fraction-standard/fraction-standard.azure.ssml @@ -0,0 +1,3 @@ + +Add 2/3 cup of milk. + diff --git a/test-data/fraction-standard/fraction-standard.elevenlabs.ssml b/test-data/fraction-standard/fraction-standard.elevenlabs.ssml new file mode 100644 index 0000000..4a99dd4 --- /dev/null +++ b/test-data/fraction-standard/fraction-standard.elevenlabs.ssml @@ -0,0 +1 @@ +Add 2/3 cup of milk. diff --git a/test-data/fraction-standard/fraction-standard.polly-neural.ssml b/test-data/fraction-standard/fraction-standard.polly-neural.ssml new file mode 100644 index 0000000..975b3e7 --- /dev/null +++ b/test-data/fraction-standard/fraction-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +Add 2/3 cup of milk. + diff --git a/test-data/fraction-standard/fraction-standard.polly.ssml b/test-data/fraction-standard/fraction-standard.polly.ssml new file mode 100644 index 0000000..975b3e7 --- /dev/null +++ b/test-data/fraction-standard/fraction-standard.polly.ssml @@ -0,0 +1,3 @@ + +Add 2/3 cup of milk. + diff --git a/test-data/fraction-standard/fraction-standard.samsung.ssml b/test-data/fraction-standard/fraction-standard.samsung.ssml new file mode 100644 index 0000000..975b3e7 --- /dev/null +++ b/test-data/fraction-standard/fraction-standard.samsung.ssml @@ -0,0 +1,3 @@ + +Add 2/3 cup of milk. + diff --git a/test-data/fraction-standard/fraction-standard.sapi.ssml b/test-data/fraction-standard/fraction-standard.sapi.ssml new file mode 100644 index 0000000..975b3e7 --- /dev/null +++ b/test-data/fraction-standard/fraction-standard.sapi.ssml @@ -0,0 +1,3 @@ + +Add 2/3 cup of milk. + diff --git a/test-data/fraction-standard/fraction-standard.w3c.ssml b/test-data/fraction-standard/fraction-standard.w3c.ssml new file mode 100644 index 0000000..975b3e7 --- /dev/null +++ b/test-data/fraction-standard/fraction-standard.w3c.ssml @@ -0,0 +1,3 @@ + +Add 2/3 cup of milk. + diff --git a/test-data/fraction-standard/fraction-standard.watson.ssml b/test-data/fraction-standard/fraction-standard.watson.ssml new file mode 100644 index 0000000..975b3e7 --- /dev/null +++ b/test-data/fraction-standard/fraction-standard.watson.ssml @@ -0,0 +1,3 @@ + +Add 2/3 cup of milk. + diff --git a/test-data/interjection-standard/interjection-standard.acapela-cloud.ssml b/test-data/interjection-standard/interjection-standard.acapela-cloud.ssml new file mode 100644 index 0000000..413f699 --- /dev/null +++ b/test-data/interjection-standard/interjection-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Wow, I didn't see that coming. + diff --git a/test-data/interjection-standard/interjection-standard.acapela.ssml b/test-data/interjection-standard/interjection-standard.acapela.ssml new file mode 100644 index 0000000..e4b0ff0 --- /dev/null +++ b/test-data/interjection-standard/interjection-standard.acapela.ssml @@ -0,0 +1 @@ +Wow, I didn't see that coming. diff --git a/test-data/interjection-standard/interjection-standard.apple.ssml b/test-data/interjection-standard/interjection-standard.apple.ssml new file mode 100644 index 0000000..bb1f241 --- /dev/null +++ b/test-data/interjection-standard/interjection-standard.apple.ssml @@ -0,0 +1,3 @@ + +Wow, I didn't see that coming. + diff --git a/test-data/interjection-standard/interjection-standard.azure.ssml b/test-data/interjection-standard/interjection-standard.azure.ssml new file mode 100644 index 0000000..413f699 --- /dev/null +++ b/test-data/interjection-standard/interjection-standard.azure.ssml @@ -0,0 +1,3 @@ + +Wow, I didn't see that coming. + diff --git a/test-data/interjection-standard/interjection-standard.elevenlabs.ssml b/test-data/interjection-standard/interjection-standard.elevenlabs.ssml new file mode 100644 index 0000000..e4b0ff0 --- /dev/null +++ b/test-data/interjection-standard/interjection-standard.elevenlabs.ssml @@ -0,0 +1 @@ +Wow, I didn't see that coming. diff --git a/test-data/interjection-standard/interjection-standard.polly-neural.ssml b/test-data/interjection-standard/interjection-standard.polly-neural.ssml new file mode 100644 index 0000000..413f699 --- /dev/null +++ b/test-data/interjection-standard/interjection-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +Wow, I didn't see that coming. + diff --git a/test-data/interjection-standard/interjection-standard.polly.ssml b/test-data/interjection-standard/interjection-standard.polly.ssml new file mode 100644 index 0000000..413f699 --- /dev/null +++ b/test-data/interjection-standard/interjection-standard.polly.ssml @@ -0,0 +1,3 @@ + +Wow, I didn't see that coming. + diff --git a/test-data/interjection-standard/interjection-standard.samsung.ssml b/test-data/interjection-standard/interjection-standard.samsung.ssml new file mode 100644 index 0000000..413f699 --- /dev/null +++ b/test-data/interjection-standard/interjection-standard.samsung.ssml @@ -0,0 +1,3 @@ + +Wow, I didn't see that coming. + diff --git a/test-data/interjection-standard/interjection-standard.sapi.ssml b/test-data/interjection-standard/interjection-standard.sapi.ssml new file mode 100644 index 0000000..bb1f241 --- /dev/null +++ b/test-data/interjection-standard/interjection-standard.sapi.ssml @@ -0,0 +1,3 @@ + +Wow, I didn't see that coming. + diff --git a/test-data/interjection-standard/interjection-standard.w3c.ssml b/test-data/interjection-standard/interjection-standard.w3c.ssml new file mode 100644 index 0000000..bb1f241 --- /dev/null +++ b/test-data/interjection-standard/interjection-standard.w3c.ssml @@ -0,0 +1,3 @@ + +Wow, I didn't see that coming. + diff --git a/test-data/interjection-standard/interjection-standard.watson.ssml b/test-data/interjection-standard/interjection-standard.watson.ssml new file mode 100644 index 0000000..413f699 --- /dev/null +++ b/test-data/interjection-standard/interjection-standard.watson.ssml @@ -0,0 +1,3 @@ + +Wow, I didn't see that coming. + diff --git a/test-data/ipa-short/ipa-short.acapela-cloud.ssml b/test-data/ipa-short/ipa-short.acapela-cloud.ssml new file mode 100644 index 0000000..f3f0bc3 --- /dev/null +++ b/test-data/ipa-short/ipa-short.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +speech + diff --git a/test-data/ipa-short/ipa-short.acapela.ssml b/test-data/ipa-short/ipa-short.acapela.ssml new file mode 100644 index 0000000..49ddbac --- /dev/null +++ b/test-data/ipa-short/ipa-short.acapela.ssml @@ -0,0 +1 @@ +\prx="spitʃ"\speech diff --git a/test-data/ipa-short/ipa-short.alexa.ssml b/test-data/ipa-short/ipa-short.alexa.ssml new file mode 100644 index 0000000..f3f0bc3 --- /dev/null +++ b/test-data/ipa-short/ipa-short.alexa.ssml @@ -0,0 +1,3 @@ + +speech + diff --git a/test-data/ipa-short/ipa-short.apple.ssml b/test-data/ipa-short/ipa-short.apple.ssml new file mode 100644 index 0000000..f3f0bc3 --- /dev/null +++ b/test-data/ipa-short/ipa-short.apple.ssml @@ -0,0 +1,3 @@ + +speech + diff --git a/test-data/ipa-short/ipa-short.azure.ssml b/test-data/ipa-short/ipa-short.azure.ssml new file mode 100644 index 0000000..f3f0bc3 --- /dev/null +++ b/test-data/ipa-short/ipa-short.azure.ssml @@ -0,0 +1,3 @@ + +speech + diff --git a/test-data/ipa-short/ipa-short.elevenlabs.ssml b/test-data/ipa-short/ipa-short.elevenlabs.ssml new file mode 100644 index 0000000..d93581d --- /dev/null +++ b/test-data/ipa-short/ipa-short.elevenlabs.ssml @@ -0,0 +1 @@ +speech diff --git a/test-data/ipa-short/ipa-short.google.ssml b/test-data/ipa-short/ipa-short.google.ssml new file mode 100644 index 0000000..f3f0bc3 --- /dev/null +++ b/test-data/ipa-short/ipa-short.google.ssml @@ -0,0 +1,3 @@ + +speech + diff --git a/test-data/ipa-short/ipa-short.polly-neural.ssml b/test-data/ipa-short/ipa-short.polly-neural.ssml new file mode 100644 index 0000000..f3f0bc3 --- /dev/null +++ b/test-data/ipa-short/ipa-short.polly-neural.ssml @@ -0,0 +1,3 @@ + +speech + diff --git a/test-data/ipa-short/ipa-short.polly.ssml b/test-data/ipa-short/ipa-short.polly.ssml new file mode 100644 index 0000000..f3f0bc3 --- /dev/null +++ b/test-data/ipa-short/ipa-short.polly.ssml @@ -0,0 +1,3 @@ + +speech + diff --git a/test-data/ipa-short/ipa-short.samsung.ssml b/test-data/ipa-short/ipa-short.samsung.ssml new file mode 100644 index 0000000..f3f0bc3 --- /dev/null +++ b/test-data/ipa-short/ipa-short.samsung.ssml @@ -0,0 +1,3 @@ + +speech + diff --git a/test-data/ipa-short/ipa-short.sapi.ssml b/test-data/ipa-short/ipa-short.sapi.ssml new file mode 100644 index 0000000..f3f0bc3 --- /dev/null +++ b/test-data/ipa-short/ipa-short.sapi.ssml @@ -0,0 +1,3 @@ + +speech + diff --git a/test-data/ipa-short/ipa-short.smd b/test-data/ipa-short/ipa-short.smd new file mode 100644 index 0000000..1d51287 --- /dev/null +++ b/test-data/ipa-short/ipa-short.smd @@ -0,0 +1 @@ +(speech)/spitʃ/ diff --git a/test-data/ipa-short/ipa-short.txt b/test-data/ipa-short/ipa-short.txt new file mode 100644 index 0000000..d93581d --- /dev/null +++ b/test-data/ipa-short/ipa-short.txt @@ -0,0 +1 @@ +speech diff --git a/test-data/ipa-short/ipa-short.w3c.ssml b/test-data/ipa-short/ipa-short.w3c.ssml new file mode 100644 index 0000000..f3f0bc3 --- /dev/null +++ b/test-data/ipa-short/ipa-short.w3c.ssml @@ -0,0 +1,3 @@ + +speech + diff --git a/test-data/ipa-short/ipa-short.watson.ssml b/test-data/ipa-short/ipa-short.watson.ssml new file mode 100644 index 0000000..f3f0bc3 --- /dev/null +++ b/test-data/ipa-short/ipa-short.watson.ssml @@ -0,0 +1,3 @@ + +speech + diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.acapela-cloud.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.acapela-cloud.ssml new file mode 100644 index 0000000..267798c --- /dev/null +++ b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.acapela.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.acapela.ssml new file mode 100644 index 0000000..42a58f3 --- /dev/null +++ b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.acapela.ssml @@ -0,0 +1 @@ +I say, \prx="ˈˌb.d.f.g.h.j.k.l.m.n.p.s.t.v.w.z.i.u.æ.ð.ʃ.θ.ʒ.ə.aɪ.aʊ.ɑ.eɪ.ɝ.ɛ.ɪ.əʊ.ɔ.ɔɪ.ʊ.ʌ.ɒ.ɛə.ɪə.ʊə.ŋ.ɹ.d͡ʒ.t͡ʃ"\ipa. diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.apple.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.apple.ssml new file mode 100644 index 0000000..267798c --- /dev/null +++ b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.apple.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.azure.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.azure.ssml new file mode 100644 index 0000000..267798c --- /dev/null +++ b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.azure.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.elevenlabs.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.elevenlabs.ssml new file mode 100644 index 0000000..8a630b6 --- /dev/null +++ b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.elevenlabs.ssml @@ -0,0 +1 @@ +I say, ipa. diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.polly-neural.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.polly-neural.ssml new file mode 100644 index 0000000..267798c --- /dev/null +++ b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.polly-neural.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.polly.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.polly.ssml new file mode 100644 index 0000000..267798c --- /dev/null +++ b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.polly.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.samsung.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.samsung.ssml new file mode 100644 index 0000000..6f31953 --- /dev/null +++ b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.samsung.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.sapi.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.sapi.ssml new file mode 100644 index 0000000..267798c --- /dev/null +++ b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.sapi.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.w3c.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.w3c.ssml new file mode 100644 index 0000000..267798c --- /dev/null +++ b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.w3c.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.watson.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.watson.ssml new file mode 100644 index 0000000..267798c --- /dev/null +++ b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.watson.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.acapela-cloud.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.acapela-cloud.ssml new file mode 100644 index 0000000..549fa81 --- /dev/null +++ b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.acapela.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.acapela.ssml new file mode 100644 index 0000000..a05e180 --- /dev/null +++ b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.acapela.ssml @@ -0,0 +1 @@ +I say, \prx="ˈˌb.d.f.g.h.j.k.l.m.n.p.s.t.v.w.z.i.u.æ.ð.ʃ.θ.ʒ.ə.ɚ.aɪ.aʊ.ɑ.eɪ.ɝ.ɛ.ɪ.oʊ.ɔ.ɔɪ.ʊ.ʌ.ŋ.ɹ.d͡ʒ.t͡ʃ"\ipa. diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.apple.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.apple.ssml new file mode 100644 index 0000000..549fa81 --- /dev/null +++ b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.apple.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.azure.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.azure.ssml new file mode 100644 index 0000000..549fa81 --- /dev/null +++ b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.azure.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.elevenlabs.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.elevenlabs.ssml new file mode 100644 index 0000000..45e68f8 --- /dev/null +++ b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.elevenlabs.ssml @@ -0,0 +1 @@ +I say, ipa. diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.polly-neural.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.polly-neural.ssml new file mode 100644 index 0000000..549fa81 --- /dev/null +++ b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.polly-neural.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.polly.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.polly.ssml new file mode 100644 index 0000000..549fa81 --- /dev/null +++ b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.polly.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.samsung.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.samsung.ssml new file mode 100644 index 0000000..6f31953 --- /dev/null +++ b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.samsung.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.sapi.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.sapi.ssml new file mode 100644 index 0000000..549fa81 --- /dev/null +++ b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.sapi.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.w3c.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.w3c.ssml new file mode 100644 index 0000000..549fa81 --- /dev/null +++ b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.w3c.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.watson.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.watson.ssml new file mode 100644 index 0000000..549fa81 --- /dev/null +++ b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.watson.ssml @@ -0,0 +1,3 @@ + +I say, ipa. + diff --git a/test-data/ipa-standard/ipa-standard.acapela-cloud.ssml b/test-data/ipa-standard/ipa-standard.acapela-cloud.ssml new file mode 100644 index 0000000..a25d539 --- /dev/null +++ b/test-data/ipa-standard/ipa-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +I say, pecan. + diff --git a/test-data/ipa-standard/ipa-standard.acapela.ssml b/test-data/ipa-standard/ipa-standard.acapela.ssml new file mode 100644 index 0000000..dc02d6c --- /dev/null +++ b/test-data/ipa-standard/ipa-standard.acapela.ssml @@ -0,0 +1 @@ +I say, \prx="'pi.kæn"\pecan. diff --git a/test-data/ipa-standard/ipa-standard.apple.ssml b/test-data/ipa-standard/ipa-standard.apple.ssml new file mode 100644 index 0000000..a25d539 --- /dev/null +++ b/test-data/ipa-standard/ipa-standard.apple.ssml @@ -0,0 +1,3 @@ + +I say, pecan. + diff --git a/test-data/ipa-standard/ipa-standard.azure.ssml b/test-data/ipa-standard/ipa-standard.azure.ssml new file mode 100644 index 0000000..a25d539 --- /dev/null +++ b/test-data/ipa-standard/ipa-standard.azure.ssml @@ -0,0 +1,3 @@ + +I say, pecan. + diff --git a/test-data/ipa-standard/ipa-standard.elevenlabs.ssml b/test-data/ipa-standard/ipa-standard.elevenlabs.ssml new file mode 100644 index 0000000..c3bdfad --- /dev/null +++ b/test-data/ipa-standard/ipa-standard.elevenlabs.ssml @@ -0,0 +1 @@ +I say, pecan. diff --git a/test-data/ipa-standard/ipa-standard.polly-neural.ssml b/test-data/ipa-standard/ipa-standard.polly-neural.ssml new file mode 100644 index 0000000..a25d539 --- /dev/null +++ b/test-data/ipa-standard/ipa-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +I say, pecan. + diff --git a/test-data/ipa-standard/ipa-standard.polly.ssml b/test-data/ipa-standard/ipa-standard.polly.ssml new file mode 100644 index 0000000..a25d539 --- /dev/null +++ b/test-data/ipa-standard/ipa-standard.polly.ssml @@ -0,0 +1,3 @@ + +I say, pecan. + diff --git a/test-data/ipa-standard/ipa-standard.samsung.ssml b/test-data/ipa-standard/ipa-standard.samsung.ssml new file mode 100644 index 0000000..4653eae --- /dev/null +++ b/test-data/ipa-standard/ipa-standard.samsung.ssml @@ -0,0 +1,3 @@ + +I say, pecan. + diff --git a/test-data/ipa-standard/ipa-standard.sapi.ssml b/test-data/ipa-standard/ipa-standard.sapi.ssml new file mode 100644 index 0000000..a25d539 --- /dev/null +++ b/test-data/ipa-standard/ipa-standard.sapi.ssml @@ -0,0 +1,3 @@ + +I say, pecan. + diff --git a/test-data/ipa-standard/ipa-standard.w3c.ssml b/test-data/ipa-standard/ipa-standard.w3c.ssml new file mode 100644 index 0000000..a25d539 --- /dev/null +++ b/test-data/ipa-standard/ipa-standard.w3c.ssml @@ -0,0 +1,3 @@ + +I say, pecan. + diff --git a/test-data/ipa-standard/ipa-standard.watson.ssml b/test-data/ipa-standard/ipa-standard.watson.ssml new file mode 100644 index 0000000..a25d539 --- /dev/null +++ b/test-data/ipa-standard/ipa-standard.watson.ssml @@ -0,0 +1,3 @@ + +I say, pecan. + diff --git a/test-data/lang-standard/lang-standard.acapela-cloud.ssml b/test-data/lang-standard/lang-standard.acapela-cloud.ssml new file mode 100644 index 0000000..2353307 --- /dev/null +++ b/test-data/lang-standard/lang-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +In Paris, they pronounce it Paris. + diff --git a/test-data/lang-standard/lang-standard.acapela.ssml b/test-data/lang-standard/lang-standard.acapela.ssml new file mode 100644 index 0000000..8ddde05 --- /dev/null +++ b/test-data/lang-standard/lang-standard.acapela.ssml @@ -0,0 +1 @@ +In Paris, they pronounce it Paris. diff --git a/test-data/lang-standard/lang-standard.apple.ssml b/test-data/lang-standard/lang-standard.apple.ssml new file mode 100644 index 0000000..2353307 --- /dev/null +++ b/test-data/lang-standard/lang-standard.apple.ssml @@ -0,0 +1,3 @@ + +In Paris, they pronounce it Paris. + diff --git a/test-data/lang-standard/lang-standard.azure.ssml b/test-data/lang-standard/lang-standard.azure.ssml new file mode 100644 index 0000000..2353307 --- /dev/null +++ b/test-data/lang-standard/lang-standard.azure.ssml @@ -0,0 +1,3 @@ + +In Paris, they pronounce it Paris. + diff --git a/test-data/lang-standard/lang-standard.elevenlabs.ssml b/test-data/lang-standard/lang-standard.elevenlabs.ssml new file mode 100644 index 0000000..8ddde05 --- /dev/null +++ b/test-data/lang-standard/lang-standard.elevenlabs.ssml @@ -0,0 +1 @@ +In Paris, they pronounce it Paris. diff --git a/test-data/lang-standard/lang-standard.polly-neural.ssml b/test-data/lang-standard/lang-standard.polly-neural.ssml new file mode 100644 index 0000000..2353307 --- /dev/null +++ b/test-data/lang-standard/lang-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +In Paris, they pronounce it Paris. + diff --git a/test-data/lang-standard/lang-standard.polly.ssml b/test-data/lang-standard/lang-standard.polly.ssml new file mode 100644 index 0000000..2353307 --- /dev/null +++ b/test-data/lang-standard/lang-standard.polly.ssml @@ -0,0 +1,3 @@ + +In Paris, they pronounce it Paris. + diff --git a/test-data/lang-standard/lang-standard.samsung.ssml b/test-data/lang-standard/lang-standard.samsung.ssml new file mode 100644 index 0000000..98bbdd3 --- /dev/null +++ b/test-data/lang-standard/lang-standard.samsung.ssml @@ -0,0 +1,3 @@ + +In Paris, they pronounce it Paris. + diff --git a/test-data/lang-standard/lang-standard.sapi.ssml b/test-data/lang-standard/lang-standard.sapi.ssml new file mode 100644 index 0000000..2353307 --- /dev/null +++ b/test-data/lang-standard/lang-standard.sapi.ssml @@ -0,0 +1,3 @@ + +In Paris, they pronounce it Paris. + diff --git a/test-data/lang-standard/lang-standard.w3c.ssml b/test-data/lang-standard/lang-standard.w3c.ssml new file mode 100644 index 0000000..2353307 --- /dev/null +++ b/test-data/lang-standard/lang-standard.w3c.ssml @@ -0,0 +1,3 @@ + +In Paris, they pronounce it Paris. + diff --git a/test-data/lang-standard/lang-standard.watson.ssml b/test-data/lang-standard/lang-standard.watson.ssml new file mode 100644 index 0000000..98bbdd3 --- /dev/null +++ b/test-data/lang-standard/lang-standard.watson.ssml @@ -0,0 +1,3 @@ + +In Paris, they pronounce it Paris. + diff --git a/test-data/mark-standard/mark-standard.acapela-cloud.ssml b/test-data/mark-standard/mark-standard.acapela-cloud.ssml new file mode 100644 index 0000000..355af11 --- /dev/null +++ b/test-data/mark-standard/mark-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + + Hello world + diff --git a/test-data/mark-standard/mark-standard.acapela.ssml b/test-data/mark-standard/mark-standard.acapela.ssml new file mode 100644 index 0000000..802992c --- /dev/null +++ b/test-data/mark-standard/mark-standard.acapela.ssml @@ -0,0 +1 @@ +Hello world diff --git a/test-data/mark-standard/mark-standard.alexa.ssml b/test-data/mark-standard/mark-standard.alexa.ssml new file mode 100644 index 0000000..29f2bc1 --- /dev/null +++ b/test-data/mark-standard/mark-standard.alexa.ssml @@ -0,0 +1,3 @@ + + Hello world + diff --git a/test-data/mark-standard/mark-standard.apple.ssml b/test-data/mark-standard/mark-standard.apple.ssml new file mode 100644 index 0000000..355af11 --- /dev/null +++ b/test-data/mark-standard/mark-standard.apple.ssml @@ -0,0 +1,3 @@ + + Hello world + diff --git a/test-data/mark-standard/mark-standard.azure.ssml b/test-data/mark-standard/mark-standard.azure.ssml new file mode 100644 index 0000000..47273bd --- /dev/null +++ b/test-data/mark-standard/mark-standard.azure.ssml @@ -0,0 +1,3 @@ + + Hello world + diff --git a/test-data/mark-standard/mark-standard.elevenlabs.ssml b/test-data/mark-standard/mark-standard.elevenlabs.ssml new file mode 100644 index 0000000..2fc03ba --- /dev/null +++ b/test-data/mark-standard/mark-standard.elevenlabs.ssml @@ -0,0 +1 @@ + Hello world diff --git a/test-data/mark-standard/mark-standard.google.ssml b/test-data/mark-standard/mark-standard.google.ssml new file mode 100644 index 0000000..355af11 --- /dev/null +++ b/test-data/mark-standard/mark-standard.google.ssml @@ -0,0 +1,3 @@ + + Hello world + diff --git a/test-data/mark-standard/mark-standard.polly-neural.ssml b/test-data/mark-standard/mark-standard.polly-neural.ssml new file mode 100644 index 0000000..355af11 --- /dev/null +++ b/test-data/mark-standard/mark-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + + Hello world + diff --git a/test-data/mark-standard/mark-standard.polly.ssml b/test-data/mark-standard/mark-standard.polly.ssml new file mode 100644 index 0000000..355af11 --- /dev/null +++ b/test-data/mark-standard/mark-standard.polly.ssml @@ -0,0 +1,3 @@ + + Hello world + diff --git a/test-data/mark-standard/mark-standard.samsung.ssml b/test-data/mark-standard/mark-standard.samsung.ssml new file mode 100644 index 0000000..29f2bc1 --- /dev/null +++ b/test-data/mark-standard/mark-standard.samsung.ssml @@ -0,0 +1,3 @@ + + Hello world + diff --git a/test-data/mark-standard/mark-standard.sapi.ssml b/test-data/mark-standard/mark-standard.sapi.ssml new file mode 100644 index 0000000..355af11 --- /dev/null +++ b/test-data/mark-standard/mark-standard.sapi.ssml @@ -0,0 +1,3 @@ + + Hello world + diff --git a/test-data/mark-standard/mark-standard.smd b/test-data/mark-standard/mark-standard.smd new file mode 100644 index 0000000..cbacbe5 --- /dev/null +++ b/test-data/mark-standard/mark-standard.smd @@ -0,0 +1 @@ +[mark:"mark1"] Hello world diff --git a/test-data/mark-standard/mark-standard.txt b/test-data/mark-standard/mark-standard.txt new file mode 100644 index 0000000..802992c --- /dev/null +++ b/test-data/mark-standard/mark-standard.txt @@ -0,0 +1 @@ +Hello world diff --git a/test-data/mark-standard/mark-standard.w3c.ssml b/test-data/mark-standard/mark-standard.w3c.ssml new file mode 100644 index 0000000..355af11 --- /dev/null +++ b/test-data/mark-standard/mark-standard.w3c.ssml @@ -0,0 +1,3 @@ + + Hello world + diff --git a/test-data/mark-standard/mark-standard.watson.ssml b/test-data/mark-standard/mark-standard.watson.ssml new file mode 100644 index 0000000..29f2bc1 --- /dev/null +++ b/test-data/mark-standard/mark-standard.watson.ssml @@ -0,0 +1,3 @@ + + Hello world + diff --git a/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.acapela-cloud.ssml b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.acapela-cloud.ssml new file mode 100644 index 0000000..e7d45cd --- /dev/null +++ b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +This is text with (parens) but this and other special characters: []()*~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.acapela.ssml b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.acapela.ssml new file mode 100644 index 0000000..32b0cbe --- /dev/null +++ b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.acapela.ssml @@ -0,0 +1 @@ +This is text with (parens) but this and other special characters: []()*~@#\\_!+- are ignored diff --git a/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.apple.ssml b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.apple.ssml new file mode 100644 index 0000000..e7d45cd --- /dev/null +++ b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.apple.ssml @@ -0,0 +1,3 @@ + +This is text with (parens) but this and other special characters: []()*~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.azure.ssml b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.azure.ssml new file mode 100644 index 0000000..e7d45cd --- /dev/null +++ b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.azure.ssml @@ -0,0 +1,3 @@ + +This is text with (parens) but this and other special characters: []()*~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.elevenlabs.ssml b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.elevenlabs.ssml new file mode 100644 index 0000000..32b0cbe --- /dev/null +++ b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.elevenlabs.ssml @@ -0,0 +1 @@ +This is text with (parens) but this and other special characters: []()*~@#\\_!+- are ignored diff --git a/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.polly-neural.ssml b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.polly-neural.ssml new file mode 100644 index 0000000..e7d45cd --- /dev/null +++ b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.polly-neural.ssml @@ -0,0 +1,3 @@ + +This is text with (parens) but this and other special characters: []()*~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.polly.ssml b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.polly.ssml new file mode 100644 index 0000000..e7d45cd --- /dev/null +++ b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.polly.ssml @@ -0,0 +1,3 @@ + +This is text with (parens) but this and other special characters: []()*~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.samsung.ssml b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.samsung.ssml new file mode 100644 index 0000000..e7d45cd --- /dev/null +++ b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.samsung.ssml @@ -0,0 +1,3 @@ + +This is text with (parens) but this and other special characters: []()*~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.sapi.ssml b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.sapi.ssml new file mode 100644 index 0000000..e7d45cd --- /dev/null +++ b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.sapi.ssml @@ -0,0 +1,3 @@ + +This is text with (parens) but this and other special characters: []()*~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.w3c.ssml b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.w3c.ssml new file mode 100644 index 0000000..e7d45cd --- /dev/null +++ b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.w3c.ssml @@ -0,0 +1,3 @@ + +This is text with (parens) but this and other special characters: []()*~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.watson.ssml b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.watson.ssml new file mode 100644 index 0000000..e7d45cd --- /dev/null +++ b/test-data/modifier-text-allowed-chars bracket special chars/modifier-text-allowed-chars bracket special chars.watson.ssml @@ -0,0 +1,3 @@ + +This is text with (parens) but this and other special characters: []()*~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.acapela-cloud.ssml b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.acapela-cloud.ssml new file mode 100644 index 0000000..ca83a73 --- /dev/null +++ b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Some ex-text + diff --git a/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.acapela.ssml b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.acapela.ssml new file mode 100644 index 0000000..3f053da --- /dev/null +++ b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.acapela.ssml @@ -0,0 +1 @@ +Some \vol=65535\ex-text diff --git a/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.apple.ssml b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.apple.ssml new file mode 100644 index 0000000..ca83a73 --- /dev/null +++ b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.apple.ssml @@ -0,0 +1,3 @@ + +Some ex-text + diff --git a/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.azure.ssml b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.azure.ssml new file mode 100644 index 0000000..ca83a73 --- /dev/null +++ b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.azure.ssml @@ -0,0 +1,3 @@ + +Some ex-text + diff --git a/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.elevenlabs.ssml b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.elevenlabs.ssml new file mode 100644 index 0000000..05c7bc2 --- /dev/null +++ b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.elevenlabs.ssml @@ -0,0 +1 @@ +Some ex-text diff --git a/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.polly-neural.ssml b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.polly-neural.ssml new file mode 100644 index 0000000..ca83a73 --- /dev/null +++ b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.polly-neural.ssml @@ -0,0 +1,3 @@ + +Some ex-text + diff --git a/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.polly.ssml b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.polly.ssml new file mode 100644 index 0000000..ca83a73 --- /dev/null +++ b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.polly.ssml @@ -0,0 +1,3 @@ + +Some ex-text + diff --git a/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.samsung.ssml b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.samsung.ssml new file mode 100644 index 0000000..ca83a73 --- /dev/null +++ b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.samsung.ssml @@ -0,0 +1,3 @@ + +Some ex-text + diff --git a/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.sapi.ssml b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.sapi.ssml new file mode 100644 index 0000000..ca83a73 --- /dev/null +++ b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.sapi.ssml @@ -0,0 +1,3 @@ + +Some ex-text + diff --git a/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.w3c.ssml b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.w3c.ssml new file mode 100644 index 0000000..ca83a73 --- /dev/null +++ b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.w3c.ssml @@ -0,0 +1,3 @@ + +Some ex-text + diff --git a/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.watson.ssml b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.watson.ssml new file mode 100644 index 0000000..ca83a73 --- /dev/null +++ b/test-data/modifier-text-allowed-chars minus sign/modifier-text-allowed-chars minus sign.watson.ssml @@ -0,0 +1,3 @@ + +Some ex-text + diff --git a/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.acapela-cloud.ssml b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.acapela-cloud.ssml new file mode 100644 index 0000000..5d5ce44 --- /dev/null +++ b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +This is text with ~parens! but this and other special characters: *~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.acapela.ssml b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.acapela.ssml new file mode 100644 index 0000000..19fb30c --- /dev/null +++ b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.acapela.ssml @@ -0,0 +1 @@ +This is text with ~parens! but this and other special characters: *~@#\\_!+- are ignored diff --git a/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.apple.ssml b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.apple.ssml new file mode 100644 index 0000000..5d5ce44 --- /dev/null +++ b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.apple.ssml @@ -0,0 +1,3 @@ + +This is text with ~parens! but this and other special characters: *~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.azure.ssml b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.azure.ssml new file mode 100644 index 0000000..5d5ce44 --- /dev/null +++ b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.azure.ssml @@ -0,0 +1,3 @@ + +This is text with ~parens! but this and other special characters: *~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.elevenlabs.ssml b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.elevenlabs.ssml new file mode 100644 index 0000000..19fb30c --- /dev/null +++ b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.elevenlabs.ssml @@ -0,0 +1 @@ +This is text with ~parens! but this and other special characters: *~@#\\_!+- are ignored diff --git a/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.polly-neural.ssml b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.polly-neural.ssml new file mode 100644 index 0000000..5d5ce44 --- /dev/null +++ b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.polly-neural.ssml @@ -0,0 +1,3 @@ + +This is text with ~parens! but this and other special characters: *~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.polly.ssml b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.polly.ssml new file mode 100644 index 0000000..5d5ce44 --- /dev/null +++ b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.polly.ssml @@ -0,0 +1,3 @@ + +This is text with ~parens! but this and other special characters: *~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.samsung.ssml b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.samsung.ssml new file mode 100644 index 0000000..5d5ce44 --- /dev/null +++ b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.samsung.ssml @@ -0,0 +1,3 @@ + +This is text with ~parens! but this and other special characters: *~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.sapi.ssml b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.sapi.ssml new file mode 100644 index 0000000..5d5ce44 --- /dev/null +++ b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.sapi.ssml @@ -0,0 +1,3 @@ + +This is text with ~parens! but this and other special characters: *~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.w3c.ssml b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.w3c.ssml new file mode 100644 index 0000000..5d5ce44 --- /dev/null +++ b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.w3c.ssml @@ -0,0 +1,3 @@ + +This is text with ~parens! but this and other special characters: *~@#\\_!+- are ignored + diff --git a/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.watson.ssml b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.watson.ssml new file mode 100644 index 0000000..5d5ce44 --- /dev/null +++ b/test-data/modifier-text-allowed-chars non-bracket special chars/modifier-text-allowed-chars non-bracket special chars.watson.ssml @@ -0,0 +1,3 @@ + +This is text with ~parens! but this and other special characters: *~@#\\_!+- are ignored + diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.acapela-cloud.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.acapela-cloud.ssml new file mode 100644 index 0000000..2f07700 --- /dev/null +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.acapela.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.acapela.ssml new file mode 100644 index 0000000..7e19983 --- /dev/null +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.acapela.ssml @@ -0,0 +1 @@ +Your balance is: \emph\\vol=16384\\rspd=75\\rpit=140\12345. diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.apple.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.apple.ssml new file mode 100644 index 0000000..e692da7 --- /dev/null +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.apple.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml new file mode 100644 index 0000000..12c4f28 --- /dev/null +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.elevenlabs.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.elevenlabs.ssml new file mode 100644 index 0000000..efdff96 --- /dev/null +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.elevenlabs.ssml @@ -0,0 +1 @@ +Your balance is: 12345. diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.polly-neural.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.polly-neural.ssml new file mode 100644 index 0000000..378846a --- /dev/null +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.polly-neural.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.polly.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.polly.ssml new file mode 100644 index 0000000..afaea50 --- /dev/null +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.polly.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.samsung.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.samsung.ssml new file mode 100644 index 0000000..12c4f28 --- /dev/null +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.samsung.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.sapi.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.sapi.ssml new file mode 100644 index 0000000..e692da7 --- /dev/null +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.sapi.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.w3c.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.w3c.ssml new file mode 100644 index 0000000..e692da7 --- /dev/null +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.w3c.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.watson.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.watson.ssml new file mode 100644 index 0000000..e692da7 --- /dev/null +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.watson.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela-cloud.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela-cloud.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela-cloud.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela.ssml new file mode 100644 index 0000000..362c049 --- /dev/null +++ b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela.ssml @@ -0,0 +1 @@ +Section 1 diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.apple.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.apple.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.apple.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.azure.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.azure.ssml new file mode 100644 index 0000000..985b55d --- /dev/null +++ b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.azure.ssml @@ -0,0 +1,6 @@ + + + +Section 1 + + diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.elevenlabs.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.elevenlabs.ssml new file mode 100644 index 0000000..00ffc14 --- /dev/null +++ b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.elevenlabs.ssml @@ -0,0 +1,2 @@ + +Section 1 diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly-neural.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly-neural.ssml new file mode 100644 index 0000000..a27e5b8 --- /dev/null +++ b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly-neural.ssml @@ -0,0 +1,6 @@ + + + +Section 1 + + diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.samsung.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.samsung.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.samsung.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.sapi.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.sapi.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.sapi.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.w3c.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.w3c.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.w3c.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.watson.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.watson.ssml new file mode 100644 index 0000000..3d303c4 --- /dev/null +++ b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.watson.ssml @@ -0,0 +1,4 @@ + + +Section 1 + diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela-cloud.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela-cloud.ssml new file mode 100644 index 0000000..d7324ab --- /dev/null +++ b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela-cloud.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[newscaster] +Switching to a newscaster. +#[defaults] +Now back to normal speech. + diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela.ssml new file mode 100644 index 0000000..4dad9eb --- /dev/null +++ b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela.ssml @@ -0,0 +1,5 @@ +Normal speech. +#[newscaster] +Switching to a newscaster. +#[defaults] +Now back to normal speech. diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.apple.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.apple.ssml new file mode 100644 index 0000000..d7324ab --- /dev/null +++ b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.apple.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[newscaster] +Switching to a newscaster. +#[defaults] +Now back to normal speech. + diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.azure.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.azure.ssml new file mode 100644 index 0000000..d7324ab --- /dev/null +++ b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.azure.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[newscaster] +Switching to a newscaster. +#[defaults] +Now back to normal speech. + diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.elevenlabs.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.elevenlabs.ssml new file mode 100644 index 0000000..4dad9eb --- /dev/null +++ b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.elevenlabs.ssml @@ -0,0 +1,5 @@ +Normal speech. +#[newscaster] +Switching to a newscaster. +#[defaults] +Now back to normal speech. diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly-neural.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly-neural.ssml new file mode 100644 index 0000000..d7324ab --- /dev/null +++ b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly-neural.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[newscaster] +Switching to a newscaster. +#[defaults] +Now back to normal speech. + diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly.ssml new file mode 100644 index 0000000..d7324ab --- /dev/null +++ b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[newscaster] +Switching to a newscaster. +#[defaults] +Now back to normal speech. + diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.samsung.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.samsung.ssml new file mode 100644 index 0000000..d7324ab --- /dev/null +++ b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.samsung.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[newscaster] +Switching to a newscaster. +#[defaults] +Now back to normal speech. + diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.sapi.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.sapi.ssml new file mode 100644 index 0000000..d7324ab --- /dev/null +++ b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.sapi.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[newscaster] +Switching to a newscaster. +#[defaults] +Now back to normal speech. + diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.w3c.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.w3c.ssml new file mode 100644 index 0000000..d7324ab --- /dev/null +++ b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.w3c.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[newscaster] +Switching to a newscaster. +#[defaults] +Now back to normal speech. + diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.watson.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.watson.ssml new file mode 100644 index 0000000..d7324ab --- /dev/null +++ b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.watson.ssml @@ -0,0 +1,7 @@ + +Normal speech. +#[newscaster] +Switching to a newscaster. +#[defaults] +Now back to normal speech. + diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela-cloud.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela-cloud.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela-cloud.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela.ssml new file mode 100644 index 0000000..fbaa33d --- /dev/null +++ b/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela.ssml @@ -0,0 +1 @@ +Hey there, nice to meet you diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.apple.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.apple.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/newscaster-section section on same line/newscaster-section section on same line.apple.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.azure.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.azure.ssml new file mode 100644 index 0000000..3da151b --- /dev/null +++ b/test-data/newscaster-section section on same line/newscaster-section section on same line.azure.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.elevenlabs.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.elevenlabs.ssml new file mode 100644 index 0000000..198b443 --- /dev/null +++ b/test-data/newscaster-section section on same line/newscaster-section section on same line.elevenlabs.ssml @@ -0,0 +1 @@ + Hey there, nice to meet you diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.polly-neural.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.polly-neural.ssml new file mode 100644 index 0000000..c2b7548 --- /dev/null +++ b/test-data/newscaster-section section on same line/newscaster-section section on same line.polly-neural.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.polly.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.polly.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/newscaster-section section on same line/newscaster-section section on same line.polly.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.samsung.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.samsung.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/newscaster-section section on same line/newscaster-section section on same line.samsung.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.sapi.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.sapi.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/newscaster-section section on same line/newscaster-section section on same line.sapi.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.w3c.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.w3c.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/newscaster-section section on same line/newscaster-section section on same line.w3c.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.watson.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.watson.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/newscaster-section section on same line/newscaster-section section on same line.watson.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/no-markdown/no-markdown.acapela-cloud.ssml b/test-data/no-markdown/no-markdown.acapela-cloud.ssml new file mode 100644 index 0000000..c707ead --- /dev/null +++ b/test-data/no-markdown/no-markdown.acapela-cloud.ssml @@ -0,0 +1,4 @@ + +Text line 1 +Text line 2 + diff --git a/test-data/no-markdown/no-markdown.acapela.ssml b/test-data/no-markdown/no-markdown.acapela.ssml new file mode 100644 index 0000000..42089c9 --- /dev/null +++ b/test-data/no-markdown/no-markdown.acapela.ssml @@ -0,0 +1,2 @@ +Text line 1 +Text line 2 diff --git a/test-data/no-markdown/no-markdown.apple.ssml b/test-data/no-markdown/no-markdown.apple.ssml new file mode 100644 index 0000000..c707ead --- /dev/null +++ b/test-data/no-markdown/no-markdown.apple.ssml @@ -0,0 +1,4 @@ + +Text line 1 +Text line 2 + diff --git a/test-data/no-markdown/no-markdown.azure.ssml b/test-data/no-markdown/no-markdown.azure.ssml new file mode 100644 index 0000000..c707ead --- /dev/null +++ b/test-data/no-markdown/no-markdown.azure.ssml @@ -0,0 +1,4 @@ + +Text line 1 +Text line 2 + diff --git a/test-data/no-markdown/no-markdown.elevenlabs.ssml b/test-data/no-markdown/no-markdown.elevenlabs.ssml new file mode 100644 index 0000000..42089c9 --- /dev/null +++ b/test-data/no-markdown/no-markdown.elevenlabs.ssml @@ -0,0 +1,2 @@ +Text line 1 +Text line 2 diff --git a/test-data/no-markdown/no-markdown.polly-neural.ssml b/test-data/no-markdown/no-markdown.polly-neural.ssml new file mode 100644 index 0000000..c707ead --- /dev/null +++ b/test-data/no-markdown/no-markdown.polly-neural.ssml @@ -0,0 +1,4 @@ + +Text line 1 +Text line 2 + diff --git a/test-data/no-markdown/no-markdown.polly.ssml b/test-data/no-markdown/no-markdown.polly.ssml new file mode 100644 index 0000000..c707ead --- /dev/null +++ b/test-data/no-markdown/no-markdown.polly.ssml @@ -0,0 +1,4 @@ + +Text line 1 +Text line 2 + diff --git a/test-data/no-markdown/no-markdown.samsung.ssml b/test-data/no-markdown/no-markdown.samsung.ssml new file mode 100644 index 0000000..c707ead --- /dev/null +++ b/test-data/no-markdown/no-markdown.samsung.ssml @@ -0,0 +1,4 @@ + +Text line 1 +Text line 2 + diff --git a/test-data/no-markdown/no-markdown.sapi.ssml b/test-data/no-markdown/no-markdown.sapi.ssml new file mode 100644 index 0000000..c707ead --- /dev/null +++ b/test-data/no-markdown/no-markdown.sapi.ssml @@ -0,0 +1,4 @@ + +Text line 1 +Text line 2 + diff --git a/test-data/no-markdown/no-markdown.w3c.ssml b/test-data/no-markdown/no-markdown.w3c.ssml new file mode 100644 index 0000000..c707ead --- /dev/null +++ b/test-data/no-markdown/no-markdown.w3c.ssml @@ -0,0 +1,4 @@ + +Text line 1 +Text line 2 + diff --git a/test-data/no-markdown/no-markdown.watson.ssml b/test-data/no-markdown/no-markdown.watson.ssml new file mode 100644 index 0000000..c707ead --- /dev/null +++ b/test-data/no-markdown/no-markdown.watson.ssml @@ -0,0 +1,4 @@ + +Text line 1 +Text line 2 + diff --git a/test-data/no-modifiers/no-modifiers.acapela-cloud.ssml b/test-data/no-modifiers/no-modifiers.acapela-cloud.ssml new file mode 100644 index 0000000..e638016 --- /dev/null +++ b/test-data/no-modifiers/no-modifiers.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/no-modifiers/no-modifiers.acapela.ssml b/test-data/no-modifiers/no-modifiers.acapela.ssml new file mode 100644 index 0000000..01b51e6 --- /dev/null +++ b/test-data/no-modifiers/no-modifiers.acapela.ssml @@ -0,0 +1 @@ +Some text diff --git a/test-data/no-modifiers/no-modifiers.apple.ssml b/test-data/no-modifiers/no-modifiers.apple.ssml new file mode 100644 index 0000000..e638016 --- /dev/null +++ b/test-data/no-modifiers/no-modifiers.apple.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/no-modifiers/no-modifiers.azure.ssml b/test-data/no-modifiers/no-modifiers.azure.ssml new file mode 100644 index 0000000..e638016 --- /dev/null +++ b/test-data/no-modifiers/no-modifiers.azure.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/no-modifiers/no-modifiers.elevenlabs.ssml b/test-data/no-modifiers/no-modifiers.elevenlabs.ssml new file mode 100644 index 0000000..01b51e6 --- /dev/null +++ b/test-data/no-modifiers/no-modifiers.elevenlabs.ssml @@ -0,0 +1 @@ +Some text diff --git a/test-data/no-modifiers/no-modifiers.polly-neural.ssml b/test-data/no-modifiers/no-modifiers.polly-neural.ssml new file mode 100644 index 0000000..e638016 --- /dev/null +++ b/test-data/no-modifiers/no-modifiers.polly-neural.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/no-modifiers/no-modifiers.polly.ssml b/test-data/no-modifiers/no-modifiers.polly.ssml new file mode 100644 index 0000000..e638016 --- /dev/null +++ b/test-data/no-modifiers/no-modifiers.polly.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/no-modifiers/no-modifiers.samsung.ssml b/test-data/no-modifiers/no-modifiers.samsung.ssml new file mode 100644 index 0000000..e638016 --- /dev/null +++ b/test-data/no-modifiers/no-modifiers.samsung.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/no-modifiers/no-modifiers.sapi.ssml b/test-data/no-modifiers/no-modifiers.sapi.ssml new file mode 100644 index 0000000..e638016 --- /dev/null +++ b/test-data/no-modifiers/no-modifiers.sapi.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/no-modifiers/no-modifiers.w3c.ssml b/test-data/no-modifiers/no-modifiers.w3c.ssml new file mode 100644 index 0000000..e638016 --- /dev/null +++ b/test-data/no-modifiers/no-modifiers.w3c.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/no-modifiers/no-modifiers.watson.ssml b/test-data/no-modifiers/no-modifiers.watson.ssml new file mode 100644 index 0000000..e638016 --- /dev/null +++ b/test-data/no-modifiers/no-modifiers.watson.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/number-standard/number-standard.acapela-cloud.ssml b/test-data/number-standard/number-standard.acapela-cloud.ssml new file mode 100644 index 0000000..a05594e --- /dev/null +++ b/test-data/number-standard/number-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/number-standard/number-standard.acapela.ssml b/test-data/number-standard/number-standard.acapela.ssml new file mode 100644 index 0000000..efdff96 --- /dev/null +++ b/test-data/number-standard/number-standard.acapela.ssml @@ -0,0 +1 @@ +Your balance is: 12345. diff --git a/test-data/number-standard/number-standard.apple.ssml b/test-data/number-standard/number-standard.apple.ssml new file mode 100644 index 0000000..a05594e --- /dev/null +++ b/test-data/number-standard/number-standard.apple.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/number-standard/number-standard.azure.ssml b/test-data/number-standard/number-standard.azure.ssml new file mode 100644 index 0000000..a05594e --- /dev/null +++ b/test-data/number-standard/number-standard.azure.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/number-standard/number-standard.elevenlabs.ssml b/test-data/number-standard/number-standard.elevenlabs.ssml new file mode 100644 index 0000000..efdff96 --- /dev/null +++ b/test-data/number-standard/number-standard.elevenlabs.ssml @@ -0,0 +1 @@ +Your balance is: 12345. diff --git a/test-data/number-standard/number-standard.polly-neural.ssml b/test-data/number-standard/number-standard.polly-neural.ssml new file mode 100644 index 0000000..378846a --- /dev/null +++ b/test-data/number-standard/number-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/number-standard/number-standard.polly.ssml b/test-data/number-standard/number-standard.polly.ssml new file mode 100644 index 0000000..378846a --- /dev/null +++ b/test-data/number-standard/number-standard.polly.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/number-standard/number-standard.samsung.ssml b/test-data/number-standard/number-standard.samsung.ssml new file mode 100644 index 0000000..a05594e --- /dev/null +++ b/test-data/number-standard/number-standard.samsung.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/number-standard/number-standard.sapi.ssml b/test-data/number-standard/number-standard.sapi.ssml new file mode 100644 index 0000000..a05594e --- /dev/null +++ b/test-data/number-standard/number-standard.sapi.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/number-standard/number-standard.w3c.ssml b/test-data/number-standard/number-standard.w3c.ssml new file mode 100644 index 0000000..a05594e --- /dev/null +++ b/test-data/number-standard/number-standard.w3c.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/number-standard/number-standard.watson.ssml b/test-data/number-standard/number-standard.watson.ssml new file mode 100644 index 0000000..a05594e --- /dev/null +++ b/test-data/number-standard/number-standard.watson.ssml @@ -0,0 +1,3 @@ + +Your balance is: 12345. + diff --git a/test-data/ordinal-standard/ordinal-standard.acapela-cloud.ssml b/test-data/ordinal-standard/ordinal-standard.acapela-cloud.ssml new file mode 100644 index 0000000..b1cfa36 --- /dev/null +++ b/test-data/ordinal-standard/ordinal-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +The others came in 2nd and 3. + diff --git a/test-data/ordinal-standard/ordinal-standard.acapela.ssml b/test-data/ordinal-standard/ordinal-standard.acapela.ssml new file mode 100644 index 0000000..245d16e --- /dev/null +++ b/test-data/ordinal-standard/ordinal-standard.acapela.ssml @@ -0,0 +1 @@ +The others came in 2nd and 3. diff --git a/test-data/ordinal-standard/ordinal-standard.apple.ssml b/test-data/ordinal-standard/ordinal-standard.apple.ssml new file mode 100644 index 0000000..b1cfa36 --- /dev/null +++ b/test-data/ordinal-standard/ordinal-standard.apple.ssml @@ -0,0 +1,3 @@ + +The others came in 2nd and 3. + diff --git a/test-data/ordinal-standard/ordinal-standard.azure.ssml b/test-data/ordinal-standard/ordinal-standard.azure.ssml new file mode 100644 index 0000000..b1cfa36 --- /dev/null +++ b/test-data/ordinal-standard/ordinal-standard.azure.ssml @@ -0,0 +1,3 @@ + +The others came in 2nd and 3. + diff --git a/test-data/ordinal-standard/ordinal-standard.elevenlabs.ssml b/test-data/ordinal-standard/ordinal-standard.elevenlabs.ssml new file mode 100644 index 0000000..245d16e --- /dev/null +++ b/test-data/ordinal-standard/ordinal-standard.elevenlabs.ssml @@ -0,0 +1 @@ +The others came in 2nd and 3. diff --git a/test-data/ordinal-standard/ordinal-standard.polly-neural.ssml b/test-data/ordinal-standard/ordinal-standard.polly-neural.ssml new file mode 100644 index 0000000..b1cfa36 --- /dev/null +++ b/test-data/ordinal-standard/ordinal-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +The others came in 2nd and 3. + diff --git a/test-data/ordinal-standard/ordinal-standard.polly.ssml b/test-data/ordinal-standard/ordinal-standard.polly.ssml new file mode 100644 index 0000000..b1cfa36 --- /dev/null +++ b/test-data/ordinal-standard/ordinal-standard.polly.ssml @@ -0,0 +1,3 @@ + +The others came in 2nd and 3. + diff --git a/test-data/ordinal-standard/ordinal-standard.samsung.ssml b/test-data/ordinal-standard/ordinal-standard.samsung.ssml new file mode 100644 index 0000000..b1cfa36 --- /dev/null +++ b/test-data/ordinal-standard/ordinal-standard.samsung.ssml @@ -0,0 +1,3 @@ + +The others came in 2nd and 3. + diff --git a/test-data/ordinal-standard/ordinal-standard.sapi.ssml b/test-data/ordinal-standard/ordinal-standard.sapi.ssml new file mode 100644 index 0000000..b1cfa36 --- /dev/null +++ b/test-data/ordinal-standard/ordinal-standard.sapi.ssml @@ -0,0 +1,3 @@ + +The others came in 2nd and 3. + diff --git a/test-data/ordinal-standard/ordinal-standard.w3c.ssml b/test-data/ordinal-standard/ordinal-standard.w3c.ssml new file mode 100644 index 0000000..b1cfa36 --- /dev/null +++ b/test-data/ordinal-standard/ordinal-standard.w3c.ssml @@ -0,0 +1,3 @@ + +The others came in 2nd and 3. + diff --git a/test-data/ordinal-standard/ordinal-standard.watson.ssml b/test-data/ordinal-standard/ordinal-standard.watson.ssml new file mode 100644 index 0000000..b1cfa36 --- /dev/null +++ b/test-data/ordinal-standard/ordinal-standard.watson.ssml @@ -0,0 +1,3 @@ + +The others came in 2nd and 3. + diff --git a/test-data/pitch-standard-high/pitch-standard-high.acapela-cloud.ssml b/test-data/pitch-standard-high/pitch-standard-high.acapela-cloud.ssml new file mode 100644 index 0000000..69f76f5 --- /dev/null +++ b/test-data/pitch-standard-high/pitch-standard-high.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A high pitch + diff --git a/test-data/pitch-standard-high/pitch-standard-high.acapela.ssml b/test-data/pitch-standard-high/pitch-standard-high.acapela.ssml new file mode 100644 index 0000000..12ae0f9 --- /dev/null +++ b/test-data/pitch-standard-high/pitch-standard-high.acapela.ssml @@ -0,0 +1 @@ +A \rpit=140\high pitch diff --git a/test-data/pitch-standard-high/pitch-standard-high.apple.ssml b/test-data/pitch-standard-high/pitch-standard-high.apple.ssml new file mode 100644 index 0000000..69f76f5 --- /dev/null +++ b/test-data/pitch-standard-high/pitch-standard-high.apple.ssml @@ -0,0 +1,3 @@ + +A high pitch + diff --git a/test-data/pitch-standard-high/pitch-standard-high.azure.ssml b/test-data/pitch-standard-high/pitch-standard-high.azure.ssml new file mode 100644 index 0000000..69f76f5 --- /dev/null +++ b/test-data/pitch-standard-high/pitch-standard-high.azure.ssml @@ -0,0 +1,3 @@ + +A high pitch + diff --git a/test-data/pitch-standard-high/pitch-standard-high.elevenlabs.ssml b/test-data/pitch-standard-high/pitch-standard-high.elevenlabs.ssml new file mode 100644 index 0000000..f37cb04 --- /dev/null +++ b/test-data/pitch-standard-high/pitch-standard-high.elevenlabs.ssml @@ -0,0 +1 @@ +A high pitch diff --git a/test-data/pitch-standard-high/pitch-standard-high.polly-neural.ssml b/test-data/pitch-standard-high/pitch-standard-high.polly-neural.ssml new file mode 100644 index 0000000..afcb49c --- /dev/null +++ b/test-data/pitch-standard-high/pitch-standard-high.polly-neural.ssml @@ -0,0 +1,3 @@ + +A high pitch + diff --git a/test-data/pitch-standard-high/pitch-standard-high.polly.ssml b/test-data/pitch-standard-high/pitch-standard-high.polly.ssml new file mode 100644 index 0000000..69f76f5 --- /dev/null +++ b/test-data/pitch-standard-high/pitch-standard-high.polly.ssml @@ -0,0 +1,3 @@ + +A high pitch + diff --git a/test-data/pitch-standard-high/pitch-standard-high.samsung.ssml b/test-data/pitch-standard-high/pitch-standard-high.samsung.ssml new file mode 100644 index 0000000..69f76f5 --- /dev/null +++ b/test-data/pitch-standard-high/pitch-standard-high.samsung.ssml @@ -0,0 +1,3 @@ + +A high pitch + diff --git a/test-data/pitch-standard-high/pitch-standard-high.sapi.ssml b/test-data/pitch-standard-high/pitch-standard-high.sapi.ssml new file mode 100644 index 0000000..69f76f5 --- /dev/null +++ b/test-data/pitch-standard-high/pitch-standard-high.sapi.ssml @@ -0,0 +1,3 @@ + +A high pitch + diff --git a/test-data/pitch-standard-high/pitch-standard-high.w3c.ssml b/test-data/pitch-standard-high/pitch-standard-high.w3c.ssml new file mode 100644 index 0000000..69f76f5 --- /dev/null +++ b/test-data/pitch-standard-high/pitch-standard-high.w3c.ssml @@ -0,0 +1,3 @@ + +A high pitch + diff --git a/test-data/pitch-standard-high/pitch-standard-high.watson.ssml b/test-data/pitch-standard-high/pitch-standard-high.watson.ssml new file mode 100644 index 0000000..69f76f5 --- /dev/null +++ b/test-data/pitch-standard-high/pitch-standard-high.watson.ssml @@ -0,0 +1,3 @@ + +A high pitch + diff --git a/test-data/pitch-standard-low/pitch-standard-low.acapela-cloud.ssml b/test-data/pitch-standard-low/pitch-standard-low.acapela-cloud.ssml new file mode 100644 index 0000000..86ed961 --- /dev/null +++ b/test-data/pitch-standard-low/pitch-standard-low.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A low pitch + diff --git a/test-data/pitch-standard-low/pitch-standard-low.acapela.ssml b/test-data/pitch-standard-low/pitch-standard-low.acapela.ssml new file mode 100644 index 0000000..7580566 --- /dev/null +++ b/test-data/pitch-standard-low/pitch-standard-low.acapela.ssml @@ -0,0 +1 @@ +A \rpit=75\low pitch diff --git a/test-data/pitch-standard-low/pitch-standard-low.apple.ssml b/test-data/pitch-standard-low/pitch-standard-low.apple.ssml new file mode 100644 index 0000000..86ed961 --- /dev/null +++ b/test-data/pitch-standard-low/pitch-standard-low.apple.ssml @@ -0,0 +1,3 @@ + +A low pitch + diff --git a/test-data/pitch-standard-low/pitch-standard-low.azure.ssml b/test-data/pitch-standard-low/pitch-standard-low.azure.ssml new file mode 100644 index 0000000..86ed961 --- /dev/null +++ b/test-data/pitch-standard-low/pitch-standard-low.azure.ssml @@ -0,0 +1,3 @@ + +A low pitch + diff --git a/test-data/pitch-standard-low/pitch-standard-low.elevenlabs.ssml b/test-data/pitch-standard-low/pitch-standard-low.elevenlabs.ssml new file mode 100644 index 0000000..532058c --- /dev/null +++ b/test-data/pitch-standard-low/pitch-standard-low.elevenlabs.ssml @@ -0,0 +1 @@ +A low pitch diff --git a/test-data/pitch-standard-low/pitch-standard-low.polly-neural.ssml b/test-data/pitch-standard-low/pitch-standard-low.polly-neural.ssml new file mode 100644 index 0000000..e560a67 --- /dev/null +++ b/test-data/pitch-standard-low/pitch-standard-low.polly-neural.ssml @@ -0,0 +1,3 @@ + +A low pitch + diff --git a/test-data/pitch-standard-low/pitch-standard-low.polly.ssml b/test-data/pitch-standard-low/pitch-standard-low.polly.ssml new file mode 100644 index 0000000..86ed961 --- /dev/null +++ b/test-data/pitch-standard-low/pitch-standard-low.polly.ssml @@ -0,0 +1,3 @@ + +A low pitch + diff --git a/test-data/pitch-standard-low/pitch-standard-low.samsung.ssml b/test-data/pitch-standard-low/pitch-standard-low.samsung.ssml new file mode 100644 index 0000000..86ed961 --- /dev/null +++ b/test-data/pitch-standard-low/pitch-standard-low.samsung.ssml @@ -0,0 +1,3 @@ + +A low pitch + diff --git a/test-data/pitch-standard-low/pitch-standard-low.sapi.ssml b/test-data/pitch-standard-low/pitch-standard-low.sapi.ssml new file mode 100644 index 0000000..86ed961 --- /dev/null +++ b/test-data/pitch-standard-low/pitch-standard-low.sapi.ssml @@ -0,0 +1,3 @@ + +A low pitch + diff --git a/test-data/pitch-standard-low/pitch-standard-low.w3c.ssml b/test-data/pitch-standard-low/pitch-standard-low.w3c.ssml new file mode 100644 index 0000000..86ed961 --- /dev/null +++ b/test-data/pitch-standard-low/pitch-standard-low.w3c.ssml @@ -0,0 +1,3 @@ + +A low pitch + diff --git a/test-data/pitch-standard-low/pitch-standard-low.watson.ssml b/test-data/pitch-standard-low/pitch-standard-low.watson.ssml new file mode 100644 index 0000000..86ed961 --- /dev/null +++ b/test-data/pitch-standard-low/pitch-standard-low.watson.ssml @@ -0,0 +1,3 @@ + +A low pitch + diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.acapela-cloud.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.acapela-cloud.ssml new file mode 100644 index 0000000..d82ff54 --- /dev/null +++ b/test-data/pitch-standard-medium/pitch-standard-medium.acapela-cloud.ssml @@ -0,0 +1,4 @@ + +A medium pitch 1 +A medium pitch 2 + diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.acapela.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.acapela.ssml new file mode 100644 index 0000000..68bd947 --- /dev/null +++ b/test-data/pitch-standard-medium/pitch-standard-medium.acapela.ssml @@ -0,0 +1,2 @@ +A \rpit=100\medium pitch 1 +A \rpit=100\medium pitch 2 diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.apple.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.apple.ssml new file mode 100644 index 0000000..d82ff54 --- /dev/null +++ b/test-data/pitch-standard-medium/pitch-standard-medium.apple.ssml @@ -0,0 +1,4 @@ + +A medium pitch 1 +A medium pitch 2 + diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.azure.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.azure.ssml new file mode 100644 index 0000000..d82ff54 --- /dev/null +++ b/test-data/pitch-standard-medium/pitch-standard-medium.azure.ssml @@ -0,0 +1,4 @@ + +A medium pitch 1 +A medium pitch 2 + diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.elevenlabs.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.elevenlabs.ssml new file mode 100644 index 0000000..aa403ae --- /dev/null +++ b/test-data/pitch-standard-medium/pitch-standard-medium.elevenlabs.ssml @@ -0,0 +1,2 @@ +A medium pitch 1 +A medium pitch 2 diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.polly-neural.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.polly-neural.ssml new file mode 100644 index 0000000..da294d5 --- /dev/null +++ b/test-data/pitch-standard-medium/pitch-standard-medium.polly-neural.ssml @@ -0,0 +1,4 @@ + +A medium pitch 1 +A medium pitch 2 + diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.polly.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.polly.ssml new file mode 100644 index 0000000..d82ff54 --- /dev/null +++ b/test-data/pitch-standard-medium/pitch-standard-medium.polly.ssml @@ -0,0 +1,4 @@ + +A medium pitch 1 +A medium pitch 2 + diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.samsung.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.samsung.ssml new file mode 100644 index 0000000..d82ff54 --- /dev/null +++ b/test-data/pitch-standard-medium/pitch-standard-medium.samsung.ssml @@ -0,0 +1,4 @@ + +A medium pitch 1 +A medium pitch 2 + diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.sapi.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.sapi.ssml new file mode 100644 index 0000000..d82ff54 --- /dev/null +++ b/test-data/pitch-standard-medium/pitch-standard-medium.sapi.ssml @@ -0,0 +1,4 @@ + +A medium pitch 1 +A medium pitch 2 + diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.w3c.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.w3c.ssml new file mode 100644 index 0000000..d82ff54 --- /dev/null +++ b/test-data/pitch-standard-medium/pitch-standard-medium.w3c.ssml @@ -0,0 +1,4 @@ + +A medium pitch 1 +A medium pitch 2 + diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.watson.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.watson.ssml new file mode 100644 index 0000000..d82ff54 --- /dev/null +++ b/test-data/pitch-standard-medium/pitch-standard-medium.watson.ssml @@ -0,0 +1,4 @@ + +A medium pitch 1 +A medium pitch 2 + diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.acapela-cloud.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.acapela-cloud.ssml new file mode 100644 index 0000000..fe07d78 --- /dev/null +++ b/test-data/pitch-standard-x-high/pitch-standard-x-high.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A xhigh pitch + diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.acapela.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.acapela.ssml new file mode 100644 index 0000000..2aa2c95 --- /dev/null +++ b/test-data/pitch-standard-x-high/pitch-standard-x-high.acapela.ssml @@ -0,0 +1 @@ +A \rpit=180\xhigh pitch diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.apple.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.apple.ssml new file mode 100644 index 0000000..fe07d78 --- /dev/null +++ b/test-data/pitch-standard-x-high/pitch-standard-x-high.apple.ssml @@ -0,0 +1,3 @@ + +A xhigh pitch + diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.azure.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.azure.ssml new file mode 100644 index 0000000..fe07d78 --- /dev/null +++ b/test-data/pitch-standard-x-high/pitch-standard-x-high.azure.ssml @@ -0,0 +1,3 @@ + +A xhigh pitch + diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.elevenlabs.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.elevenlabs.ssml new file mode 100644 index 0000000..9efed87 --- /dev/null +++ b/test-data/pitch-standard-x-high/pitch-standard-x-high.elevenlabs.ssml @@ -0,0 +1 @@ +A xhigh pitch diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.polly-neural.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.polly-neural.ssml new file mode 100644 index 0000000..6a92e64 --- /dev/null +++ b/test-data/pitch-standard-x-high/pitch-standard-x-high.polly-neural.ssml @@ -0,0 +1,3 @@ + +A xhigh pitch + diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.polly.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.polly.ssml new file mode 100644 index 0000000..fe07d78 --- /dev/null +++ b/test-data/pitch-standard-x-high/pitch-standard-x-high.polly.ssml @@ -0,0 +1,3 @@ + +A xhigh pitch + diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.samsung.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.samsung.ssml new file mode 100644 index 0000000..fe07d78 --- /dev/null +++ b/test-data/pitch-standard-x-high/pitch-standard-x-high.samsung.ssml @@ -0,0 +1,3 @@ + +A xhigh pitch + diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.sapi.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.sapi.ssml new file mode 100644 index 0000000..fe07d78 --- /dev/null +++ b/test-data/pitch-standard-x-high/pitch-standard-x-high.sapi.ssml @@ -0,0 +1,3 @@ + +A xhigh pitch + diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.w3c.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.w3c.ssml new file mode 100644 index 0000000..fe07d78 --- /dev/null +++ b/test-data/pitch-standard-x-high/pitch-standard-x-high.w3c.ssml @@ -0,0 +1,3 @@ + +A xhigh pitch + diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.watson.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.watson.ssml new file mode 100644 index 0000000..fe07d78 --- /dev/null +++ b/test-data/pitch-standard-x-high/pitch-standard-x-high.watson.ssml @@ -0,0 +1,3 @@ + +A xhigh pitch + diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.acapela-cloud.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.acapela-cloud.ssml new file mode 100644 index 0000000..e4c008d --- /dev/null +++ b/test-data/pitch-standard-x-low/pitch-standard-x-low.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A xlow pitch + diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.acapela.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.acapela.ssml new file mode 100644 index 0000000..4dbee5a --- /dev/null +++ b/test-data/pitch-standard-x-low/pitch-standard-x-low.acapela.ssml @@ -0,0 +1 @@ +A \rpit=60\xlow pitch diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.apple.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.apple.ssml new file mode 100644 index 0000000..e4c008d --- /dev/null +++ b/test-data/pitch-standard-x-low/pitch-standard-x-low.apple.ssml @@ -0,0 +1,3 @@ + +A xlow pitch + diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.azure.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.azure.ssml new file mode 100644 index 0000000..e4c008d --- /dev/null +++ b/test-data/pitch-standard-x-low/pitch-standard-x-low.azure.ssml @@ -0,0 +1,3 @@ + +A xlow pitch + diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.elevenlabs.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.elevenlabs.ssml new file mode 100644 index 0000000..a135181 --- /dev/null +++ b/test-data/pitch-standard-x-low/pitch-standard-x-low.elevenlabs.ssml @@ -0,0 +1 @@ +A xlow pitch diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.polly-neural.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.polly-neural.ssml new file mode 100644 index 0000000..9cccf72 --- /dev/null +++ b/test-data/pitch-standard-x-low/pitch-standard-x-low.polly-neural.ssml @@ -0,0 +1,3 @@ + +A xlow pitch + diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.polly.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.polly.ssml new file mode 100644 index 0000000..e4c008d --- /dev/null +++ b/test-data/pitch-standard-x-low/pitch-standard-x-low.polly.ssml @@ -0,0 +1,3 @@ + +A xlow pitch + diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.samsung.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.samsung.ssml new file mode 100644 index 0000000..e4c008d --- /dev/null +++ b/test-data/pitch-standard-x-low/pitch-standard-x-low.samsung.ssml @@ -0,0 +1,3 @@ + +A xlow pitch + diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.sapi.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.sapi.ssml new file mode 100644 index 0000000..e4c008d --- /dev/null +++ b/test-data/pitch-standard-x-low/pitch-standard-x-low.sapi.ssml @@ -0,0 +1,3 @@ + +A xlow pitch + diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.w3c.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.w3c.ssml new file mode 100644 index 0000000..e4c008d --- /dev/null +++ b/test-data/pitch-standard-x-low/pitch-standard-x-low.w3c.ssml @@ -0,0 +1,3 @@ + +A xlow pitch + diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.watson.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.watson.ssml new file mode 100644 index 0000000..e4c008d --- /dev/null +++ b/test-data/pitch-standard-x-low/pitch-standard-x-low.watson.ssml @@ -0,0 +1,3 @@ + +A xlow pitch + diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.acapela-cloud.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.acapela-cloud.ssml new file mode 100644 index 0000000..1267e9e --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.acapela.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.acapela.ssml new file mode 100644 index 0000000..66889a2 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.acapela.ssml @@ -0,0 +1 @@ +Multiple modifiers on same \rspd=150\\rpit=75\text diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.apple.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.apple.ssml new file mode 100644 index 0000000..1267e9e --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.apple.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.azure.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.azure.ssml new file mode 100644 index 0000000..1267e9e --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.azure.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.elevenlabs.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.elevenlabs.ssml new file mode 100644 index 0000000..e430152 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.elevenlabs.ssml @@ -0,0 +1 @@ +Multiple modifiers on same text diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly-neural.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly-neural.ssml new file mode 100644 index 0000000..fac1cce --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly-neural.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly.ssml new file mode 100644 index 0000000..1267e9e --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.samsung.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.samsung.ssml new file mode 100644 index 0000000..1267e9e --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.samsung.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.sapi.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.sapi.ssml new file mode 100644 index 0000000..1267e9e --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.sapi.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.w3c.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.w3c.ssml new file mode 100644 index 0000000..1267e9e --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.w3c.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.watson.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.watson.ssml new file mode 100644 index 0000000..1267e9e --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.watson.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.acapela-cloud.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.acapela-cloud.ssml new file mode 100644 index 0000000..81d96d2 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.acapela.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.acapela.ssml new file mode 100644 index 0000000..be620d6 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.acapela.ssml @@ -0,0 +1 @@ +Multiple modifiers on same \rspd=150\\vol=49152\text diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.apple.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.apple.ssml new file mode 100644 index 0000000..81d96d2 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.apple.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.azure.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.azure.ssml new file mode 100644 index 0000000..81d96d2 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.azure.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.elevenlabs.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.elevenlabs.ssml new file mode 100644 index 0000000..e430152 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.elevenlabs.ssml @@ -0,0 +1 @@ +Multiple modifiers on same text diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.polly-neural.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.polly-neural.ssml new file mode 100644 index 0000000..81d96d2 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.polly-neural.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.polly.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.polly.ssml new file mode 100644 index 0000000..81d96d2 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.polly.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.samsung.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.samsung.ssml new file mode 100644 index 0000000..81d96d2 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.samsung.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.sapi.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.sapi.ssml new file mode 100644 index 0000000..81d96d2 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.sapi.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.w3c.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.w3c.ssml new file mode 100644 index 0000000..81d96d2 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.w3c.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.watson.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.watson.ssml new file mode 100644 index 0000000..81d96d2 --- /dev/null +++ b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.watson.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.acapela-cloud.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.acapela-cloud.ssml new file mode 100644 index 0000000..74ebd7b --- /dev/null +++ b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.acapela.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.acapela.ssml new file mode 100644 index 0000000..c633342 --- /dev/null +++ b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.acapela.ssml @@ -0,0 +1 @@ +Multiple modifiers on same \vol=65535\\rpit=100\\rspd=100\text diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.apple.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.apple.ssml new file mode 100644 index 0000000..74ebd7b --- /dev/null +++ b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.apple.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.azure.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.azure.ssml new file mode 100644 index 0000000..74ebd7b --- /dev/null +++ b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.azure.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.elevenlabs.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.elevenlabs.ssml new file mode 100644 index 0000000..e430152 --- /dev/null +++ b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.elevenlabs.ssml @@ -0,0 +1 @@ +Multiple modifiers on same text diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly-neural.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly-neural.ssml new file mode 100644 index 0000000..75d5603 --- /dev/null +++ b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly-neural.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly.ssml new file mode 100644 index 0000000..74ebd7b --- /dev/null +++ b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.samsung.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.samsung.ssml new file mode 100644 index 0000000..74ebd7b --- /dev/null +++ b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.samsung.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.sapi.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.sapi.ssml new file mode 100644 index 0000000..74ebd7b --- /dev/null +++ b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.sapi.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.w3c.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.w3c.ssml new file mode 100644 index 0000000..74ebd7b --- /dev/null +++ b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.w3c.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.watson.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.watson.ssml new file mode 100644 index 0000000..74ebd7b --- /dev/null +++ b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.watson.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.acapela-cloud.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.acapela-cloud.ssml new file mode 100644 index 0000000..4935ad4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.acapela.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.acapela.ssml new file mode 100644 index 0000000..d81eb61 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.acapela.ssml @@ -0,0 +1 @@ +Multiple modifiers on same \vol=24576\\rpit=75\\rspd=100\text diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.apple.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.apple.ssml new file mode 100644 index 0000000..4935ad4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.apple.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.azure.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.azure.ssml new file mode 100644 index 0000000..4935ad4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.azure.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.elevenlabs.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.elevenlabs.ssml new file mode 100644 index 0000000..e430152 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.elevenlabs.ssml @@ -0,0 +1 @@ +Multiple modifiers on same text diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly-neural.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly-neural.ssml new file mode 100644 index 0000000..676df5b --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly-neural.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly.ssml new file mode 100644 index 0000000..4935ad4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.samsung.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.samsung.ssml new file mode 100644 index 0000000..4935ad4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.samsung.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.sapi.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.sapi.ssml new file mode 100644 index 0000000..4935ad4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.sapi.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.w3c.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.w3c.ssml new file mode 100644 index 0000000..4935ad4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.w3c.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.watson.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.watson.ssml new file mode 100644 index 0000000..4935ad4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.watson.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.acapela-cloud.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.acapela-cloud.ssml new file mode 100644 index 0000000..98ec2f4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.acapela.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.acapela.ssml new file mode 100644 index 0000000..10a5906 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.acapela.ssml @@ -0,0 +1 @@ +Multiple modifiers on same \vol=24576\\rpit=75\text diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.apple.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.apple.ssml new file mode 100644 index 0000000..98ec2f4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.apple.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.azure.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.azure.ssml new file mode 100644 index 0000000..98ec2f4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.azure.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.elevenlabs.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.elevenlabs.ssml new file mode 100644 index 0000000..e430152 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.elevenlabs.ssml @@ -0,0 +1 @@ +Multiple modifiers on same text diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly-neural.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly-neural.ssml new file mode 100644 index 0000000..3aa749c --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly-neural.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly.ssml new file mode 100644 index 0000000..98ec2f4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.samsung.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.samsung.ssml new file mode 100644 index 0000000..98ec2f4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.samsung.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.sapi.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.sapi.ssml new file mode 100644 index 0000000..98ec2f4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.sapi.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.w3c.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.w3c.ssml new file mode 100644 index 0000000..98ec2f4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.w3c.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.watson.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.watson.ssml new file mode 100644 index 0000000..98ec2f4 --- /dev/null +++ b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.watson.ssml @@ -0,0 +1,3 @@ + +Multiple modifiers on same text + diff --git a/test-data/rate-standard-fast/rate-standard-fast.acapela-cloud.ssml b/test-data/rate-standard-fast/rate-standard-fast.acapela-cloud.ssml new file mode 100644 index 0000000..3c2a848 --- /dev/null +++ b/test-data/rate-standard-fast/rate-standard-fast.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A fast rate + diff --git a/test-data/rate-standard-fast/rate-standard-fast.acapela.ssml b/test-data/rate-standard-fast/rate-standard-fast.acapela.ssml new file mode 100644 index 0000000..e5fe3aa --- /dev/null +++ b/test-data/rate-standard-fast/rate-standard-fast.acapela.ssml @@ -0,0 +1 @@ +A \rspd=150\fast rate diff --git a/test-data/rate-standard-fast/rate-standard-fast.apple.ssml b/test-data/rate-standard-fast/rate-standard-fast.apple.ssml new file mode 100644 index 0000000..3c2a848 --- /dev/null +++ b/test-data/rate-standard-fast/rate-standard-fast.apple.ssml @@ -0,0 +1,3 @@ + +A fast rate + diff --git a/test-data/rate-standard-fast/rate-standard-fast.azure.ssml b/test-data/rate-standard-fast/rate-standard-fast.azure.ssml new file mode 100644 index 0000000..3c2a848 --- /dev/null +++ b/test-data/rate-standard-fast/rate-standard-fast.azure.ssml @@ -0,0 +1,3 @@ + +A fast rate + diff --git a/test-data/rate-standard-fast/rate-standard-fast.elevenlabs.ssml b/test-data/rate-standard-fast/rate-standard-fast.elevenlabs.ssml new file mode 100644 index 0000000..9cad24f --- /dev/null +++ b/test-data/rate-standard-fast/rate-standard-fast.elevenlabs.ssml @@ -0,0 +1 @@ +A fast rate diff --git a/test-data/rate-standard-fast/rate-standard-fast.polly-neural.ssml b/test-data/rate-standard-fast/rate-standard-fast.polly-neural.ssml new file mode 100644 index 0000000..3c2a848 --- /dev/null +++ b/test-data/rate-standard-fast/rate-standard-fast.polly-neural.ssml @@ -0,0 +1,3 @@ + +A fast rate + diff --git a/test-data/rate-standard-fast/rate-standard-fast.polly.ssml b/test-data/rate-standard-fast/rate-standard-fast.polly.ssml new file mode 100644 index 0000000..3c2a848 --- /dev/null +++ b/test-data/rate-standard-fast/rate-standard-fast.polly.ssml @@ -0,0 +1,3 @@ + +A fast rate + diff --git a/test-data/rate-standard-fast/rate-standard-fast.samsung.ssml b/test-data/rate-standard-fast/rate-standard-fast.samsung.ssml new file mode 100644 index 0000000..3c2a848 --- /dev/null +++ b/test-data/rate-standard-fast/rate-standard-fast.samsung.ssml @@ -0,0 +1,3 @@ + +A fast rate + diff --git a/test-data/rate-standard-fast/rate-standard-fast.sapi.ssml b/test-data/rate-standard-fast/rate-standard-fast.sapi.ssml new file mode 100644 index 0000000..3c2a848 --- /dev/null +++ b/test-data/rate-standard-fast/rate-standard-fast.sapi.ssml @@ -0,0 +1,3 @@ + +A fast rate + diff --git a/test-data/rate-standard-fast/rate-standard-fast.w3c.ssml b/test-data/rate-standard-fast/rate-standard-fast.w3c.ssml new file mode 100644 index 0000000..3c2a848 --- /dev/null +++ b/test-data/rate-standard-fast/rate-standard-fast.w3c.ssml @@ -0,0 +1,3 @@ + +A fast rate + diff --git a/test-data/rate-standard-fast/rate-standard-fast.watson.ssml b/test-data/rate-standard-fast/rate-standard-fast.watson.ssml new file mode 100644 index 0000000..3c2a848 --- /dev/null +++ b/test-data/rate-standard-fast/rate-standard-fast.watson.ssml @@ -0,0 +1,3 @@ + +A fast rate + diff --git a/test-data/rate-standard-medium/rate-standard-medium.acapela-cloud.ssml b/test-data/rate-standard-medium/rate-standard-medium.acapela-cloud.ssml new file mode 100644 index 0000000..92277f2 --- /dev/null +++ b/test-data/rate-standard-medium/rate-standard-medium.acapela-cloud.ssml @@ -0,0 +1,4 @@ + +A medium rate 1 +A medium rate 2 + diff --git a/test-data/rate-standard-medium/rate-standard-medium.acapela.ssml b/test-data/rate-standard-medium/rate-standard-medium.acapela.ssml new file mode 100644 index 0000000..71b28c0 --- /dev/null +++ b/test-data/rate-standard-medium/rate-standard-medium.acapela.ssml @@ -0,0 +1,2 @@ +A \rspd=100\medium rate 1 +A \rspd=100\medium rate 2 diff --git a/test-data/rate-standard-medium/rate-standard-medium.apple.ssml b/test-data/rate-standard-medium/rate-standard-medium.apple.ssml new file mode 100644 index 0000000..92277f2 --- /dev/null +++ b/test-data/rate-standard-medium/rate-standard-medium.apple.ssml @@ -0,0 +1,4 @@ + +A medium rate 1 +A medium rate 2 + diff --git a/test-data/rate-standard-medium/rate-standard-medium.azure.ssml b/test-data/rate-standard-medium/rate-standard-medium.azure.ssml new file mode 100644 index 0000000..92277f2 --- /dev/null +++ b/test-data/rate-standard-medium/rate-standard-medium.azure.ssml @@ -0,0 +1,4 @@ + +A medium rate 1 +A medium rate 2 + diff --git a/test-data/rate-standard-medium/rate-standard-medium.elevenlabs.ssml b/test-data/rate-standard-medium/rate-standard-medium.elevenlabs.ssml new file mode 100644 index 0000000..a7affb4 --- /dev/null +++ b/test-data/rate-standard-medium/rate-standard-medium.elevenlabs.ssml @@ -0,0 +1,2 @@ +A medium rate 1 +A medium rate 2 diff --git a/test-data/rate-standard-medium/rate-standard-medium.polly-neural.ssml b/test-data/rate-standard-medium/rate-standard-medium.polly-neural.ssml new file mode 100644 index 0000000..92277f2 --- /dev/null +++ b/test-data/rate-standard-medium/rate-standard-medium.polly-neural.ssml @@ -0,0 +1,4 @@ + +A medium rate 1 +A medium rate 2 + diff --git a/test-data/rate-standard-medium/rate-standard-medium.polly.ssml b/test-data/rate-standard-medium/rate-standard-medium.polly.ssml new file mode 100644 index 0000000..92277f2 --- /dev/null +++ b/test-data/rate-standard-medium/rate-standard-medium.polly.ssml @@ -0,0 +1,4 @@ + +A medium rate 1 +A medium rate 2 + diff --git a/test-data/rate-standard-medium/rate-standard-medium.samsung.ssml b/test-data/rate-standard-medium/rate-standard-medium.samsung.ssml new file mode 100644 index 0000000..92277f2 --- /dev/null +++ b/test-data/rate-standard-medium/rate-standard-medium.samsung.ssml @@ -0,0 +1,4 @@ + +A medium rate 1 +A medium rate 2 + diff --git a/test-data/rate-standard-medium/rate-standard-medium.sapi.ssml b/test-data/rate-standard-medium/rate-standard-medium.sapi.ssml new file mode 100644 index 0000000..92277f2 --- /dev/null +++ b/test-data/rate-standard-medium/rate-standard-medium.sapi.ssml @@ -0,0 +1,4 @@ + +A medium rate 1 +A medium rate 2 + diff --git a/test-data/rate-standard-medium/rate-standard-medium.w3c.ssml b/test-data/rate-standard-medium/rate-standard-medium.w3c.ssml new file mode 100644 index 0000000..92277f2 --- /dev/null +++ b/test-data/rate-standard-medium/rate-standard-medium.w3c.ssml @@ -0,0 +1,4 @@ + +A medium rate 1 +A medium rate 2 + diff --git a/test-data/rate-standard-medium/rate-standard-medium.watson.ssml b/test-data/rate-standard-medium/rate-standard-medium.watson.ssml new file mode 100644 index 0000000..92277f2 --- /dev/null +++ b/test-data/rate-standard-medium/rate-standard-medium.watson.ssml @@ -0,0 +1,4 @@ + +A medium rate 1 +A medium rate 2 + diff --git a/test-data/rate-standard-slow/rate-standard-slow.acapela-cloud.ssml b/test-data/rate-standard-slow/rate-standard-slow.acapela-cloud.ssml new file mode 100644 index 0000000..a648ce1 --- /dev/null +++ b/test-data/rate-standard-slow/rate-standard-slow.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A slow rate + diff --git a/test-data/rate-standard-slow/rate-standard-slow.acapela.ssml b/test-data/rate-standard-slow/rate-standard-slow.acapela.ssml new file mode 100644 index 0000000..059ccd0 --- /dev/null +++ b/test-data/rate-standard-slow/rate-standard-slow.acapela.ssml @@ -0,0 +1 @@ +A \rspd=80\slow rate diff --git a/test-data/rate-standard-slow/rate-standard-slow.apple.ssml b/test-data/rate-standard-slow/rate-standard-slow.apple.ssml new file mode 100644 index 0000000..a648ce1 --- /dev/null +++ b/test-data/rate-standard-slow/rate-standard-slow.apple.ssml @@ -0,0 +1,3 @@ + +A slow rate + diff --git a/test-data/rate-standard-slow/rate-standard-slow.azure.ssml b/test-data/rate-standard-slow/rate-standard-slow.azure.ssml new file mode 100644 index 0000000..a648ce1 --- /dev/null +++ b/test-data/rate-standard-slow/rate-standard-slow.azure.ssml @@ -0,0 +1,3 @@ + +A slow rate + diff --git a/test-data/rate-standard-slow/rate-standard-slow.elevenlabs.ssml b/test-data/rate-standard-slow/rate-standard-slow.elevenlabs.ssml new file mode 100644 index 0000000..15585ae --- /dev/null +++ b/test-data/rate-standard-slow/rate-standard-slow.elevenlabs.ssml @@ -0,0 +1 @@ +A slow rate diff --git a/test-data/rate-standard-slow/rate-standard-slow.polly-neural.ssml b/test-data/rate-standard-slow/rate-standard-slow.polly-neural.ssml new file mode 100644 index 0000000..a648ce1 --- /dev/null +++ b/test-data/rate-standard-slow/rate-standard-slow.polly-neural.ssml @@ -0,0 +1,3 @@ + +A slow rate + diff --git a/test-data/rate-standard-slow/rate-standard-slow.polly.ssml b/test-data/rate-standard-slow/rate-standard-slow.polly.ssml new file mode 100644 index 0000000..a648ce1 --- /dev/null +++ b/test-data/rate-standard-slow/rate-standard-slow.polly.ssml @@ -0,0 +1,3 @@ + +A slow rate + diff --git a/test-data/rate-standard-slow/rate-standard-slow.samsung.ssml b/test-data/rate-standard-slow/rate-standard-slow.samsung.ssml new file mode 100644 index 0000000..a648ce1 --- /dev/null +++ b/test-data/rate-standard-slow/rate-standard-slow.samsung.ssml @@ -0,0 +1,3 @@ + +A slow rate + diff --git a/test-data/rate-standard-slow/rate-standard-slow.sapi.ssml b/test-data/rate-standard-slow/rate-standard-slow.sapi.ssml new file mode 100644 index 0000000..a648ce1 --- /dev/null +++ b/test-data/rate-standard-slow/rate-standard-slow.sapi.ssml @@ -0,0 +1,3 @@ + +A slow rate + diff --git a/test-data/rate-standard-slow/rate-standard-slow.w3c.ssml b/test-data/rate-standard-slow/rate-standard-slow.w3c.ssml new file mode 100644 index 0000000..a648ce1 --- /dev/null +++ b/test-data/rate-standard-slow/rate-standard-slow.w3c.ssml @@ -0,0 +1,3 @@ + +A slow rate + diff --git a/test-data/rate-standard-slow/rate-standard-slow.watson.ssml b/test-data/rate-standard-slow/rate-standard-slow.watson.ssml new file mode 100644 index 0000000..a648ce1 --- /dev/null +++ b/test-data/rate-standard-slow/rate-standard-slow.watson.ssml @@ -0,0 +1,3 @@ + +A slow rate + diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.acapela-cloud.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.acapela-cloud.ssml new file mode 100644 index 0000000..e5406a7 --- /dev/null +++ b/test-data/rate-standard-x-fast/rate-standard-x-fast.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A xfast rate + diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.acapela.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.acapela.ssml new file mode 100644 index 0000000..922a93d --- /dev/null +++ b/test-data/rate-standard-x-fast/rate-standard-x-fast.acapela.ssml @@ -0,0 +1 @@ +A \rspd=200\xfast rate diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.apple.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.apple.ssml new file mode 100644 index 0000000..e5406a7 --- /dev/null +++ b/test-data/rate-standard-x-fast/rate-standard-x-fast.apple.ssml @@ -0,0 +1,3 @@ + +A xfast rate + diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.azure.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.azure.ssml new file mode 100644 index 0000000..e5406a7 --- /dev/null +++ b/test-data/rate-standard-x-fast/rate-standard-x-fast.azure.ssml @@ -0,0 +1,3 @@ + +A xfast rate + diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.elevenlabs.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.elevenlabs.ssml new file mode 100644 index 0000000..e8f2e62 --- /dev/null +++ b/test-data/rate-standard-x-fast/rate-standard-x-fast.elevenlabs.ssml @@ -0,0 +1 @@ +A xfast rate diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.polly-neural.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.polly-neural.ssml new file mode 100644 index 0000000..e5406a7 --- /dev/null +++ b/test-data/rate-standard-x-fast/rate-standard-x-fast.polly-neural.ssml @@ -0,0 +1,3 @@ + +A xfast rate + diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.polly.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.polly.ssml new file mode 100644 index 0000000..e5406a7 --- /dev/null +++ b/test-data/rate-standard-x-fast/rate-standard-x-fast.polly.ssml @@ -0,0 +1,3 @@ + +A xfast rate + diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.samsung.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.samsung.ssml new file mode 100644 index 0000000..e5406a7 --- /dev/null +++ b/test-data/rate-standard-x-fast/rate-standard-x-fast.samsung.ssml @@ -0,0 +1,3 @@ + +A xfast rate + diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.sapi.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.sapi.ssml new file mode 100644 index 0000000..e5406a7 --- /dev/null +++ b/test-data/rate-standard-x-fast/rate-standard-x-fast.sapi.ssml @@ -0,0 +1,3 @@ + +A xfast rate + diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.w3c.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.w3c.ssml new file mode 100644 index 0000000..e5406a7 --- /dev/null +++ b/test-data/rate-standard-x-fast/rate-standard-x-fast.w3c.ssml @@ -0,0 +1,3 @@ + +A xfast rate + diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.watson.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.watson.ssml new file mode 100644 index 0000000..e5406a7 --- /dev/null +++ b/test-data/rate-standard-x-fast/rate-standard-x-fast.watson.ssml @@ -0,0 +1,3 @@ + +A xfast rate + diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.acapela-cloud.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.acapela-cloud.ssml new file mode 100644 index 0000000..7362753 --- /dev/null +++ b/test-data/rate-standard-x-slow/rate-standard-x-slow.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A xslow rate + diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.acapela.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.acapela.ssml new file mode 100644 index 0000000..fcd57cd --- /dev/null +++ b/test-data/rate-standard-x-slow/rate-standard-x-slow.acapela.ssml @@ -0,0 +1 @@ +A \rspd=60\xslow rate diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.apple.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.apple.ssml new file mode 100644 index 0000000..7362753 --- /dev/null +++ b/test-data/rate-standard-x-slow/rate-standard-x-slow.apple.ssml @@ -0,0 +1,3 @@ + +A xslow rate + diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.azure.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.azure.ssml new file mode 100644 index 0000000..7362753 --- /dev/null +++ b/test-data/rate-standard-x-slow/rate-standard-x-slow.azure.ssml @@ -0,0 +1,3 @@ + +A xslow rate + diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.elevenlabs.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.elevenlabs.ssml new file mode 100644 index 0000000..730f409 --- /dev/null +++ b/test-data/rate-standard-x-slow/rate-standard-x-slow.elevenlabs.ssml @@ -0,0 +1 @@ +A xslow rate diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.polly-neural.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.polly-neural.ssml new file mode 100644 index 0000000..7362753 --- /dev/null +++ b/test-data/rate-standard-x-slow/rate-standard-x-slow.polly-neural.ssml @@ -0,0 +1,3 @@ + +A xslow rate + diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.polly.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.polly.ssml new file mode 100644 index 0000000..7362753 --- /dev/null +++ b/test-data/rate-standard-x-slow/rate-standard-x-slow.polly.ssml @@ -0,0 +1,3 @@ + +A xslow rate + diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.samsung.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.samsung.ssml new file mode 100644 index 0000000..7362753 --- /dev/null +++ b/test-data/rate-standard-x-slow/rate-standard-x-slow.samsung.ssml @@ -0,0 +1,3 @@ + +A xslow rate + diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.sapi.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.sapi.ssml new file mode 100644 index 0000000..7362753 --- /dev/null +++ b/test-data/rate-standard-x-slow/rate-standard-x-slow.sapi.ssml @@ -0,0 +1,3 @@ + +A xslow rate + diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.w3c.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.w3c.ssml new file mode 100644 index 0000000..7362753 --- /dev/null +++ b/test-data/rate-standard-x-slow/rate-standard-x-slow.w3c.ssml @@ -0,0 +1,3 @@ + +A xslow rate + diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.watson.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.watson.ssml new file mode 100644 index 0000000..7362753 --- /dev/null +++ b/test-data/rate-standard-x-slow/rate-standard-x-slow.watson.ssml @@ -0,0 +1,3 @@ + +A xslow rate + diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.acapela-cloud.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.acapela-cloud.ssml new file mode 100644 index 0000000..7c04a57 --- /dev/null +++ b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.acapela.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.acapela.ssml new file mode 100644 index 0000000..67936f6 --- /dev/null +++ b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.acapela.ssml @@ -0,0 +1 @@ +Some \rms=1\text diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.apple.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.apple.ssml new file mode 100644 index 0000000..7c04a57 --- /dev/null +++ b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.apple.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.azure.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.azure.ssml new file mode 100644 index 0000000..7c04a57 --- /dev/null +++ b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.azure.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.elevenlabs.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.elevenlabs.ssml new file mode 100644 index 0000000..01b51e6 --- /dev/null +++ b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.elevenlabs.ssml @@ -0,0 +1 @@ +Some text diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.polly-neural.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.polly-neural.ssml new file mode 100644 index 0000000..7c04a57 --- /dev/null +++ b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.polly-neural.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.polly.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.polly.ssml new file mode 100644 index 0000000..7c04a57 --- /dev/null +++ b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.polly.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.samsung.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.samsung.ssml new file mode 100644 index 0000000..02df9b5 --- /dev/null +++ b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.samsung.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.sapi.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.sapi.ssml new file mode 100644 index 0000000..7c04a57 --- /dev/null +++ b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.sapi.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.w3c.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.w3c.ssml new file mode 100644 index 0000000..7c04a57 --- /dev/null +++ b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.w3c.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.watson.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.watson.ssml new file mode 100644 index 0000000..7c04a57 --- /dev/null +++ b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.watson.ssml @@ -0,0 +1,3 @@ + +Some text + diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.acapela-cloud.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.acapela-cloud.ssml new file mode 100644 index 0000000..4169a75 --- /dev/null +++ b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.acapela-cloud.ssml @@ -0,0 +1,8 @@ + + + +Section 1 +#[voice:"Brian";lang:"en-GB"] +Section 2 + + diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.acapela.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.acapela.ssml new file mode 100644 index 0000000..01f9cbc --- /dev/null +++ b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.acapela.ssml @@ -0,0 +1,4 @@ +\vce=speaker=Kendra\ +Section 1 +#[voice:"Brian";lang:"en-GB"] +Section 2 diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.apple.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.apple.ssml new file mode 100644 index 0000000..4169a75 --- /dev/null +++ b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.apple.ssml @@ -0,0 +1,8 @@ + + + +Section 1 +#[voice:"Brian";lang:"en-GB"] +Section 2 + + diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.azure.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.azure.ssml new file mode 100644 index 0000000..4169a75 --- /dev/null +++ b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.azure.ssml @@ -0,0 +1,8 @@ + + + +Section 1 +#[voice:"Brian";lang:"en-GB"] +Section 2 + + diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.elevenlabs.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.elevenlabs.ssml new file mode 100644 index 0000000..04bf022 --- /dev/null +++ b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.elevenlabs.ssml @@ -0,0 +1,4 @@ + +Section 1 +#[voice:"Brian";lang:"en-GB"] +Section 2 diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.polly-neural.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.polly-neural.ssml new file mode 100644 index 0000000..4169a75 --- /dev/null +++ b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.polly-neural.ssml @@ -0,0 +1,8 @@ + + + +Section 1 +#[voice:"Brian";lang:"en-GB"] +Section 2 + + diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.polly.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.polly.ssml new file mode 100644 index 0000000..4169a75 --- /dev/null +++ b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.polly.ssml @@ -0,0 +1,8 @@ + + + +Section 1 +#[voice:"Brian";lang:"en-GB"] +Section 2 + + diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.samsung.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.samsung.ssml new file mode 100644 index 0000000..0e9d0ef --- /dev/null +++ b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.samsung.ssml @@ -0,0 +1,6 @@ + + +Section 1 +#[voice:"Brian";lang:"en-GB"] +Section 2 + diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.sapi.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.sapi.ssml new file mode 100644 index 0000000..4169a75 --- /dev/null +++ b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.sapi.ssml @@ -0,0 +1,8 @@ + + + +Section 1 +#[voice:"Brian";lang:"en-GB"] +Section 2 + + diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.w3c.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.w3c.ssml new file mode 100644 index 0000000..4169a75 --- /dev/null +++ b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.w3c.ssml @@ -0,0 +1,8 @@ + + + +Section 1 +#[voice:"Brian";lang:"en-GB"] +Section 2 + + diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.watson.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.watson.ssml new file mode 100644 index 0000000..4169a75 --- /dev/null +++ b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.watson.ssml @@ -0,0 +1,8 @@ + + + +Section 1 +#[voice:"Brian";lang:"en-GB"] +Section 2 + + diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.acapela-cloud.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.acapela-cloud.ssml new file mode 100644 index 0000000..4e59e90 --- /dev/null +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.acapela-cloud.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.acapela.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.acapela.ssml new file mode 100644 index 0000000..7f973c9 --- /dev/null +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.acapela.ssml @@ -0,0 +1 @@ +\vce=speaker=Brian\ Hey there, nice to meet you diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.apple.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.apple.ssml new file mode 100644 index 0000000..4e59e90 --- /dev/null +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.apple.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.azure.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.azure.ssml new file mode 100644 index 0000000..a5bc4ec --- /dev/null +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.azure.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.elevenlabs.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.elevenlabs.ssml new file mode 100644 index 0000000..198b443 --- /dev/null +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.elevenlabs.ssml @@ -0,0 +1 @@ + Hey there, nice to meet you diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.polly-neural.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.polly-neural.ssml new file mode 100644 index 0000000..4e59e90 --- /dev/null +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.polly-neural.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.polly.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.polly.ssml new file mode 100644 index 0000000..4e59e90 --- /dev/null +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.polly.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.samsung.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.samsung.ssml new file mode 100644 index 0000000..7905f3b --- /dev/null +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.samsung.ssml @@ -0,0 +1,3 @@ + + Hey there, nice to meet you + diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.sapi.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.sapi.ssml new file mode 100644 index 0000000..4e59e90 --- /dev/null +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.sapi.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.w3c.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.w3c.ssml new file mode 100644 index 0000000..4e59e90 --- /dev/null +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.w3c.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.watson.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.watson.ssml new file mode 100644 index 0000000..4e59e90 --- /dev/null +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.watson.ssml @@ -0,0 +1,5 @@ + + + Hey there, nice to meet you + + diff --git a/test-data/sections-standard/sections-standard.acapela-cloud.ssml b/test-data/sections-standard/sections-standard.acapela-cloud.ssml new file mode 100644 index 0000000..178f3d4 --- /dev/null +++ b/test-data/sections-standard/sections-standard.acapela-cloud.ssml @@ -0,0 +1,9 @@ + +My voice and language is based on the device. +#[voice:"Kendra";lang:"en-US"] +Now I am speaking as Kendra from the US with a US accent. +#[voice:"Brian";lang:"en-US"] +Switching to Brian from the UK with a US accent. +#[voice:"device"] +Now back to the device setting. + diff --git a/test-data/sections-standard/sections-standard.acapela.ssml b/test-data/sections-standard/sections-standard.acapela.ssml new file mode 100644 index 0000000..fdb8e34 --- /dev/null +++ b/test-data/sections-standard/sections-standard.acapela.ssml @@ -0,0 +1,7 @@ +My voice and language is based on the device. +#[voice:"Kendra";lang:"en-US"] +Now I am speaking as Kendra from the US with a US accent. +#[voice:"Brian";lang:"en-US"] +Switching to Brian from the UK with a US accent. +#[voice:"device"] +Now back to the device setting. diff --git a/test-data/sections-standard/sections-standard.apple.ssml b/test-data/sections-standard/sections-standard.apple.ssml new file mode 100644 index 0000000..178f3d4 --- /dev/null +++ b/test-data/sections-standard/sections-standard.apple.ssml @@ -0,0 +1,9 @@ + +My voice and language is based on the device. +#[voice:"Kendra";lang:"en-US"] +Now I am speaking as Kendra from the US with a US accent. +#[voice:"Brian";lang:"en-US"] +Switching to Brian from the UK with a US accent. +#[voice:"device"] +Now back to the device setting. + diff --git a/test-data/sections-standard/sections-standard.azure.ssml b/test-data/sections-standard/sections-standard.azure.ssml new file mode 100644 index 0000000..178f3d4 --- /dev/null +++ b/test-data/sections-standard/sections-standard.azure.ssml @@ -0,0 +1,9 @@ + +My voice and language is based on the device. +#[voice:"Kendra";lang:"en-US"] +Now I am speaking as Kendra from the US with a US accent. +#[voice:"Brian";lang:"en-US"] +Switching to Brian from the UK with a US accent. +#[voice:"device"] +Now back to the device setting. + diff --git a/test-data/sections-standard/sections-standard.elevenlabs.ssml b/test-data/sections-standard/sections-standard.elevenlabs.ssml new file mode 100644 index 0000000..fdb8e34 --- /dev/null +++ b/test-data/sections-standard/sections-standard.elevenlabs.ssml @@ -0,0 +1,7 @@ +My voice and language is based on the device. +#[voice:"Kendra";lang:"en-US"] +Now I am speaking as Kendra from the US with a US accent. +#[voice:"Brian";lang:"en-US"] +Switching to Brian from the UK with a US accent. +#[voice:"device"] +Now back to the device setting. diff --git a/test-data/sections-standard/sections-standard.polly-neural.ssml b/test-data/sections-standard/sections-standard.polly-neural.ssml new file mode 100644 index 0000000..178f3d4 --- /dev/null +++ b/test-data/sections-standard/sections-standard.polly-neural.ssml @@ -0,0 +1,9 @@ + +My voice and language is based on the device. +#[voice:"Kendra";lang:"en-US"] +Now I am speaking as Kendra from the US with a US accent. +#[voice:"Brian";lang:"en-US"] +Switching to Brian from the UK with a US accent. +#[voice:"device"] +Now back to the device setting. + diff --git a/test-data/sections-standard/sections-standard.polly.ssml b/test-data/sections-standard/sections-standard.polly.ssml new file mode 100644 index 0000000..178f3d4 --- /dev/null +++ b/test-data/sections-standard/sections-standard.polly.ssml @@ -0,0 +1,9 @@ + +My voice and language is based on the device. +#[voice:"Kendra";lang:"en-US"] +Now I am speaking as Kendra from the US with a US accent. +#[voice:"Brian";lang:"en-US"] +Switching to Brian from the UK with a US accent. +#[voice:"device"] +Now back to the device setting. + diff --git a/test-data/sections-standard/sections-standard.samsung.ssml b/test-data/sections-standard/sections-standard.samsung.ssml new file mode 100644 index 0000000..178f3d4 --- /dev/null +++ b/test-data/sections-standard/sections-standard.samsung.ssml @@ -0,0 +1,9 @@ + +My voice and language is based on the device. +#[voice:"Kendra";lang:"en-US"] +Now I am speaking as Kendra from the US with a US accent. +#[voice:"Brian";lang:"en-US"] +Switching to Brian from the UK with a US accent. +#[voice:"device"] +Now back to the device setting. + diff --git a/test-data/sections-standard/sections-standard.sapi.ssml b/test-data/sections-standard/sections-standard.sapi.ssml new file mode 100644 index 0000000..178f3d4 --- /dev/null +++ b/test-data/sections-standard/sections-standard.sapi.ssml @@ -0,0 +1,9 @@ + +My voice and language is based on the device. +#[voice:"Kendra";lang:"en-US"] +Now I am speaking as Kendra from the US with a US accent. +#[voice:"Brian";lang:"en-US"] +Switching to Brian from the UK with a US accent. +#[voice:"device"] +Now back to the device setting. + diff --git a/test-data/sections-standard/sections-standard.w3c.ssml b/test-data/sections-standard/sections-standard.w3c.ssml new file mode 100644 index 0000000..178f3d4 --- /dev/null +++ b/test-data/sections-standard/sections-standard.w3c.ssml @@ -0,0 +1,9 @@ + +My voice and language is based on the device. +#[voice:"Kendra";lang:"en-US"] +Now I am speaking as Kendra from the US with a US accent. +#[voice:"Brian";lang:"en-US"] +Switching to Brian from the UK with a US accent. +#[voice:"device"] +Now back to the device setting. + diff --git a/test-data/sections-standard/sections-standard.watson.ssml b/test-data/sections-standard/sections-standard.watson.ssml new file mode 100644 index 0000000..178f3d4 --- /dev/null +++ b/test-data/sections-standard/sections-standard.watson.ssml @@ -0,0 +1,9 @@ + +My voice and language is based on the device. +#[voice:"Kendra";lang:"en-US"] +Now I am speaking as Kendra from the US with a US accent. +#[voice:"Brian";lang:"en-US"] +Switching to Brian from the UK with a US accent. +#[voice:"device"] +Now back to the device setting. + diff --git a/test-data/sub-short/sub-short.acapela-cloud.ssml b/test-data/sub-short/sub-short.acapela-cloud.ssml new file mode 100644 index 0000000..7cf2d28 --- /dev/null +++ b/test-data/sub-short/sub-short.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +aluminium + diff --git a/test-data/sub-short/sub-short.acapela.ssml b/test-data/sub-short/sub-short.acapela.ssml new file mode 100644 index 0000000..6c00508 --- /dev/null +++ b/test-data/sub-short/sub-short.acapela.ssml @@ -0,0 +1 @@ +aluminum diff --git a/test-data/sub-short/sub-short.alexa.ssml b/test-data/sub-short/sub-short.alexa.ssml new file mode 100644 index 0000000..7cf2d28 --- /dev/null +++ b/test-data/sub-short/sub-short.alexa.ssml @@ -0,0 +1,3 @@ + +aluminium + diff --git a/test-data/sub-short/sub-short.apple.ssml b/test-data/sub-short/sub-short.apple.ssml new file mode 100644 index 0000000..7cf2d28 --- /dev/null +++ b/test-data/sub-short/sub-short.apple.ssml @@ -0,0 +1,3 @@ + +aluminium + diff --git a/test-data/sub-short/sub-short.azure.ssml b/test-data/sub-short/sub-short.azure.ssml new file mode 100644 index 0000000..7cf2d28 --- /dev/null +++ b/test-data/sub-short/sub-short.azure.ssml @@ -0,0 +1,3 @@ + +aluminium + diff --git a/test-data/sub-short/sub-short.elevenlabs.ssml b/test-data/sub-short/sub-short.elevenlabs.ssml new file mode 100644 index 0000000..d9202c6 --- /dev/null +++ b/test-data/sub-short/sub-short.elevenlabs.ssml @@ -0,0 +1 @@ +aluminium diff --git a/test-data/sub-short/sub-short.google.ssml b/test-data/sub-short/sub-short.google.ssml new file mode 100644 index 0000000..7cf2d28 --- /dev/null +++ b/test-data/sub-short/sub-short.google.ssml @@ -0,0 +1,3 @@ + +aluminium + diff --git a/test-data/sub-short/sub-short.polly-neural.ssml b/test-data/sub-short/sub-short.polly-neural.ssml new file mode 100644 index 0000000..7cf2d28 --- /dev/null +++ b/test-data/sub-short/sub-short.polly-neural.ssml @@ -0,0 +1,3 @@ + +aluminium + diff --git a/test-data/sub-short/sub-short.polly.ssml b/test-data/sub-short/sub-short.polly.ssml new file mode 100644 index 0000000..7cf2d28 --- /dev/null +++ b/test-data/sub-short/sub-short.polly.ssml @@ -0,0 +1,3 @@ + +aluminium + diff --git a/test-data/sub-short/sub-short.samsung.ssml b/test-data/sub-short/sub-short.samsung.ssml new file mode 100644 index 0000000..7cf2d28 --- /dev/null +++ b/test-data/sub-short/sub-short.samsung.ssml @@ -0,0 +1,3 @@ + +aluminium + diff --git a/test-data/sub-short/sub-short.sapi.ssml b/test-data/sub-short/sub-short.sapi.ssml new file mode 100644 index 0000000..7cf2d28 --- /dev/null +++ b/test-data/sub-short/sub-short.sapi.ssml @@ -0,0 +1,3 @@ + +aluminium + diff --git a/test-data/sub-short/sub-short.smd b/test-data/sub-short/sub-short.smd new file mode 100644 index 0000000..8dd7229 --- /dev/null +++ b/test-data/sub-short/sub-short.smd @@ -0,0 +1 @@ +(aluminium){aluminum} diff --git a/test-data/sub-short/sub-short.txt b/test-data/sub-short/sub-short.txt new file mode 100644 index 0000000..d9202c6 --- /dev/null +++ b/test-data/sub-short/sub-short.txt @@ -0,0 +1 @@ +aluminium diff --git a/test-data/sub-short/sub-short.w3c.ssml b/test-data/sub-short/sub-short.w3c.ssml new file mode 100644 index 0000000..7cf2d28 --- /dev/null +++ b/test-data/sub-short/sub-short.w3c.ssml @@ -0,0 +1,3 @@ + +aluminium + diff --git a/test-data/sub-short/sub-short.watson.ssml b/test-data/sub-short/sub-short.watson.ssml new file mode 100644 index 0000000..7cf2d28 --- /dev/null +++ b/test-data/sub-short/sub-short.watson.ssml @@ -0,0 +1,3 @@ + +aluminium + diff --git a/test-data/sub-standard/sub-standard.acapela-cloud.ssml b/test-data/sub-standard/sub-standard.acapela-cloud.ssml new file mode 100644 index 0000000..8ea3ebb --- /dev/null +++ b/test-data/sub-standard/sub-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +The element is Al. + diff --git a/test-data/sub-standard/sub-standard.acapela.ssml b/test-data/sub-standard/sub-standard.acapela.ssml new file mode 100644 index 0000000..8432507 --- /dev/null +++ b/test-data/sub-standard/sub-standard.acapela.ssml @@ -0,0 +1 @@ +The element is aluminum. diff --git a/test-data/sub-standard/sub-standard.apple.ssml b/test-data/sub-standard/sub-standard.apple.ssml new file mode 100644 index 0000000..8ea3ebb --- /dev/null +++ b/test-data/sub-standard/sub-standard.apple.ssml @@ -0,0 +1,3 @@ + +The element is Al. + diff --git a/test-data/sub-standard/sub-standard.azure.ssml b/test-data/sub-standard/sub-standard.azure.ssml new file mode 100644 index 0000000..8ea3ebb --- /dev/null +++ b/test-data/sub-standard/sub-standard.azure.ssml @@ -0,0 +1,3 @@ + +The element is Al. + diff --git a/test-data/sub-standard/sub-standard.elevenlabs.ssml b/test-data/sub-standard/sub-standard.elevenlabs.ssml new file mode 100644 index 0000000..4d89560 --- /dev/null +++ b/test-data/sub-standard/sub-standard.elevenlabs.ssml @@ -0,0 +1 @@ +The element is Al. diff --git a/test-data/sub-standard/sub-standard.polly-neural.ssml b/test-data/sub-standard/sub-standard.polly-neural.ssml new file mode 100644 index 0000000..8ea3ebb --- /dev/null +++ b/test-data/sub-standard/sub-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +The element is Al. + diff --git a/test-data/sub-standard/sub-standard.polly.ssml b/test-data/sub-standard/sub-standard.polly.ssml new file mode 100644 index 0000000..8ea3ebb --- /dev/null +++ b/test-data/sub-standard/sub-standard.polly.ssml @@ -0,0 +1,3 @@ + +The element is Al. + diff --git a/test-data/sub-standard/sub-standard.samsung.ssml b/test-data/sub-standard/sub-standard.samsung.ssml new file mode 100644 index 0000000..8ea3ebb --- /dev/null +++ b/test-data/sub-standard/sub-standard.samsung.ssml @@ -0,0 +1,3 @@ + +The element is Al. + diff --git a/test-data/sub-standard/sub-standard.sapi.ssml b/test-data/sub-standard/sub-standard.sapi.ssml new file mode 100644 index 0000000..8ea3ebb --- /dev/null +++ b/test-data/sub-standard/sub-standard.sapi.ssml @@ -0,0 +1,3 @@ + +The element is Al. + diff --git a/test-data/sub-standard/sub-standard.w3c.ssml b/test-data/sub-standard/sub-standard.w3c.ssml new file mode 100644 index 0000000..8ea3ebb --- /dev/null +++ b/test-data/sub-standard/sub-standard.w3c.ssml @@ -0,0 +1,3 @@ + +The element is Al. + diff --git a/test-data/sub-standard/sub-standard.watson.ssml b/test-data/sub-standard/sub-standard.watson.ssml new file mode 100644 index 0000000..8ea3ebb --- /dev/null +++ b/test-data/sub-standard/sub-standard.watson.ssml @@ -0,0 +1,3 @@ + +The element is Al. + diff --git a/test-data/timbre-standard/timbre-standard.acapela-cloud.ssml b/test-data/timbre-standard/timbre-standard.acapela-cloud.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/timbre-standard/timbre-standard.acapela.ssml b/test-data/timbre-standard/timbre-standard.acapela.ssml new file mode 100644 index 0000000..8e27be7 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.acapela.ssml @@ -0,0 +1 @@ +text diff --git a/test-data/timbre-standard/timbre-standard.alexa.ssml b/test-data/timbre-standard/timbre-standard.alexa.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.alexa.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/timbre-standard/timbre-standard.apple.ssml b/test-data/timbre-standard/timbre-standard.apple.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.apple.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/timbre-standard/timbre-standard.azure.ssml b/test-data/timbre-standard/timbre-standard.azure.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.azure.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/timbre-standard/timbre-standard.elevenlabs.ssml b/test-data/timbre-standard/timbre-standard.elevenlabs.ssml new file mode 100644 index 0000000..8e27be7 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.elevenlabs.ssml @@ -0,0 +1 @@ +text diff --git a/test-data/timbre-standard/timbre-standard.google.ssml b/test-data/timbre-standard/timbre-standard.google.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.google.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/timbre-standard/timbre-standard.polly-neural.ssml b/test-data/timbre-standard/timbre-standard.polly-neural.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/timbre-standard/timbre-standard.polly.ssml b/test-data/timbre-standard/timbre-standard.polly.ssml new file mode 100644 index 0000000..1fbbddb --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.polly.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/timbre-standard/timbre-standard.samsung.ssml b/test-data/timbre-standard/timbre-standard.samsung.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.samsung.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/timbre-standard/timbre-standard.sapi.ssml b/test-data/timbre-standard/timbre-standard.sapi.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.sapi.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/timbre-standard/timbre-standard.smd b/test-data/timbre-standard/timbre-standard.smd new file mode 100644 index 0000000..15e3628 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.smd @@ -0,0 +1 @@ +(text)[timbre:"+10%"] diff --git a/test-data/timbre-standard/timbre-standard.txt b/test-data/timbre-standard/timbre-standard.txt new file mode 100644 index 0000000..8e27be7 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.txt @@ -0,0 +1 @@ +text diff --git a/test-data/timbre-standard/timbre-standard.w3c.ssml b/test-data/timbre-standard/timbre-standard.w3c.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.w3c.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/timbre-standard/timbre-standard.watson.ssml b/test-data/timbre-standard/timbre-standard.watson.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/timbre-standard/timbre-standard.watson.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/time-standard/time-standard.acapela-cloud.ssml b/test-data/time-standard/time-standard.acapela-cloud.ssml new file mode 100644 index 0000000..c1013ff --- /dev/null +++ b/test-data/time-standard/time-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +The time is 2:30pm. + diff --git a/test-data/time-standard/time-standard.acapela.ssml b/test-data/time-standard/time-standard.acapela.ssml new file mode 100644 index 0000000..2c6a821 --- /dev/null +++ b/test-data/time-standard/time-standard.acapela.ssml @@ -0,0 +1 @@ +The time is 2:30pm. diff --git a/test-data/time-standard/time-standard.apple.ssml b/test-data/time-standard/time-standard.apple.ssml new file mode 100644 index 0000000..c1013ff --- /dev/null +++ b/test-data/time-standard/time-standard.apple.ssml @@ -0,0 +1,3 @@ + +The time is 2:30pm. + diff --git a/test-data/time-standard/time-standard.azure.ssml b/test-data/time-standard/time-standard.azure.ssml new file mode 100644 index 0000000..c1013ff --- /dev/null +++ b/test-data/time-standard/time-standard.azure.ssml @@ -0,0 +1,3 @@ + +The time is 2:30pm. + diff --git a/test-data/time-standard/time-standard.elevenlabs.ssml b/test-data/time-standard/time-standard.elevenlabs.ssml new file mode 100644 index 0000000..2c6a821 --- /dev/null +++ b/test-data/time-standard/time-standard.elevenlabs.ssml @@ -0,0 +1 @@ +The time is 2:30pm. diff --git a/test-data/time-standard/time-standard.polly-neural.ssml b/test-data/time-standard/time-standard.polly-neural.ssml new file mode 100644 index 0000000..c1013ff --- /dev/null +++ b/test-data/time-standard/time-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +The time is 2:30pm. + diff --git a/test-data/time-standard/time-standard.polly.ssml b/test-data/time-standard/time-standard.polly.ssml new file mode 100644 index 0000000..c1013ff --- /dev/null +++ b/test-data/time-standard/time-standard.polly.ssml @@ -0,0 +1,3 @@ + +The time is 2:30pm. + diff --git a/test-data/time-standard/time-standard.samsung.ssml b/test-data/time-standard/time-standard.samsung.ssml new file mode 100644 index 0000000..14282ba --- /dev/null +++ b/test-data/time-standard/time-standard.samsung.ssml @@ -0,0 +1,3 @@ + +The time is 2:30pm. + diff --git a/test-data/time-standard/time-standard.sapi.ssml b/test-data/time-standard/time-standard.sapi.ssml new file mode 100644 index 0000000..c1013ff --- /dev/null +++ b/test-data/time-standard/time-standard.sapi.ssml @@ -0,0 +1,3 @@ + +The time is 2:30pm. + diff --git a/test-data/time-standard/time-standard.w3c.ssml b/test-data/time-standard/time-standard.w3c.ssml new file mode 100644 index 0000000..c1013ff --- /dev/null +++ b/test-data/time-standard/time-standard.w3c.ssml @@ -0,0 +1,3 @@ + +The time is 2:30pm. + diff --git a/test-data/time-standard/time-standard.watson.ssml b/test-data/time-standard/time-standard.watson.ssml new file mode 100644 index 0000000..c1013ff --- /dev/null +++ b/test-data/time-standard/time-standard.watson.ssml @@ -0,0 +1,3 @@ + +The time is 2:30pm. + diff --git a/test-data/unit-standard/unit-standard.acapela-cloud.ssml b/test-data/unit-standard/unit-standard.acapela-cloud.ssml new file mode 100644 index 0000000..33a4a35 --- /dev/null +++ b/test-data/unit-standard/unit-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +I would walk 500 mi + diff --git a/test-data/unit-standard/unit-standard.acapela.ssml b/test-data/unit-standard/unit-standard.acapela.ssml new file mode 100644 index 0000000..163a32e --- /dev/null +++ b/test-data/unit-standard/unit-standard.acapela.ssml @@ -0,0 +1 @@ +I would walk 500 mi diff --git a/test-data/unit-standard/unit-standard.apple.ssml b/test-data/unit-standard/unit-standard.apple.ssml new file mode 100644 index 0000000..33a4a35 --- /dev/null +++ b/test-data/unit-standard/unit-standard.apple.ssml @@ -0,0 +1,3 @@ + +I would walk 500 mi + diff --git a/test-data/unit-standard/unit-standard.azure.ssml b/test-data/unit-standard/unit-standard.azure.ssml new file mode 100644 index 0000000..8e4c4b8 --- /dev/null +++ b/test-data/unit-standard/unit-standard.azure.ssml @@ -0,0 +1,3 @@ + +I would walk 500 mi + diff --git a/test-data/unit-standard/unit-standard.elevenlabs.ssml b/test-data/unit-standard/unit-standard.elevenlabs.ssml new file mode 100644 index 0000000..163a32e --- /dev/null +++ b/test-data/unit-standard/unit-standard.elevenlabs.ssml @@ -0,0 +1 @@ +I would walk 500 mi diff --git a/test-data/unit-standard/unit-standard.polly-neural.ssml b/test-data/unit-standard/unit-standard.polly-neural.ssml new file mode 100644 index 0000000..33a4a35 --- /dev/null +++ b/test-data/unit-standard/unit-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +I would walk 500 mi + diff --git a/test-data/unit-standard/unit-standard.polly.ssml b/test-data/unit-standard/unit-standard.polly.ssml new file mode 100644 index 0000000..33a4a35 --- /dev/null +++ b/test-data/unit-standard/unit-standard.polly.ssml @@ -0,0 +1,3 @@ + +I would walk 500 mi + diff --git a/test-data/unit-standard/unit-standard.samsung.ssml b/test-data/unit-standard/unit-standard.samsung.ssml new file mode 100644 index 0000000..8e4c4b8 --- /dev/null +++ b/test-data/unit-standard/unit-standard.samsung.ssml @@ -0,0 +1,3 @@ + +I would walk 500 mi + diff --git a/test-data/unit-standard/unit-standard.sapi.ssml b/test-data/unit-standard/unit-standard.sapi.ssml new file mode 100644 index 0000000..33a4a35 --- /dev/null +++ b/test-data/unit-standard/unit-standard.sapi.ssml @@ -0,0 +1,3 @@ + +I would walk 500 mi + diff --git a/test-data/unit-standard/unit-standard.w3c.ssml b/test-data/unit-standard/unit-standard.w3c.ssml new file mode 100644 index 0000000..33a4a35 --- /dev/null +++ b/test-data/unit-standard/unit-standard.w3c.ssml @@ -0,0 +1,3 @@ + +I would walk 500 mi + diff --git a/test-data/unit-standard/unit-standard.watson.ssml b/test-data/unit-standard/unit-standard.watson.ssml new file mode 100644 index 0000000..33a4a35 --- /dev/null +++ b/test-data/unit-standard/unit-standard.watson.ssml @@ -0,0 +1,3 @@ + +I would walk 500 mi + diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.acapela-cloud.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.acapela-cloud.ssml new file mode 100644 index 0000000..6d7f332 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.acapela.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.acapela.ssml new file mode 100644 index 0000000..4f2d8b1 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.acapela.ssml @@ -0,0 +1 @@ +\vce=speaker=Jenny\text diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.alexa.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.alexa.ssml new file mode 100644 index 0000000..6d7f332 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.alexa.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.apple.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.apple.ssml new file mode 100644 index 0000000..6d7f332 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.apple.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.azure.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.azure.ssml new file mode 100644 index 0000000..6f3a3b1 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.azure.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.elevenlabs.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.elevenlabs.ssml new file mode 100644 index 0000000..8e27be7 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.elevenlabs.ssml @@ -0,0 +1 @@ +text diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.google.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.google.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.google.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.polly-neural.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.polly-neural.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.polly-neural.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.polly.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.polly.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.polly.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.samsung.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.samsung.ssml new file mode 100644 index 0000000..39c6795 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.samsung.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.sapi.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.sapi.ssml new file mode 100644 index 0000000..6d7f332 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.sapi.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.smd b/test-data/voice-azure-displayname/voice-azure-displayname.smd new file mode 100644 index 0000000..819fa8c --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.smd @@ -0,0 +1 @@ +(text)[voice:"Jenny"] diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.txt b/test-data/voice-azure-displayname/voice-azure-displayname.txt new file mode 100644 index 0000000..8e27be7 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.txt @@ -0,0 +1 @@ +text diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.w3c.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.w3c.ssml new file mode 100644 index 0000000..6d7f332 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.w3c.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.watson.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.watson.ssml new file mode 100644 index 0000000..6d7f332 --- /dev/null +++ b/test-data/voice-azure-displayname/voice-azure-displayname.watson.ssml @@ -0,0 +1,3 @@ + +text + diff --git a/test-data/voice-standard device name/voice-standard device name.acapela-cloud.ssml b/test-data/voice-standard device name/voice-standard device name.acapela-cloud.ssml new file mode 100644 index 0000000..bbe63b0 --- /dev/null +++ b/test-data/voice-standard device name/voice-standard device name.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard device name/voice-standard device name.acapela.ssml b/test-data/voice-standard device name/voice-standard device name.acapela.ssml new file mode 100644 index 0000000..572d1cb --- /dev/null +++ b/test-data/voice-standard device name/voice-standard device name.acapela.ssml @@ -0,0 +1 @@ +Why do you keep switching voices \vce=speaker=device\from one to \vce=speaker=kendra\the other? diff --git a/test-data/voice-standard device name/voice-standard device name.apple.ssml b/test-data/voice-standard device name/voice-standard device name.apple.ssml new file mode 100644 index 0000000..bbe63b0 --- /dev/null +++ b/test-data/voice-standard device name/voice-standard device name.apple.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard device name/voice-standard device name.azure.ssml b/test-data/voice-standard device name/voice-standard device name.azure.ssml new file mode 100644 index 0000000..bbe63b0 --- /dev/null +++ b/test-data/voice-standard device name/voice-standard device name.azure.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard device name/voice-standard device name.elevenlabs.ssml b/test-data/voice-standard device name/voice-standard device name.elevenlabs.ssml new file mode 100644 index 0000000..91e64d7 --- /dev/null +++ b/test-data/voice-standard device name/voice-standard device name.elevenlabs.ssml @@ -0,0 +1 @@ +Why do you keep switching voices from one to the other? diff --git a/test-data/voice-standard device name/voice-standard device name.polly-neural.ssml b/test-data/voice-standard device name/voice-standard device name.polly-neural.ssml new file mode 100644 index 0000000..bbe63b0 --- /dev/null +++ b/test-data/voice-standard device name/voice-standard device name.polly-neural.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard device name/voice-standard device name.polly.ssml b/test-data/voice-standard device name/voice-standard device name.polly.ssml new file mode 100644 index 0000000..bbe63b0 --- /dev/null +++ b/test-data/voice-standard device name/voice-standard device name.polly.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard device name/voice-standard device name.samsung.ssml b/test-data/voice-standard device name/voice-standard device name.samsung.ssml new file mode 100644 index 0000000..dd78845 --- /dev/null +++ b/test-data/voice-standard device name/voice-standard device name.samsung.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard device name/voice-standard device name.sapi.ssml b/test-data/voice-standard device name/voice-standard device name.sapi.ssml new file mode 100644 index 0000000..bbe63b0 --- /dev/null +++ b/test-data/voice-standard device name/voice-standard device name.sapi.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard device name/voice-standard device name.w3c.ssml b/test-data/voice-standard device name/voice-standard device name.w3c.ssml new file mode 100644 index 0000000..bbe63b0 --- /dev/null +++ b/test-data/voice-standard device name/voice-standard device name.w3c.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard device name/voice-standard device name.watson.ssml b/test-data/voice-standard device name/voice-standard device name.watson.ssml new file mode 100644 index 0000000..bbe63b0 --- /dev/null +++ b/test-data/voice-standard device name/voice-standard device name.watson.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.acapela-cloud.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.acapela-cloud.ssml new file mode 100644 index 0000000..51f99dd --- /dev/null +++ b/test-data/voice-standard invalid name/voice-standard invalid name.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.acapela.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.acapela.ssml new file mode 100644 index 0000000..ed3afa3 --- /dev/null +++ b/test-data/voice-standard invalid name/voice-standard invalid name.acapela.ssml @@ -0,0 +1 @@ +Why do you keep switching voices \vce=speaker=brianzzzz\from one to \vce=speaker=kendra\the other? diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.apple.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.apple.ssml new file mode 100644 index 0000000..51f99dd --- /dev/null +++ b/test-data/voice-standard invalid name/voice-standard invalid name.apple.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.azure.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.azure.ssml new file mode 100644 index 0000000..51f99dd --- /dev/null +++ b/test-data/voice-standard invalid name/voice-standard invalid name.azure.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.elevenlabs.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.elevenlabs.ssml new file mode 100644 index 0000000..91e64d7 --- /dev/null +++ b/test-data/voice-standard invalid name/voice-standard invalid name.elevenlabs.ssml @@ -0,0 +1 @@ +Why do you keep switching voices from one to the other? diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.polly-neural.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.polly-neural.ssml new file mode 100644 index 0000000..bbe63b0 --- /dev/null +++ b/test-data/voice-standard invalid name/voice-standard invalid name.polly-neural.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.polly.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.polly.ssml new file mode 100644 index 0000000..bbe63b0 --- /dev/null +++ b/test-data/voice-standard invalid name/voice-standard invalid name.polly.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.samsung.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.samsung.ssml new file mode 100644 index 0000000..dd78845 --- /dev/null +++ b/test-data/voice-standard invalid name/voice-standard invalid name.samsung.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.sapi.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.sapi.ssml new file mode 100644 index 0000000..51f99dd --- /dev/null +++ b/test-data/voice-standard invalid name/voice-standard invalid name.sapi.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.w3c.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.w3c.ssml new file mode 100644 index 0000000..51f99dd --- /dev/null +++ b/test-data/voice-standard invalid name/voice-standard invalid name.w3c.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.watson.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.watson.ssml new file mode 100644 index 0000000..51f99dd --- /dev/null +++ b/test-data/voice-standard invalid name/voice-standard invalid name.watson.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.acapela-cloud.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.acapela-cloud.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard lowercase name/voice-standard lowercase name.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.acapela.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.acapela.ssml new file mode 100644 index 0000000..42b782c --- /dev/null +++ b/test-data/voice-standard lowercase name/voice-standard lowercase name.acapela.ssml @@ -0,0 +1 @@ +Why do you keep switching voices \vce=speaker=brian\from one to \vce=speaker=kendra\the other? diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.apple.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.apple.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard lowercase name/voice-standard lowercase name.apple.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.azure.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.azure.ssml new file mode 100644 index 0000000..6c23585 --- /dev/null +++ b/test-data/voice-standard lowercase name/voice-standard lowercase name.azure.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.elevenlabs.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.elevenlabs.ssml new file mode 100644 index 0000000..91e64d7 --- /dev/null +++ b/test-data/voice-standard lowercase name/voice-standard lowercase name.elevenlabs.ssml @@ -0,0 +1 @@ +Why do you keep switching voices from one to the other? diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.polly-neural.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.polly-neural.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard lowercase name/voice-standard lowercase name.polly-neural.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.polly.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.polly.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard lowercase name/voice-standard lowercase name.polly.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.samsung.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.samsung.ssml new file mode 100644 index 0000000..dd78845 --- /dev/null +++ b/test-data/voice-standard lowercase name/voice-standard lowercase name.samsung.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.sapi.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.sapi.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard lowercase name/voice-standard lowercase name.sapi.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.w3c.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.w3c.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard lowercase name/voice-standard lowercase name.w3c.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.watson.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.watson.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard lowercase name/voice-standard lowercase name.watson.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard/voice-standard.acapela-cloud.ssml b/test-data/voice-standard/voice-standard.acapela-cloud.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard/voice-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard/voice-standard.acapela.ssml b/test-data/voice-standard/voice-standard.acapela.ssml new file mode 100644 index 0000000..7acdd35 --- /dev/null +++ b/test-data/voice-standard/voice-standard.acapela.ssml @@ -0,0 +1 @@ +Why do you keep switching voices \vce=speaker=Brian\from one to \vce=speaker=Kendra\the other? diff --git a/test-data/voice-standard/voice-standard.apple.ssml b/test-data/voice-standard/voice-standard.apple.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard/voice-standard.apple.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard/voice-standard.azure.ssml b/test-data/voice-standard/voice-standard.azure.ssml new file mode 100644 index 0000000..6c23585 --- /dev/null +++ b/test-data/voice-standard/voice-standard.azure.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard/voice-standard.elevenlabs.ssml b/test-data/voice-standard/voice-standard.elevenlabs.ssml new file mode 100644 index 0000000..91e64d7 --- /dev/null +++ b/test-data/voice-standard/voice-standard.elevenlabs.ssml @@ -0,0 +1 @@ +Why do you keep switching voices from one to the other? diff --git a/test-data/voice-standard/voice-standard.polly-neural.ssml b/test-data/voice-standard/voice-standard.polly-neural.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard/voice-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard/voice-standard.polly.ssml b/test-data/voice-standard/voice-standard.polly.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard/voice-standard.polly.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard/voice-standard.samsung.ssml b/test-data/voice-standard/voice-standard.samsung.ssml new file mode 100644 index 0000000..dd78845 --- /dev/null +++ b/test-data/voice-standard/voice-standard.samsung.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard/voice-standard.sapi.ssml b/test-data/voice-standard/voice-standard.sapi.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard/voice-standard.sapi.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard/voice-standard.w3c.ssml b/test-data/voice-standard/voice-standard.w3c.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard/voice-standard.w3c.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/voice-standard/voice-standard.watson.ssml b/test-data/voice-standard/voice-standard.watson.ssml new file mode 100644 index 0000000..56c5e81 --- /dev/null +++ b/test-data/voice-standard/voice-standard.watson.ssml @@ -0,0 +1,3 @@ + +Why do you keep switching voices from one to the other? + diff --git a/test-data/volume-standard-loud/volume-standard-loud.acapela-cloud.ssml b/test-data/volume-standard-loud/volume-standard-loud.acapela-cloud.ssml new file mode 100644 index 0000000..4aedb5b --- /dev/null +++ b/test-data/volume-standard-loud/volume-standard-loud.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A loud volume + diff --git a/test-data/volume-standard-loud/volume-standard-loud.acapela.ssml b/test-data/volume-standard-loud/volume-standard-loud.acapela.ssml new file mode 100644 index 0000000..894c27e --- /dev/null +++ b/test-data/volume-standard-loud/volume-standard-loud.acapela.ssml @@ -0,0 +1 @@ +A \vol=49152\loud volume diff --git a/test-data/volume-standard-loud/volume-standard-loud.apple.ssml b/test-data/volume-standard-loud/volume-standard-loud.apple.ssml new file mode 100644 index 0000000..4aedb5b --- /dev/null +++ b/test-data/volume-standard-loud/volume-standard-loud.apple.ssml @@ -0,0 +1,3 @@ + +A loud volume + diff --git a/test-data/volume-standard-loud/volume-standard-loud.azure.ssml b/test-data/volume-standard-loud/volume-standard-loud.azure.ssml new file mode 100644 index 0000000..4aedb5b --- /dev/null +++ b/test-data/volume-standard-loud/volume-standard-loud.azure.ssml @@ -0,0 +1,3 @@ + +A loud volume + diff --git a/test-data/volume-standard-loud/volume-standard-loud.elevenlabs.ssml b/test-data/volume-standard-loud/volume-standard-loud.elevenlabs.ssml new file mode 100644 index 0000000..2034279 --- /dev/null +++ b/test-data/volume-standard-loud/volume-standard-loud.elevenlabs.ssml @@ -0,0 +1 @@ +A loud volume diff --git a/test-data/volume-standard-loud/volume-standard-loud.polly-neural.ssml b/test-data/volume-standard-loud/volume-standard-loud.polly-neural.ssml new file mode 100644 index 0000000..4aedb5b --- /dev/null +++ b/test-data/volume-standard-loud/volume-standard-loud.polly-neural.ssml @@ -0,0 +1,3 @@ + +A loud volume + diff --git a/test-data/volume-standard-loud/volume-standard-loud.polly.ssml b/test-data/volume-standard-loud/volume-standard-loud.polly.ssml new file mode 100644 index 0000000..4aedb5b --- /dev/null +++ b/test-data/volume-standard-loud/volume-standard-loud.polly.ssml @@ -0,0 +1,3 @@ + +A loud volume + diff --git a/test-data/volume-standard-loud/volume-standard-loud.samsung.ssml b/test-data/volume-standard-loud/volume-standard-loud.samsung.ssml new file mode 100644 index 0000000..4aedb5b --- /dev/null +++ b/test-data/volume-standard-loud/volume-standard-loud.samsung.ssml @@ -0,0 +1,3 @@ + +A loud volume + diff --git a/test-data/volume-standard-loud/volume-standard-loud.sapi.ssml b/test-data/volume-standard-loud/volume-standard-loud.sapi.ssml new file mode 100644 index 0000000..4aedb5b --- /dev/null +++ b/test-data/volume-standard-loud/volume-standard-loud.sapi.ssml @@ -0,0 +1,3 @@ + +A loud volume + diff --git a/test-data/volume-standard-loud/volume-standard-loud.w3c.ssml b/test-data/volume-standard-loud/volume-standard-loud.w3c.ssml new file mode 100644 index 0000000..4aedb5b --- /dev/null +++ b/test-data/volume-standard-loud/volume-standard-loud.w3c.ssml @@ -0,0 +1,3 @@ + +A loud volume + diff --git a/test-data/volume-standard-loud/volume-standard-loud.watson.ssml b/test-data/volume-standard-loud/volume-standard-loud.watson.ssml new file mode 100644 index 0000000..4aedb5b --- /dev/null +++ b/test-data/volume-standard-loud/volume-standard-loud.watson.ssml @@ -0,0 +1,3 @@ + +A loud volume + diff --git a/test-data/volume-standard-medium/volume-standard-medium.acapela-cloud.ssml b/test-data/volume-standard-medium/volume-standard-medium.acapela-cloud.ssml new file mode 100644 index 0000000..84d8b1b --- /dev/null +++ b/test-data/volume-standard-medium/volume-standard-medium.acapela-cloud.ssml @@ -0,0 +1,6 @@ + +A medium volume 1 +A medium volume 2 +A medium volume 3 +A medium volume 4 + diff --git a/test-data/volume-standard-medium/volume-standard-medium.acapela.ssml b/test-data/volume-standard-medium/volume-standard-medium.acapela.ssml new file mode 100644 index 0000000..a9951db --- /dev/null +++ b/test-data/volume-standard-medium/volume-standard-medium.acapela.ssml @@ -0,0 +1,4 @@ +A \vol=65535\medium volume 1 +A \vol=65535\medium volume 2 +A \vol=32768\medium volume 3 +A \vol=32768\medium volume 4 diff --git a/test-data/volume-standard-medium/volume-standard-medium.apple.ssml b/test-data/volume-standard-medium/volume-standard-medium.apple.ssml new file mode 100644 index 0000000..84d8b1b --- /dev/null +++ b/test-data/volume-standard-medium/volume-standard-medium.apple.ssml @@ -0,0 +1,6 @@ + +A medium volume 1 +A medium volume 2 +A medium volume 3 +A medium volume 4 + diff --git a/test-data/volume-standard-medium/volume-standard-medium.azure.ssml b/test-data/volume-standard-medium/volume-standard-medium.azure.ssml new file mode 100644 index 0000000..84d8b1b --- /dev/null +++ b/test-data/volume-standard-medium/volume-standard-medium.azure.ssml @@ -0,0 +1,6 @@ + +A medium volume 1 +A medium volume 2 +A medium volume 3 +A medium volume 4 + diff --git a/test-data/volume-standard-medium/volume-standard-medium.elevenlabs.ssml b/test-data/volume-standard-medium/volume-standard-medium.elevenlabs.ssml new file mode 100644 index 0000000..4f1e160 --- /dev/null +++ b/test-data/volume-standard-medium/volume-standard-medium.elevenlabs.ssml @@ -0,0 +1,4 @@ +A medium volume 1 +A medium volume 2 +A medium volume 3 +A medium volume 4 diff --git a/test-data/volume-standard-medium/volume-standard-medium.polly-neural.ssml b/test-data/volume-standard-medium/volume-standard-medium.polly-neural.ssml new file mode 100644 index 0000000..84d8b1b --- /dev/null +++ b/test-data/volume-standard-medium/volume-standard-medium.polly-neural.ssml @@ -0,0 +1,6 @@ + +A medium volume 1 +A medium volume 2 +A medium volume 3 +A medium volume 4 + diff --git a/test-data/volume-standard-medium/volume-standard-medium.polly.ssml b/test-data/volume-standard-medium/volume-standard-medium.polly.ssml new file mode 100644 index 0000000..84d8b1b --- /dev/null +++ b/test-data/volume-standard-medium/volume-standard-medium.polly.ssml @@ -0,0 +1,6 @@ + +A medium volume 1 +A medium volume 2 +A medium volume 3 +A medium volume 4 + diff --git a/test-data/volume-standard-medium/volume-standard-medium.samsung.ssml b/test-data/volume-standard-medium/volume-standard-medium.samsung.ssml new file mode 100644 index 0000000..84d8b1b --- /dev/null +++ b/test-data/volume-standard-medium/volume-standard-medium.samsung.ssml @@ -0,0 +1,6 @@ + +A medium volume 1 +A medium volume 2 +A medium volume 3 +A medium volume 4 + diff --git a/test-data/volume-standard-medium/volume-standard-medium.sapi.ssml b/test-data/volume-standard-medium/volume-standard-medium.sapi.ssml new file mode 100644 index 0000000..84d8b1b --- /dev/null +++ b/test-data/volume-standard-medium/volume-standard-medium.sapi.ssml @@ -0,0 +1,6 @@ + +A medium volume 1 +A medium volume 2 +A medium volume 3 +A medium volume 4 + diff --git a/test-data/volume-standard-medium/volume-standard-medium.w3c.ssml b/test-data/volume-standard-medium/volume-standard-medium.w3c.ssml new file mode 100644 index 0000000..84d8b1b --- /dev/null +++ b/test-data/volume-standard-medium/volume-standard-medium.w3c.ssml @@ -0,0 +1,6 @@ + +A medium volume 1 +A medium volume 2 +A medium volume 3 +A medium volume 4 + diff --git a/test-data/volume-standard-medium/volume-standard-medium.watson.ssml b/test-data/volume-standard-medium/volume-standard-medium.watson.ssml new file mode 100644 index 0000000..84d8b1b --- /dev/null +++ b/test-data/volume-standard-medium/volume-standard-medium.watson.ssml @@ -0,0 +1,6 @@ + +A medium volume 1 +A medium volume 2 +A medium volume 3 +A medium volume 4 + diff --git a/test-data/volume-standard-silent/volume-standard-silent.acapela-cloud.ssml b/test-data/volume-standard-silent/volume-standard-silent.acapela-cloud.ssml new file mode 100644 index 0000000..4a50166 --- /dev/null +++ b/test-data/volume-standard-silent/volume-standard-silent.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A silent volume + diff --git a/test-data/volume-standard-silent/volume-standard-silent.acapela.ssml b/test-data/volume-standard-silent/volume-standard-silent.acapela.ssml new file mode 100644 index 0000000..4f83593 --- /dev/null +++ b/test-data/volume-standard-silent/volume-standard-silent.acapela.ssml @@ -0,0 +1 @@ +A \vol=0\silent volume diff --git a/test-data/volume-standard-silent/volume-standard-silent.apple.ssml b/test-data/volume-standard-silent/volume-standard-silent.apple.ssml new file mode 100644 index 0000000..4a50166 --- /dev/null +++ b/test-data/volume-standard-silent/volume-standard-silent.apple.ssml @@ -0,0 +1,3 @@ + +A silent volume + diff --git a/test-data/volume-standard-silent/volume-standard-silent.azure.ssml b/test-data/volume-standard-silent/volume-standard-silent.azure.ssml new file mode 100644 index 0000000..4a50166 --- /dev/null +++ b/test-data/volume-standard-silent/volume-standard-silent.azure.ssml @@ -0,0 +1,3 @@ + +A silent volume + diff --git a/test-data/volume-standard-silent/volume-standard-silent.elevenlabs.ssml b/test-data/volume-standard-silent/volume-standard-silent.elevenlabs.ssml new file mode 100644 index 0000000..e8a1dac --- /dev/null +++ b/test-data/volume-standard-silent/volume-standard-silent.elevenlabs.ssml @@ -0,0 +1 @@ +A silent volume diff --git a/test-data/volume-standard-silent/volume-standard-silent.polly-neural.ssml b/test-data/volume-standard-silent/volume-standard-silent.polly-neural.ssml new file mode 100644 index 0000000..4a50166 --- /dev/null +++ b/test-data/volume-standard-silent/volume-standard-silent.polly-neural.ssml @@ -0,0 +1,3 @@ + +A silent volume + diff --git a/test-data/volume-standard-silent/volume-standard-silent.polly.ssml b/test-data/volume-standard-silent/volume-standard-silent.polly.ssml new file mode 100644 index 0000000..4a50166 --- /dev/null +++ b/test-data/volume-standard-silent/volume-standard-silent.polly.ssml @@ -0,0 +1,3 @@ + +A silent volume + diff --git a/test-data/volume-standard-silent/volume-standard-silent.samsung.ssml b/test-data/volume-standard-silent/volume-standard-silent.samsung.ssml new file mode 100644 index 0000000..4a50166 --- /dev/null +++ b/test-data/volume-standard-silent/volume-standard-silent.samsung.ssml @@ -0,0 +1,3 @@ + +A silent volume + diff --git a/test-data/volume-standard-silent/volume-standard-silent.sapi.ssml b/test-data/volume-standard-silent/volume-standard-silent.sapi.ssml new file mode 100644 index 0000000..4a50166 --- /dev/null +++ b/test-data/volume-standard-silent/volume-standard-silent.sapi.ssml @@ -0,0 +1,3 @@ + +A silent volume + diff --git a/test-data/volume-standard-silent/volume-standard-silent.w3c.ssml b/test-data/volume-standard-silent/volume-standard-silent.w3c.ssml new file mode 100644 index 0000000..4a50166 --- /dev/null +++ b/test-data/volume-standard-silent/volume-standard-silent.w3c.ssml @@ -0,0 +1,3 @@ + +A silent volume + diff --git a/test-data/volume-standard-silent/volume-standard-silent.watson.ssml b/test-data/volume-standard-silent/volume-standard-silent.watson.ssml new file mode 100644 index 0000000..4a50166 --- /dev/null +++ b/test-data/volume-standard-silent/volume-standard-silent.watson.ssml @@ -0,0 +1,3 @@ + +A silent volume + diff --git a/test-data/volume-standard-soft/volume-standard-soft.acapela-cloud.ssml b/test-data/volume-standard-soft/volume-standard-soft.acapela-cloud.ssml new file mode 100644 index 0000000..ac3333f --- /dev/null +++ b/test-data/volume-standard-soft/volume-standard-soft.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A soft volume + diff --git a/test-data/volume-standard-soft/volume-standard-soft.acapela.ssml b/test-data/volume-standard-soft/volume-standard-soft.acapela.ssml new file mode 100644 index 0000000..6c7fe4f --- /dev/null +++ b/test-data/volume-standard-soft/volume-standard-soft.acapela.ssml @@ -0,0 +1 @@ +A \vol=24576\soft volume diff --git a/test-data/volume-standard-soft/volume-standard-soft.apple.ssml b/test-data/volume-standard-soft/volume-standard-soft.apple.ssml new file mode 100644 index 0000000..ac3333f --- /dev/null +++ b/test-data/volume-standard-soft/volume-standard-soft.apple.ssml @@ -0,0 +1,3 @@ + +A soft volume + diff --git a/test-data/volume-standard-soft/volume-standard-soft.azure.ssml b/test-data/volume-standard-soft/volume-standard-soft.azure.ssml new file mode 100644 index 0000000..ac3333f --- /dev/null +++ b/test-data/volume-standard-soft/volume-standard-soft.azure.ssml @@ -0,0 +1,3 @@ + +A soft volume + diff --git a/test-data/volume-standard-soft/volume-standard-soft.elevenlabs.ssml b/test-data/volume-standard-soft/volume-standard-soft.elevenlabs.ssml new file mode 100644 index 0000000..65f6be8 --- /dev/null +++ b/test-data/volume-standard-soft/volume-standard-soft.elevenlabs.ssml @@ -0,0 +1 @@ +A soft volume diff --git a/test-data/volume-standard-soft/volume-standard-soft.polly-neural.ssml b/test-data/volume-standard-soft/volume-standard-soft.polly-neural.ssml new file mode 100644 index 0000000..ac3333f --- /dev/null +++ b/test-data/volume-standard-soft/volume-standard-soft.polly-neural.ssml @@ -0,0 +1,3 @@ + +A soft volume + diff --git a/test-data/volume-standard-soft/volume-standard-soft.polly.ssml b/test-data/volume-standard-soft/volume-standard-soft.polly.ssml new file mode 100644 index 0000000..ac3333f --- /dev/null +++ b/test-data/volume-standard-soft/volume-standard-soft.polly.ssml @@ -0,0 +1,3 @@ + +A soft volume + diff --git a/test-data/volume-standard-soft/volume-standard-soft.samsung.ssml b/test-data/volume-standard-soft/volume-standard-soft.samsung.ssml new file mode 100644 index 0000000..ac3333f --- /dev/null +++ b/test-data/volume-standard-soft/volume-standard-soft.samsung.ssml @@ -0,0 +1,3 @@ + +A soft volume + diff --git a/test-data/volume-standard-soft/volume-standard-soft.sapi.ssml b/test-data/volume-standard-soft/volume-standard-soft.sapi.ssml new file mode 100644 index 0000000..ac3333f --- /dev/null +++ b/test-data/volume-standard-soft/volume-standard-soft.sapi.ssml @@ -0,0 +1,3 @@ + +A soft volume + diff --git a/test-data/volume-standard-soft/volume-standard-soft.w3c.ssml b/test-data/volume-standard-soft/volume-standard-soft.w3c.ssml new file mode 100644 index 0000000..ac3333f --- /dev/null +++ b/test-data/volume-standard-soft/volume-standard-soft.w3c.ssml @@ -0,0 +1,3 @@ + +A soft volume + diff --git a/test-data/volume-standard-soft/volume-standard-soft.watson.ssml b/test-data/volume-standard-soft/volume-standard-soft.watson.ssml new file mode 100644 index 0000000..ac3333f --- /dev/null +++ b/test-data/volume-standard-soft/volume-standard-soft.watson.ssml @@ -0,0 +1,3 @@ + +A soft volume + diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.acapela-cloud.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.acapela-cloud.ssml new file mode 100644 index 0000000..81d108e --- /dev/null +++ b/test-data/volume-standard-x-loud/volume-standard-x-loud.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A xloud volume + diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.acapela.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.acapela.ssml new file mode 100644 index 0000000..893d1e4 --- /dev/null +++ b/test-data/volume-standard-x-loud/volume-standard-x-loud.acapela.ssml @@ -0,0 +1 @@ +A \vol=65535\xloud volume diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.apple.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.apple.ssml new file mode 100644 index 0000000..81d108e --- /dev/null +++ b/test-data/volume-standard-x-loud/volume-standard-x-loud.apple.ssml @@ -0,0 +1,3 @@ + +A xloud volume + diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.azure.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.azure.ssml new file mode 100644 index 0000000..81d108e --- /dev/null +++ b/test-data/volume-standard-x-loud/volume-standard-x-loud.azure.ssml @@ -0,0 +1,3 @@ + +A xloud volume + diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.elevenlabs.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.elevenlabs.ssml new file mode 100644 index 0000000..bde0e40 --- /dev/null +++ b/test-data/volume-standard-x-loud/volume-standard-x-loud.elevenlabs.ssml @@ -0,0 +1 @@ +A xloud volume diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.polly-neural.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.polly-neural.ssml new file mode 100644 index 0000000..81d108e --- /dev/null +++ b/test-data/volume-standard-x-loud/volume-standard-x-loud.polly-neural.ssml @@ -0,0 +1,3 @@ + +A xloud volume + diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.polly.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.polly.ssml new file mode 100644 index 0000000..81d108e --- /dev/null +++ b/test-data/volume-standard-x-loud/volume-standard-x-loud.polly.ssml @@ -0,0 +1,3 @@ + +A xloud volume + diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.samsung.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.samsung.ssml new file mode 100644 index 0000000..81d108e --- /dev/null +++ b/test-data/volume-standard-x-loud/volume-standard-x-loud.samsung.ssml @@ -0,0 +1,3 @@ + +A xloud volume + diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.sapi.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.sapi.ssml new file mode 100644 index 0000000..81d108e --- /dev/null +++ b/test-data/volume-standard-x-loud/volume-standard-x-loud.sapi.ssml @@ -0,0 +1,3 @@ + +A xloud volume + diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.w3c.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.w3c.ssml new file mode 100644 index 0000000..81d108e --- /dev/null +++ b/test-data/volume-standard-x-loud/volume-standard-x-loud.w3c.ssml @@ -0,0 +1,3 @@ + +A xloud volume + diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.watson.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.watson.ssml new file mode 100644 index 0000000..81d108e --- /dev/null +++ b/test-data/volume-standard-x-loud/volume-standard-x-loud.watson.ssml @@ -0,0 +1,3 @@ + +A xloud volume + diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.acapela-cloud.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.acapela-cloud.ssml new file mode 100644 index 0000000..1d15f76 --- /dev/null +++ b/test-data/volume-standard-x-soft/volume-standard-x-soft.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +A xsoft volume + diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.acapela.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.acapela.ssml new file mode 100644 index 0000000..7fd9c93 --- /dev/null +++ b/test-data/volume-standard-x-soft/volume-standard-x-soft.acapela.ssml @@ -0,0 +1 @@ +A \vol=16384\xsoft volume diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.apple.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.apple.ssml new file mode 100644 index 0000000..1d15f76 --- /dev/null +++ b/test-data/volume-standard-x-soft/volume-standard-x-soft.apple.ssml @@ -0,0 +1,3 @@ + +A xsoft volume + diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.azure.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.azure.ssml new file mode 100644 index 0000000..1d15f76 --- /dev/null +++ b/test-data/volume-standard-x-soft/volume-standard-x-soft.azure.ssml @@ -0,0 +1,3 @@ + +A xsoft volume + diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.elevenlabs.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.elevenlabs.ssml new file mode 100644 index 0000000..0627fa4 --- /dev/null +++ b/test-data/volume-standard-x-soft/volume-standard-x-soft.elevenlabs.ssml @@ -0,0 +1 @@ +A xsoft volume diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.polly-neural.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.polly-neural.ssml new file mode 100644 index 0000000..1d15f76 --- /dev/null +++ b/test-data/volume-standard-x-soft/volume-standard-x-soft.polly-neural.ssml @@ -0,0 +1,3 @@ + +A xsoft volume + diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.polly.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.polly.ssml new file mode 100644 index 0000000..1d15f76 --- /dev/null +++ b/test-data/volume-standard-x-soft/volume-standard-x-soft.polly.ssml @@ -0,0 +1,3 @@ + +A xsoft volume + diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.samsung.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.samsung.ssml new file mode 100644 index 0000000..1d15f76 --- /dev/null +++ b/test-data/volume-standard-x-soft/volume-standard-x-soft.samsung.ssml @@ -0,0 +1,3 @@ + +A xsoft volume + diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.sapi.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.sapi.ssml new file mode 100644 index 0000000..1d15f76 --- /dev/null +++ b/test-data/volume-standard-x-soft/volume-standard-x-soft.sapi.ssml @@ -0,0 +1,3 @@ + +A xsoft volume + diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.w3c.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.w3c.ssml new file mode 100644 index 0000000..1d15f76 --- /dev/null +++ b/test-data/volume-standard-x-soft/volume-standard-x-soft.w3c.ssml @@ -0,0 +1,3 @@ + +A xsoft volume + diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.watson.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.watson.ssml new file mode 100644 index 0000000..1d15f76 --- /dev/null +++ b/test-data/volume-standard-x-soft/volume-standard-x-soft.watson.ssml @@ -0,0 +1,3 @@ + +A xsoft volume + diff --git a/test-data/whisper-standard/whisper-standard.acapela-cloud.ssml b/test-data/whisper-standard/whisper-standard.acapela-cloud.ssml new file mode 100644 index 0000000..a82ff04 --- /dev/null +++ b/test-data/whisper-standard/whisper-standard.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +I am not a real human. + diff --git a/test-data/whisper-standard/whisper-standard.acapela.ssml b/test-data/whisper-standard/whisper-standard.acapela.ssml new file mode 100644 index 0000000..d31979f --- /dev/null +++ b/test-data/whisper-standard/whisper-standard.acapela.ssml @@ -0,0 +1 @@ +\vol=16384\\rspd=75\I am not a real human. diff --git a/test-data/whisper-standard/whisper-standard.apple.ssml b/test-data/whisper-standard/whisper-standard.apple.ssml new file mode 100644 index 0000000..c03d9a9 --- /dev/null +++ b/test-data/whisper-standard/whisper-standard.apple.ssml @@ -0,0 +1,3 @@ + +I am not a real human. + diff --git a/test-data/whisper-standard/whisper-standard.azure.ssml b/test-data/whisper-standard/whisper-standard.azure.ssml new file mode 100644 index 0000000..a82ff04 --- /dev/null +++ b/test-data/whisper-standard/whisper-standard.azure.ssml @@ -0,0 +1,3 @@ + +I am not a real human. + diff --git a/test-data/whisper-standard/whisper-standard.elevenlabs.ssml b/test-data/whisper-standard/whisper-standard.elevenlabs.ssml new file mode 100644 index 0000000..83a6c93 --- /dev/null +++ b/test-data/whisper-standard/whisper-standard.elevenlabs.ssml @@ -0,0 +1 @@ +I am not a real human. diff --git a/test-data/whisper-standard/whisper-standard.polly-neural.ssml b/test-data/whisper-standard/whisper-standard.polly-neural.ssml new file mode 100644 index 0000000..c03d9a9 --- /dev/null +++ b/test-data/whisper-standard/whisper-standard.polly-neural.ssml @@ -0,0 +1,3 @@ + +I am not a real human. + diff --git a/test-data/whisper-standard/whisper-standard.polly.ssml b/test-data/whisper-standard/whisper-standard.polly.ssml new file mode 100644 index 0000000..240e1d9 --- /dev/null +++ b/test-data/whisper-standard/whisper-standard.polly.ssml @@ -0,0 +1,3 @@ + +I am not a real human. + diff --git a/test-data/whisper-standard/whisper-standard.samsung.ssml b/test-data/whisper-standard/whisper-standard.samsung.ssml new file mode 100644 index 0000000..a82ff04 --- /dev/null +++ b/test-data/whisper-standard/whisper-standard.samsung.ssml @@ -0,0 +1,3 @@ + +I am not a real human. + diff --git a/test-data/whisper-standard/whisper-standard.sapi.ssml b/test-data/whisper-standard/whisper-standard.sapi.ssml new file mode 100644 index 0000000..c03d9a9 --- /dev/null +++ b/test-data/whisper-standard/whisper-standard.sapi.ssml @@ -0,0 +1,3 @@ + +I am not a real human. + diff --git a/test-data/whisper-standard/whisper-standard.w3c.ssml b/test-data/whisper-standard/whisper-standard.w3c.ssml new file mode 100644 index 0000000..c03d9a9 --- /dev/null +++ b/test-data/whisper-standard/whisper-standard.w3c.ssml @@ -0,0 +1,3 @@ + +I am not a real human. + diff --git a/test-data/whisper-standard/whisper-standard.watson.ssml b/test-data/whisper-standard/whisper-standard.watson.ssml new file mode 100644 index 0000000..c03d9a9 --- /dev/null +++ b/test-data/whisper-standard/whisper-standard.watson.ssml @@ -0,0 +1,3 @@ + +I am not a real human. + From f5c5c8784398468f693fea87a6390192994c390b Mon Sep 17 00:00:00 2001 From: will wade Date: Thu, 9 Apr 2026 15:51:59 +0100 Subject: [PATCH 2/6] fix: remove invalid platform outputs and add missing Azure style tests - Remove 588 SSML files where platform doesn't support the feature (e.g. disappointed on Samsung, DJ on Azure, expressive tags on non-Acapela) - Add 24 missing Azure style test cases (fearful, empathetic, calm, etc.) - Each test case now only has outputs for platforms that meaningfully support the feature, producing proper SSML/control codes - 149 test cases total, 905 platform-specific SSML files --- .../address-standard/address-standard.acapela.ssml | 1 - .../address-standard.elevenlabs.ssml | 1 - .../address-standard/address-standard.samsung.ssml | 3 --- .../audio-standard single quote.acapela.ssml | 1 - .../audio-standard single quote.elevenlabs.ssml | 2 -- .../audio-standard single quote.polly-neural.ssml | 4 ---- .../audio-standard soundbank.acapela.ssml | 1 - .../audio-standard soundbank.elevenlabs.ssml | 1 - .../audio-standard soundbank.polly-neural.ssml | 3 --- .../audio-standard/audio-standard.acapela.ssml | 1 - .../audio-standard/audio-standard.elevenlabs.ssml | 2 -- .../audio-standard/audio-standard.polly-neural.ssml | 4 ---- .../audio-with-caption.acapela-cloud.ssml | 4 ---- .../audio-with-caption.acapela.ssml | 1 - .../audio-with-caption.alexa.ssml | 4 ---- .../audio-with-caption.apple.ssml | 4 ---- .../audio-with-caption.azure.ssml | 4 ---- .../audio-with-caption.elevenlabs.ssml | 2 -- .../audio-with-caption.polly-neural.ssml | 4 ---- .../audio-with-caption.polly.ssml | 4 ---- .../audio-with-caption.samsung.ssml | 4 ---- .../audio-with-caption/audio-with-caption.sapi.ssml | 4 ---- .../audio-with-caption/audio-with-caption.w3c.ssml | 4 ---- .../audio-with-caption.watson.ssml | 4 ---- .../azure-style-advertisement_upbeat.azure.ssml | 3 +++ .../azure-style-advertisement_upbeat.smd | 1 + .../azure-style-affectionate.azure.ssml | 3 +++ .../azure-style-affectionate.smd | 1 + .../azure-style-assistant.azure.ssml | 3 +++ .../azure-style-assistant/azure-style-assistant.smd | 1 + .../azure-style-calm/azure-style-calm.azure.ssml | 3 +++ test-data/azure-style-calm/azure-style-calm.smd | 1 + .../azure-style-depressed.azure.ssml | 3 +++ .../azure-style-depressed/azure-style-depressed.smd | 1 + .../azure-style-disgruntled.azure.ssml | 3 +++ .../azure-style-disgruntled.smd | 1 + .../azure-style-documentary-narration.azure.ssml | 3 +++ .../azure-style-documentary-narration.smd | 1 + .../azure-style-embarrassed.azure.ssml | 3 +++ .../azure-style-embarrassed.smd | 1 + .../azure-style-empathetic.azure.ssml | 3 +++ .../azure-style-empathetic.smd | 1 + .../azure-style-envious.azure.ssml | 3 +++ .../azure-style-envious/azure-style-envious.smd | 1 + .../azure-style-fearful.azure.ssml | 3 +++ .../azure-style-fearful/azure-style-fearful.smd | 1 + .../azure-style-gentle.azure.ssml | 3 +++ test-data/azure-style-gentle/azure-style-gentle.smd | 1 + .../azure-style-hopeful.azure.ssml | 3 +++ .../azure-style-hopeful/azure-style-hopeful.smd | 1 + .../azure-style-lyrical.azure.ssml | 3 +++ .../azure-style-lyrical/azure-style-lyrical.smd | 1 + .../azure-style-narration-relaxed.azure.ssml | 3 +++ .../azure-style-narration-relaxed.smd | 1 + .../azure-style-newscast-formal.azure.ssml | 3 +++ .../azure-style-newscast-formal.smd | 1 + .../azure-style-poetry-reading.azure.ssml | 3 +++ .../azure-style-poetry-reading.smd | 1 + .../azure-style-serious.azure.ssml | 3 +++ .../azure-style-serious/azure-style-serious.smd | 1 + .../azure-style-shouting.azure.ssml | 3 +++ .../azure-style-shouting/azure-style-shouting.smd | 1 + .../azure-style-sports_commentary.azure.ssml | 3 +++ .../azure-style-sports_commentary.smd | 1 + ...azure-style-sports_commentary_excited.azure.ssml | 3 +++ .../azure-style-sports_commentary_excited.smd | 1 + .../azure-style-terrified.azure.ssml | 3 +++ .../azure-style-terrified/azure-style-terrified.smd | 1 + .../azure-style-unfriendly.azure.ssml | 3 +++ .../azure-style-unfriendly.smd | 1 + .../azure-style-whispering.azure.ssml | 3 +++ .../azure-style-whispering.smd | 1 + test-data/bare-ipa/bare-ipa.elevenlabs.ssml | 1 - .../cardinal-standard.acapela.ssml | 1 - .../cardinal-standard.elevenlabs.ssml | 1 - .../characters-standard.elevenlabs.ssml | 2 -- test-data/date-standard/date-standard.acapela.ssml | 1 - .../date-standard/date-standard.elevenlabs.ssml | 1 - test-data/date-standard/date-standard.samsung.ssml | 3 --- .../digits-standard/digits-standard.acapela.ssml | 1 - .../digits-standard/digits-standard.elevenlabs.ssml | 1 - ...-section end speak tag at end.acapela-cloud.ssml | 4 ---- ...ointed-section end speak tag at end.acapela.ssml | 1 - ...ppointed-section end speak tag at end.apple.ssml | 4 ---- ...ted-section end speak tag at end.elevenlabs.ssml | 2 -- ...pointed-section end speak tag at end.google.ssml | 3 --- ...d-section end speak tag at end.polly-neural.ssml | 4 ---- ...ppointed-section end speak tag at end.polly.ssml | 4 ---- ...ointed-section end speak tag at end.samsung.ssml | 4 ---- ...appointed-section end speak tag at end.sapi.ssml | 4 ---- ...sappointed-section end speak tag at end.w3c.ssml | 4 ---- ...pointed-section end speak tag at end.watson.ssml | 4 ---- ...pointed intensities to normal.acapela-cloud.ssml | 13 ------------- ... disappointed intensities to normal.acapela.ssml | 11 ----------- ...to disappointed intensities to normal.apple.ssml | 13 ------------- ...sappointed intensities to normal.elevenlabs.ssml | 11 ----------- ...o disappointed intensities to normal.google.ssml | 8 -------- ...ppointed intensities to normal.polly-neural.ssml | 13 ------------- ...to disappointed intensities to normal.polly.ssml | 13 ------------- ... disappointed intensities to normal.samsung.ssml | 13 ------------- ... to disappointed intensities to normal.sapi.ssml | 13 ------------- ...l to disappointed intensities to normal.w3c.ssml | 13 ------------- ...o disappointed intensities to normal.watson.ssml | 13 ------------- ...-section section on same line.acapela-cloud.ssml | 3 --- ...ointed-section section on same line.acapela.ssml | 1 - ...ppointed-section section on same line.apple.ssml | 3 --- ...ted-section section on same line.elevenlabs.ssml | 1 - ...pointed-section section on same line.google.ssml | 3 --- ...d-section section on same line.polly-neural.ssml | 3 --- ...ppointed-section section on same line.polly.ssml | 3 --- ...ointed-section section on same line.samsung.ssml | 3 --- ...appointed-section section on same line.sapi.ssml | 3 --- ...sappointed-section section on same line.w3c.ssml | 3 --- ...pointed-section section on same line.watson.ssml | 3 --- ...ed-standard invalid intensity.acapela-cloud.ssml | 3 --- ...ppointed-standard invalid intensity.acapela.ssml | 1 - ...sappointed-standard invalid intensity.apple.ssml | 3 --- ...inted-standard invalid intensity.elevenlabs.ssml | 1 - ...appointed-standard invalid intensity.google.ssml | 3 --- ...ted-standard invalid intensity.polly-neural.ssml | 3 --- ...sappointed-standard invalid intensity.polly.ssml | 3 --- ...ppointed-standard invalid intensity.samsung.ssml | 3 --- ...isappointed-standard invalid intensity.sapi.ssml | 3 --- ...disappointed-standard invalid intensity.w3c.ssml | 3 --- ...appointed-standard invalid intensity.watson.ssml | 3 --- ...ndard non-lowercase intensity.acapela-cloud.ssml | 3 --- ...ed-standard non-lowercase intensity.acapela.ssml | 1 - ...nted-standard non-lowercase intensity.apple.ssml | 3 --- ...standard non-lowercase intensity.elevenlabs.ssml | 1 - ...ted-standard non-lowercase intensity.google.ssml | 3 --- ...andard non-lowercase intensity.polly-neural.ssml | 3 --- ...nted-standard non-lowercase intensity.polly.ssml | 3 --- ...ed-standard non-lowercase intensity.samsung.ssml | 3 --- ...inted-standard non-lowercase intensity.sapi.ssml | 3 --- ...ointed-standard non-lowercase intensity.w3c.ssml | 3 --- ...ted-standard non-lowercase intensity.watson.ssml | 3 --- .../disappointed-standard.acapela-cloud.ssml | 3 --- .../disappointed-standard.acapela.ssml | 1 - .../disappointed-standard.apple.ssml | 3 --- .../disappointed-standard.elevenlabs.ssml | 1 - .../disappointed-standard.google.ssml | 3 --- .../disappointed-standard.polly-neural.ssml | 3 --- .../disappointed-standard.polly.ssml | 3 --- .../disappointed-standard.samsung.ssml | 3 --- .../disappointed-standard.sapi.ssml | 3 --- .../disappointed-standard.w3c.ssml | 3 --- .../disappointed-standard.watson.ssml | 3 --- ...-section end speak tag at end.acapela-cloud.ssml | 4 ---- .../dj-section end speak tag at end.acapela.ssml | 1 - .../dj-section end speak tag at end.apple.ssml | 4 ---- .../dj-section end speak tag at end.azure.ssml | 4 ---- .../dj-section end speak tag at end.elevenlabs.ssml | 2 -- .../dj-section end speak tag at end.google.ssml | 3 --- ...j-section end speak tag at end.polly-neural.ssml | 4 ---- .../dj-section end speak tag at end.polly.ssml | 4 ---- .../dj-section end speak tag at end.samsung.ssml | 4 ---- .../dj-section end speak tag at end.sapi.ssml | 4 ---- .../dj-section end speak tag at end.w3c.ssml | 4 ---- .../dj-section end speak tag at end.watson.ssml | 4 ---- ...ection normal to dj to normal.acapela-cloud.ssml | 7 ------- .../dj-section normal to dj to normal.acapela.ssml | 5 ----- .../dj-section normal to dj to normal.apple.ssml | 7 ------- .../dj-section normal to dj to normal.azure.ssml | 7 ------- ...j-section normal to dj to normal.elevenlabs.ssml | 5 ----- .../dj-section normal to dj to normal.google.ssml | 5 ----- ...section normal to dj to normal.polly-neural.ssml | 7 ------- .../dj-section normal to dj to normal.polly.ssml | 7 ------- .../dj-section normal to dj to normal.samsung.ssml | 7 ------- .../dj-section normal to dj to normal.sapi.ssml | 7 ------- .../dj-section normal to dj to normal.w3c.ssml | 7 ------- .../dj-section normal to dj to normal.watson.ssml | 7 ------- ...-section section on same line.acapela-cloud.ssml | 3 --- .../dj-section section on same line.acapela.ssml | 1 - .../dj-section section on same line.apple.ssml | 3 --- .../dj-section section on same line.azure.ssml | 3 --- .../dj-section section on same line.elevenlabs.ssml | 1 - .../dj-section section on same line.google.ssml | 3 --- ...j-section section on same line.polly-neural.ssml | 3 --- .../dj-section section on same line.polly.ssml | 3 --- .../dj-section section on same line.samsung.ssml | 3 --- .../dj-section section on same line.sapi.ssml | 3 --- .../dj-section section on same line.w3c.ssml | 3 --- .../dj-section section on same line.watson.ssml | 3 --- .../drc-standard/drc-standard.acapela-cloud.ssml | 3 --- test-data/drc-standard/drc-standard.acapela.ssml | 1 - test-data/drc-standard/drc-standard.alexa.ssml | 3 --- test-data/drc-standard/drc-standard.apple.ssml | 3 --- test-data/drc-standard/drc-standard.azure.ssml | 3 --- test-data/drc-standard/drc-standard.elevenlabs.ssml | 1 - test-data/drc-standard/drc-standard.google.ssml | 3 --- test-data/drc-standard/drc-standard.samsung.ssml | 3 --- test-data/drc-standard/drc-standard.sapi.ssml | 3 --- test-data/drc-standard/drc-standard.w3c.ssml | 3 --- test-data/drc-standard/drc-standard.watson.ssml | 3 --- .../emphasis-short-moderate.acapela-cloud.ssml | 3 --- .../emphasis-short-moderate.acapela.ssml | 1 - .../emphasis-short-moderate.apple.ssml | 3 --- .../emphasis-short-moderate.elevenlabs.ssml | 1 - .../emphasis-short-moderate.polly-neural.ssml | 3 --- .../emphasis-short-moderate.samsung.ssml | 3 --- .../emphasis-short-moderate.sapi.ssml | 3 --- .../emphasis-short-moderate.w3c.ssml | 3 --- .../emphasis-short-moderate.watson.ssml | 3 --- .../emphasis-short-none.acapela-cloud.ssml | 3 --- .../emphasis-short-none.acapela.ssml | 1 - .../emphasis-short-none.apple.ssml | 3 --- .../emphasis-short-none.elevenlabs.ssml | 1 - .../emphasis-short-none.polly-neural.ssml | 3 --- .../emphasis-short-none.samsung.ssml | 3 --- .../emphasis-short-none.sapi.ssml | 3 --- .../emphasis-short-none.w3c.ssml | 3 --- .../emphasis-short-none.watson.ssml | 3 --- ...terfere with hyphenated words.acapela-cloud.ssml | 3 --- ...not interfere with hyphenated words.acapela.ssml | 1 - ...d not interfere with hyphenated words.apple.ssml | 3 --- ... interfere with hyphenated words.elevenlabs.ssml | 1 - ...nterfere with hyphenated words.polly-neural.ssml | 3 --- ...not interfere with hyphenated words.samsung.ssml | 3 --- ...ld not interfere with hyphenated words.sapi.ssml | 3 --- ...uld not interfere with hyphenated words.w3c.ssml | 3 --- ... not interfere with hyphenated words.watson.ssml | 3 --- .../emphasis-short-reduced.acapela-cloud.ssml | 3 --- .../emphasis-short-reduced.acapela.ssml | 1 - .../emphasis-short-reduced.apple.ssml | 3 --- .../emphasis-short-reduced.elevenlabs.ssml | 1 - .../emphasis-short-reduced.polly-neural.ssml | 3 --- .../emphasis-short-reduced.samsung.ssml | 3 --- .../emphasis-short-reduced.sapi.ssml | 3 --- .../emphasis-short-reduced.w3c.ssml | 3 --- .../emphasis-short-reduced.watson.ssml | 3 --- .../emphasis-short-strong.acapela-cloud.ssml | 3 --- .../emphasis-short-strong.acapela.ssml | 1 - .../emphasis-short-strong.apple.ssml | 3 --- .../emphasis-short-strong.elevenlabs.ssml | 1 - .../emphasis-short-strong.polly-neural.ssml | 3 --- .../emphasis-short-strong.samsung.ssml | 3 --- .../emphasis-short-strong.sapi.ssml | 3 --- .../emphasis-short-strong.w3c.ssml | 3 --- .../emphasis-short-strong.watson.ssml | 3 --- .../emphasis-standard-moderate.acapela.ssml | 2 -- .../emphasis-standard-moderate.elevenlabs.ssml | 2 -- .../emphasis-standard-moderate.polly-neural.ssml | 4 ---- .../emphasis-standard-moderate.samsung.ssml | 4 ---- .../emphasis-standard-none.acapela.ssml | 1 - .../emphasis-standard-none.elevenlabs.ssml | 1 - .../emphasis-standard-none.polly-neural.ssml | 3 --- .../emphasis-standard-none.samsung.ssml | 3 --- .../emphasis-standard-reduced.acapela.ssml | 1 - .../emphasis-standard-reduced.elevenlabs.ssml | 1 - .../emphasis-standard-reduced.polly-neural.ssml | 3 --- .../emphasis-standard-reduced.samsung.ssml | 3 --- .../emphasis-standard-strong.acapela.ssml | 1 - .../emphasis-standard-strong.elevenlabs.ssml | 1 - .../emphasis-standard-strong.polly-neural.ssml | 3 --- .../emphasis-standard-strong.samsung.ssml | 3 --- ...-section end speak tag at end.acapela-cloud.ssml | 4 ---- ...xcited-section end speak tag at end.acapela.ssml | 1 - .../excited-section end speak tag at end.apple.ssml | 4 ---- ...ted-section end speak tag at end.elevenlabs.ssml | 2 -- ...excited-section end speak tag at end.google.ssml | 3 --- ...d-section end speak tag at end.polly-neural.ssml | 4 ---- .../excited-section end speak tag at end.polly.ssml | 4 ---- ...xcited-section end speak tag at end.samsung.ssml | 4 ---- .../excited-section end speak tag at end.sapi.ssml | 4 ---- .../excited-section end speak tag at end.w3c.ssml | 4 ---- ...excited-section end speak tag at end.watson.ssml | 4 ---- ...excited intensities to normal.acapela-cloud.ssml | 13 ------------- ...al to excited intensities to normal.acapela.ssml | 11 ----------- ...rmal to excited intensities to normal.apple.ssml | 13 ------------- ...to excited intensities to normal.elevenlabs.ssml | 11 ----------- ...mal to excited intensities to normal.google.ssml | 8 -------- ... excited intensities to normal.polly-neural.ssml | 13 ------------- ...rmal to excited intensities to normal.polly.ssml | 13 ------------- ...al to excited intensities to normal.samsung.ssml | 13 ------------- ...ormal to excited intensities to normal.sapi.ssml | 13 ------------- ...normal to excited intensities to normal.w3c.ssml | 13 ------------- ...mal to excited intensities to normal.watson.ssml | 13 ------------- ...-section section on same line.acapela-cloud.ssml | 3 --- ...xcited-section section on same line.acapela.ssml | 1 - .../excited-section section on same line.apple.ssml | 3 --- ...ted-section section on same line.elevenlabs.ssml | 1 - ...excited-section section on same line.google.ssml | 3 --- ...d-section section on same line.polly-neural.ssml | 3 --- .../excited-section section on same line.polly.ssml | 3 --- ...xcited-section section on same line.samsung.ssml | 3 --- .../excited-section section on same line.sapi.ssml | 3 --- .../excited-section section on same line.w3c.ssml | 3 --- ...excited-section section on same line.watson.ssml | 3 --- ...ed-standard invalid intensity.acapela-cloud.ssml | 3 --- .../excited-standard invalid intensity.acapela.ssml | 1 - .../excited-standard invalid intensity.apple.ssml | 3 --- ...cited-standard invalid intensity.elevenlabs.ssml | 1 - .../excited-standard invalid intensity.google.ssml | 3 --- ...ted-standard invalid intensity.polly-neural.ssml | 3 --- .../excited-standard invalid intensity.polly.ssml | 3 --- .../excited-standard invalid intensity.samsung.ssml | 3 --- .../excited-standard invalid intensity.sapi.ssml | 3 --- .../excited-standard invalid intensity.w3c.ssml | 3 --- .../excited-standard invalid intensity.watson.ssml | 3 --- ...ndard non-lowercase intensity.acapela-cloud.ssml | 3 --- ...ed-standard non-lowercase intensity.acapela.ssml | 1 - ...ited-standard non-lowercase intensity.apple.ssml | 3 --- ...standard non-lowercase intensity.elevenlabs.ssml | 1 - ...ted-standard non-lowercase intensity.google.ssml | 3 --- ...andard non-lowercase intensity.polly-neural.ssml | 3 --- ...ited-standard non-lowercase intensity.polly.ssml | 3 --- ...ed-standard non-lowercase intensity.samsung.ssml | 3 --- ...cited-standard non-lowercase intensity.sapi.ssml | 3 --- ...xcited-standard non-lowercase intensity.w3c.ssml | 3 --- ...ted-standard non-lowercase intensity.watson.ssml | 3 --- .../excited-standard.acapela-cloud.ssml | 3 --- .../excited-standard/excited-standard.acapela.ssml | 1 - .../excited-standard/excited-standard.apple.ssml | 3 --- .../excited-standard.elevenlabs.ssml | 1 - .../excited-standard/excited-standard.google.ssml | 3 --- .../excited-standard.polly-neural.ssml | 3 --- .../excited-standard/excited-standard.polly.ssml | 3 --- .../excited-standard/excited-standard.samsung.ssml | 3 --- .../excited-standard/excited-standard.sapi.ssml | 3 --- .../excited-standard/excited-standard.w3c.ssml | 3 --- .../excited-standard/excited-standard.watson.ssml | 3 --- .../expletive-standard.acapela-cloud.ssml | 3 --- .../expletive-standard.acapela.ssml | 1 - .../expletive-standard.azure.ssml | 3 --- .../expletive-standard.elevenlabs.ssml | 1 - .../expletive-standard.samsung.ssml | 3 --- .../expletive-standard.watson.ssml | 3 --- .../expressive-ahem/expressive-ahem.alexa.ssml | 3 --- .../expressive-ahem/expressive-ahem.apple.ssml | 3 --- .../expressive-ahem/expressive-ahem.azure.ssml | 3 --- .../expressive-ahem/expressive-ahem.elevenlabs.ssml | 1 - .../expressive-ahem/expressive-ahem.google.ssml | 3 --- .../expressive-ahem.polly-neural.ssml | 3 --- .../expressive-ahem/expressive-ahem.polly.ssml | 3 --- .../expressive-ahem/expressive-ahem.samsung.ssml | 3 --- test-data/expressive-ahem/expressive-ahem.sapi.ssml | 3 --- test-data/expressive-ahem/expressive-ahem.w3c.ssml | 3 --- .../expressive-ahem/expressive-ahem.watson.ssml | 3 --- .../expressive-applause.alexa.ssml | 3 --- .../expressive-applause.apple.ssml | 3 --- .../expressive-applause.azure.ssml | 3 --- .../expressive-applause.elevenlabs.ssml | 1 - .../expressive-applause.google.ssml | 3 --- .../expressive-applause.polly-neural.ssml | 3 --- .../expressive-applause.polly.ssml | 3 --- .../expressive-applause.samsung.ssml | 3 --- .../expressive-applause.sapi.ssml | 3 --- .../expressive-applause.w3c.ssml | 3 --- .../expressive-applause.watson.ssml | 3 --- test-data/expressive-boo/expressive-boo.alexa.ssml | 3 --- test-data/expressive-boo/expressive-boo.apple.ssml | 3 --- test-data/expressive-boo/expressive-boo.azure.ssml | 3 --- .../expressive-boo/expressive-boo.elevenlabs.ssml | 1 - test-data/expressive-boo/expressive-boo.google.ssml | 3 --- .../expressive-boo/expressive-boo.polly-neural.ssml | 3 --- test-data/expressive-boo/expressive-boo.polly.ssml | 3 --- .../expressive-boo/expressive-boo.samsung.ssml | 3 --- test-data/expressive-boo/expressive-boo.sapi.ssml | 3 --- test-data/expressive-boo/expressive-boo.w3c.ssml | 3 --- test-data/expressive-boo/expressive-boo.watson.ssml | 3 --- .../expressive-cough/expressive-cough.alexa.ssml | 3 --- .../expressive-cough/expressive-cough.apple.ssml | 3 --- .../expressive-cough/expressive-cough.azure.ssml | 3 --- .../expressive-cough.elevenlabs.ssml | 1 - .../expressive-cough/expressive-cough.google.ssml | 3 --- .../expressive-cough.polly-neural.ssml | 3 --- .../expressive-cough/expressive-cough.polly.ssml | 3 --- .../expressive-cough/expressive-cough.samsung.ssml | 3 --- .../expressive-cough/expressive-cough.sapi.ssml | 3 --- .../expressive-cough/expressive-cough.w3c.ssml | 3 --- .../expressive-cough/expressive-cough.watson.ssml | 3 --- test-data/expressive-cry/expressive-cry.alexa.ssml | 3 --- test-data/expressive-cry/expressive-cry.apple.ssml | 3 --- test-data/expressive-cry/expressive-cry.azure.ssml | 3 --- .../expressive-cry/expressive-cry.elevenlabs.ssml | 1 - test-data/expressive-cry/expressive-cry.google.ssml | 3 --- .../expressive-cry/expressive-cry.polly-neural.ssml | 3 --- test-data/expressive-cry/expressive-cry.polly.ssml | 3 --- .../expressive-cry/expressive-cry.samsung.ssml | 3 --- test-data/expressive-cry/expressive-cry.sapi.ssml | 3 --- test-data/expressive-cry/expressive-cry.w3c.ssml | 3 --- test-data/expressive-cry/expressive-cry.watson.ssml | 3 --- .../expressive-gasp/expressive-gasp.alexa.ssml | 3 --- .../expressive-gasp/expressive-gasp.apple.ssml | 3 --- .../expressive-gasp/expressive-gasp.azure.ssml | 3 --- .../expressive-gasp/expressive-gasp.elevenlabs.ssml | 1 - .../expressive-gasp/expressive-gasp.google.ssml | 3 --- .../expressive-gasp.polly-neural.ssml | 3 --- .../expressive-gasp/expressive-gasp.polly.ssml | 3 --- .../expressive-gasp/expressive-gasp.samsung.ssml | 3 --- test-data/expressive-gasp/expressive-gasp.sapi.ssml | 3 --- test-data/expressive-gasp/expressive-gasp.w3c.ssml | 3 --- .../expressive-gasp/expressive-gasp.watson.ssml | 3 --- .../expressive-giggle/expressive-giggle.alexa.ssml | 3 --- .../expressive-giggle/expressive-giggle.apple.ssml | 3 --- .../expressive-giggle/expressive-giggle.azure.ssml | 3 --- .../expressive-giggle.elevenlabs.ssml | 1 - .../expressive-giggle/expressive-giggle.google.ssml | 3 --- .../expressive-giggle.polly-neural.ssml | 3 --- .../expressive-giggle/expressive-giggle.polly.ssml | 3 --- .../expressive-giggle.samsung.ssml | 3 --- .../expressive-giggle/expressive-giggle.sapi.ssml | 3 --- .../expressive-giggle/expressive-giggle.w3c.ssml | 3 --- .../expressive-giggle/expressive-giggle.watson.ssml | 3 --- .../expressive-hurray/expressive-hurray.alexa.ssml | 3 --- .../expressive-hurray/expressive-hurray.apple.ssml | 3 --- .../expressive-hurray/expressive-hurray.azure.ssml | 3 --- .../expressive-hurray.elevenlabs.ssml | 1 - .../expressive-hurray/expressive-hurray.google.ssml | 3 --- .../expressive-hurray.polly-neural.ssml | 3 --- .../expressive-hurray/expressive-hurray.polly.ssml | 3 --- .../expressive-hurray.samsung.ssml | 3 --- .../expressive-hurray/expressive-hurray.sapi.ssml | 3 --- .../expressive-hurray/expressive-hurray.w3c.ssml | 3 --- .../expressive-hurray/expressive-hurray.watson.ssml | 3 --- .../expressive-laugh/expressive-laugh.alexa.ssml | 3 --- .../expressive-laugh/expressive-laugh.apple.ssml | 3 --- .../expressive-laugh/expressive-laugh.azure.ssml | 3 --- .../expressive-laugh.elevenlabs.ssml | 1 - .../expressive-laugh/expressive-laugh.google.ssml | 3 --- .../expressive-laugh.polly-neural.ssml | 3 --- .../expressive-laugh/expressive-laugh.polly.ssml | 3 --- .../expressive-laugh/expressive-laugh.samsung.ssml | 3 --- .../expressive-laugh/expressive-laugh.sapi.ssml | 3 --- .../expressive-laugh/expressive-laugh.w3c.ssml | 3 --- .../expressive-laugh/expressive-laugh.watson.ssml | 3 --- .../expressive-multiple.alexa.ssml | 3 --- .../expressive-multiple.apple.ssml | 3 --- .../expressive-multiple.azure.ssml | 3 --- .../expressive-multiple.elevenlabs.ssml | 1 - .../expressive-multiple.google.ssml | 3 --- .../expressive-multiple.polly-neural.ssml | 3 --- .../expressive-multiple.polly.ssml | 3 --- .../expressive-multiple.samsung.ssml | 3 --- .../expressive-multiple.sapi.ssml | 3 --- .../expressive-multiple.w3c.ssml | 3 --- .../expressive-multiple.watson.ssml | 3 --- .../expressive-sigh/expressive-sigh.alexa.ssml | 3 --- .../expressive-sigh/expressive-sigh.apple.ssml | 3 --- .../expressive-sigh/expressive-sigh.azure.ssml | 3 --- .../expressive-sigh/expressive-sigh.elevenlabs.ssml | 1 - .../expressive-sigh/expressive-sigh.google.ssml | 3 --- .../expressive-sigh.polly-neural.ssml | 3 --- .../expressive-sigh/expressive-sigh.polly.ssml | 3 --- .../expressive-sigh/expressive-sigh.samsung.ssml | 3 --- test-data/expressive-sigh/expressive-sigh.sapi.ssml | 3 --- test-data/expressive-sigh/expressive-sigh.w3c.ssml | 3 --- .../expressive-sigh/expressive-sigh.watson.ssml | 3 --- .../expressive-sneeze/expressive-sneeze.alexa.ssml | 3 --- .../expressive-sneeze/expressive-sneeze.apple.ssml | 3 --- .../expressive-sneeze/expressive-sneeze.azure.ssml | 3 --- .../expressive-sneeze.elevenlabs.ssml | 1 - .../expressive-sneeze/expressive-sneeze.google.ssml | 3 --- .../expressive-sneeze.polly-neural.ssml | 3 --- .../expressive-sneeze/expressive-sneeze.polly.ssml | 3 --- .../expressive-sneeze.samsung.ssml | 3 --- .../expressive-sneeze/expressive-sneeze.sapi.ssml | 3 --- .../expressive-sneeze/expressive-sneeze.w3c.ssml | 3 --- .../expressive-sneeze/expressive-sneeze.watson.ssml | 3 --- .../expressive-throat-clear.alexa.ssml | 3 --- .../expressive-throat-clear.apple.ssml | 3 --- .../expressive-throat-clear.azure.ssml | 3 --- .../expressive-throat-clear.elevenlabs.ssml | 1 - .../expressive-throat-clear.google.ssml | 3 --- .../expressive-throat-clear.polly-neural.ssml | 3 --- .../expressive-throat-clear.polly.ssml | 3 --- .../expressive-throat-clear.samsung.ssml | 3 --- .../expressive-throat-clear.sapi.ssml | 3 --- .../expressive-throat-clear.w3c.ssml | 3 --- .../expressive-throat-clear.watson.ssml | 3 --- .../expressive-whimper.alexa.ssml | 3 --- .../expressive-whimper.apple.ssml | 3 --- .../expressive-whimper.azure.ssml | 3 --- .../expressive-whimper.elevenlabs.ssml | 1 - .../expressive-whimper.google.ssml | 3 --- .../expressive-whimper.polly-neural.ssml | 3 --- .../expressive-whimper.polly.ssml | 3 --- .../expressive-whimper.samsung.ssml | 3 --- .../expressive-whimper/expressive-whimper.sapi.ssml | 3 --- .../expressive-whimper/expressive-whimper.w3c.ssml | 3 --- .../expressive-whimper.watson.ssml | 3 --- .../expressive-with-break.alexa.ssml | 3 --- .../expressive-with-break.apple.ssml | 3 --- .../expressive-with-break.azure.ssml | 3 --- .../expressive-with-break.elevenlabs.ssml | 1 - .../expressive-with-break.google.ssml | 3 --- .../expressive-with-break.polly-neural.ssml | 3 --- .../expressive-with-break.polly.ssml | 3 --- .../expressive-with-break.samsung.ssml | 3 --- .../expressive-with-break.sapi.ssml | 3 --- .../expressive-with-break.w3c.ssml | 3 --- .../expressive-with-break.watson.ssml | 3 --- .../expressive-yawn/expressive-yawn.alexa.ssml | 3 --- .../expressive-yawn/expressive-yawn.apple.ssml | 3 --- .../expressive-yawn/expressive-yawn.azure.ssml | 3 --- .../expressive-yawn/expressive-yawn.elevenlabs.ssml | 1 - .../expressive-yawn/expressive-yawn.google.ssml | 3 --- .../expressive-yawn.polly-neural.ssml | 3 --- .../expressive-yawn/expressive-yawn.polly.ssml | 3 --- .../expressive-yawn/expressive-yawn.samsung.ssml | 3 --- test-data/expressive-yawn/expressive-yawn.sapi.ssml | 3 --- test-data/expressive-yawn/expressive-yawn.w3c.ssml | 3 --- .../expressive-yawn/expressive-yawn.watson.ssml | 3 --- ...ction-standard includes a plus sign.acapela.ssml | 1 - ...on-standard includes a plus sign.elevenlabs.ssml | 1 - .../fraction-standard.acapela.ssml | 1 - .../fraction-standard.elevenlabs.ssml | 1 - .../interjection-standard.acapela-cloud.ssml | 3 --- .../interjection-standard.acapela.ssml | 1 - .../interjection-standard.azure.ssml | 3 --- .../interjection-standard.elevenlabs.ssml | 1 - .../interjection-standard.google.ssml | 3 --- .../interjection-standard.polly-neural.ssml | 3 --- .../interjection-standard.samsung.ssml | 3 --- .../interjection-standard.watson.ssml | 3 --- test-data/ipa-short/ipa-short.elevenlabs.ssml | 1 - .../ipa-standard-alphabet-uk.elevenlabs.ssml | 1 - .../ipa-standard-alphabet-us.elevenlabs.ssml | 1 - test-data/ipa-standard/ipa-standard.elevenlabs.ssml | 1 - test-data/lang-standard/lang-standard.acapela.ssml | 1 - .../lang-standard/lang-standard.elevenlabs.ssml | 1 - test-data/lang-standard/lang-standard.samsung.ssml | 3 --- test-data/lang-standard/lang-standard.watson.ssml | 3 --- test-data/mark-standard/mark-standard.acapela.ssml | 1 - test-data/mark-standard/mark-standard.alexa.ssml | 3 --- .../mark-standard/mark-standard.elevenlabs.ssml | 1 - test-data/mark-standard/mark-standard.samsung.ssml | 3 --- test-data/mark-standard/mark-standard.watson.ssml | 3 --- .../multiple-modifiers-same-text.elevenlabs.ssml | 1 - ...-section end speak tag at end.acapela-cloud.ssml | 4 ---- ...caster-section end speak tag at end.acapela.ssml | 1 - ...wscaster-section end speak tag at end.apple.ssml | 4 ---- ...ter-section end speak tag at end.elevenlabs.ssml | 2 -- ...scaster-section end speak tag at end.google.ssml | 3 --- ...wscaster-section end speak tag at end.polly.ssml | 4 ---- ...caster-section end speak tag at end.samsung.ssml | 4 ---- ...ewscaster-section end speak tag at end.sapi.ssml | 4 ---- ...newscaster-section end speak tag at end.w3c.ssml | 4 ---- ...scaster-section end speak tag at end.watson.ssml | 4 ---- ...ection normal to dj to normal.acapela-cloud.ssml | 7 ------- ...ster-section normal to dj to normal.acapela.ssml | 5 ----- ...caster-section normal to dj to normal.apple.ssml | 7 ------- ...r-section normal to dj to normal.elevenlabs.ssml | 5 ----- ...aster-section normal to dj to normal.google.ssml | 5 ----- ...caster-section normal to dj to normal.polly.ssml | 7 ------- ...ster-section normal to dj to normal.samsung.ssml | 7 ------- ...scaster-section normal to dj to normal.sapi.ssml | 7 ------- ...wscaster-section normal to dj to normal.w3c.ssml | 7 ------- ...aster-section normal to dj to normal.watson.ssml | 7 ------- ...-section section on same line.acapela-cloud.ssml | 3 --- ...caster-section section on same line.acapela.ssml | 1 - ...wscaster-section section on same line.apple.ssml | 3 --- ...ter-section section on same line.elevenlabs.ssml | 1 - ...scaster-section section on same line.google.ssml | 3 --- ...wscaster-section section on same line.polly.ssml | 3 --- ...caster-section section on same line.samsung.ssml | 3 --- ...ewscaster-section section on same line.sapi.ssml | 3 --- ...newscaster-section section on same line.w3c.ssml | 3 --- ...scaster-section section on same line.watson.ssml | 3 --- .../number-standard/number-standard.acapela.ssml | 1 - .../number-standard/number-standard.elevenlabs.ssml | 1 - .../ordinal-standard/ordinal-standard.acapela.ssml | 1 - .../ordinal-standard.elevenlabs.ssml | 1 - .../pitch-standard-high.elevenlabs.ssml | 1 - .../pitch-standard-high.polly-neural.ssml | 3 --- .../pitch-standard-low.elevenlabs.ssml | 1 - .../pitch-standard-low.polly-neural.ssml | 3 --- .../pitch-standard-medium.elevenlabs.ssml | 2 -- .../pitch-standard-medium.polly-neural.ssml | 4 ---- .../pitch-standard-x-high.elevenlabs.ssml | 1 - .../pitch-standard-x-high.polly-neural.ssml | 3 --- .../pitch-standard-x-low.elevenlabs.ssml | 1 - .../pitch-standard-x-low.polly-neural.ssml | 3 --- ...-multiple-modifiers rate + pitch.elevenlabs.ssml | 1 - ...ultiple-modifiers rate + pitch.polly-neural.ssml | 3 --- ...multiple-modifiers rate + volume.elevenlabs.ssml | 1 - ...iers vol + pitch + rate defaults.elevenlabs.ssml | 1 - ...rs vol + pitch + rate defaults.polly-neural.ssml | 3 --- ...-modifiers volume + pitch + rate.elevenlabs.ssml | 1 - ...odifiers volume + pitch + rate.polly-neural.ssml | 3 --- ...ultiple-modifiers volume + pitch.elevenlabs.ssml | 1 - ...tiple-modifiers volume + pitch.polly-neural.ssml | 3 --- .../rate-standard-fast.elevenlabs.ssml | 1 - .../rate-standard-medium.elevenlabs.ssml | 2 -- .../rate-standard-slow.elevenlabs.ssml | 1 - .../rate-standard-x-fast.elevenlabs.ssml | 1 - .../rate-standard-x-slow.elevenlabs.ssml | 1 - ...-as-modifiers last modifier wins.elevenlabs.ssml | 1 - ...ns-standard end speak tag at end.elevenlabs.ssml | 4 ---- ...tions-standard end speak tag at end.samsung.ssml | 6 ------ ...ndard voice section on same line.elevenlabs.ssml | 1 - ...standard voice section on same line.samsung.ssml | 3 --- .../sections-standard.elevenlabs.ssml | 7 ------- .../sections-standard.samsung.ssml | 9 --------- test-data/sub-short/sub-short.elevenlabs.ssml | 1 - test-data/sub-standard/sub-standard.elevenlabs.ssml | 1 - .../timbre-standard.acapela-cloud.ssml | 3 --- .../timbre-standard/timbre-standard.acapela.ssml | 1 - .../timbre-standard/timbre-standard.alexa.ssml | 3 --- .../timbre-standard/timbre-standard.apple.ssml | 3 --- .../timbre-standard/timbre-standard.azure.ssml | 3 --- .../timbre-standard/timbre-standard.elevenlabs.ssml | 1 - .../timbre-standard/timbre-standard.google.ssml | 3 --- .../timbre-standard.polly-neural.ssml | 3 --- .../timbre-standard/timbre-standard.samsung.ssml | 3 --- test-data/timbre-standard/timbre-standard.sapi.ssml | 3 --- test-data/timbre-standard/timbre-standard.w3c.ssml | 3 --- .../timbre-standard/timbre-standard.watson.ssml | 3 --- test-data/time-standard/time-standard.acapela.ssml | 1 - .../time-standard/time-standard.elevenlabs.ssml | 1 - test-data/time-standard/time-standard.samsung.ssml | 3 --- test-data/unit-standard/unit-standard.acapela.ssml | 1 - .../unit-standard/unit-standard.elevenlabs.ssml | 1 - test-data/unit-standard/unit-standard.samsung.ssml | 3 --- .../voice-azure-displayname.elevenlabs.ssml | 1 - .../voice-azure-displayname.samsung.ssml | 3 --- .../voice-standard device name.elevenlabs.ssml | 1 - .../voice-standard device name.samsung.ssml | 3 --- .../voice-standard invalid name.elevenlabs.ssml | 1 - .../voice-standard invalid name.samsung.ssml | 3 --- .../voice-standard lowercase name.elevenlabs.ssml | 1 - .../voice-standard lowercase name.samsung.ssml | 3 --- .../voice-standard/voice-standard.elevenlabs.ssml | 1 - .../voice-standard/voice-standard.samsung.ssml | 3 --- .../volume-standard-loud.elevenlabs.ssml | 1 - .../volume-standard-medium.elevenlabs.ssml | 4 ---- .../volume-standard-silent.elevenlabs.ssml | 1 - .../volume-standard-soft.elevenlabs.ssml | 1 - .../volume-standard-x-loud.elevenlabs.ssml | 1 - .../volume-standard-x-soft.elevenlabs.ssml | 1 - .../whisper-standard/whisper-standard.apple.ssml | 3 --- .../whisper-standard.elevenlabs.ssml | 1 - .../whisper-standard.polly-neural.ssml | 3 --- .../whisper-standard/whisper-standard.sapi.ssml | 3 --- .../whisper-standard/whisper-standard.w3c.ssml | 3 --- .../whisper-standard/whisper-standard.watson.ssml | 3 --- 636 files changed, 96 insertions(+), 1838 deletions(-) delete mode 100644 test-data/address-standard/address-standard.acapela.ssml delete mode 100644 test-data/address-standard/address-standard.elevenlabs.ssml delete mode 100644 test-data/address-standard/address-standard.samsung.ssml delete mode 100644 test-data/audio-standard single quote/audio-standard single quote.acapela.ssml delete mode 100644 test-data/audio-standard single quote/audio-standard single quote.elevenlabs.ssml delete mode 100644 test-data/audio-standard single quote/audio-standard single quote.polly-neural.ssml delete mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.acapela.ssml delete mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.elevenlabs.ssml delete mode 100644 test-data/audio-standard soundbank/audio-standard soundbank.polly-neural.ssml delete mode 100644 test-data/audio-standard/audio-standard.acapela.ssml delete mode 100644 test-data/audio-standard/audio-standard.elevenlabs.ssml delete mode 100644 test-data/audio-standard/audio-standard.polly-neural.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.acapela-cloud.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.acapela.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.alexa.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.apple.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.azure.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.elevenlabs.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.polly-neural.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.polly.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.samsung.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.sapi.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.w3c.ssml delete mode 100644 test-data/audio-with-caption/audio-with-caption.watson.ssml create mode 100644 test-data/azure-style-advertisement_upbeat/azure-style-advertisement_upbeat.azure.ssml create mode 100644 test-data/azure-style-advertisement_upbeat/azure-style-advertisement_upbeat.smd create mode 100644 test-data/azure-style-affectionate/azure-style-affectionate.azure.ssml create mode 100644 test-data/azure-style-affectionate/azure-style-affectionate.smd create mode 100644 test-data/azure-style-assistant/azure-style-assistant.azure.ssml create mode 100644 test-data/azure-style-assistant/azure-style-assistant.smd create mode 100644 test-data/azure-style-calm/azure-style-calm.azure.ssml create mode 100644 test-data/azure-style-calm/azure-style-calm.smd create mode 100644 test-data/azure-style-depressed/azure-style-depressed.azure.ssml create mode 100644 test-data/azure-style-depressed/azure-style-depressed.smd create mode 100644 test-data/azure-style-disgruntled/azure-style-disgruntled.azure.ssml create mode 100644 test-data/azure-style-disgruntled/azure-style-disgruntled.smd create mode 100644 test-data/azure-style-documentary-narration/azure-style-documentary-narration.azure.ssml create mode 100644 test-data/azure-style-documentary-narration/azure-style-documentary-narration.smd create mode 100644 test-data/azure-style-embarrassed/azure-style-embarrassed.azure.ssml create mode 100644 test-data/azure-style-embarrassed/azure-style-embarrassed.smd create mode 100644 test-data/azure-style-empathetic/azure-style-empathetic.azure.ssml create mode 100644 test-data/azure-style-empathetic/azure-style-empathetic.smd create mode 100644 test-data/azure-style-envious/azure-style-envious.azure.ssml create mode 100644 test-data/azure-style-envious/azure-style-envious.smd create mode 100644 test-data/azure-style-fearful/azure-style-fearful.azure.ssml create mode 100644 test-data/azure-style-fearful/azure-style-fearful.smd create mode 100644 test-data/azure-style-gentle/azure-style-gentle.azure.ssml create mode 100644 test-data/azure-style-gentle/azure-style-gentle.smd create mode 100644 test-data/azure-style-hopeful/azure-style-hopeful.azure.ssml create mode 100644 test-data/azure-style-hopeful/azure-style-hopeful.smd create mode 100644 test-data/azure-style-lyrical/azure-style-lyrical.azure.ssml create mode 100644 test-data/azure-style-lyrical/azure-style-lyrical.smd create mode 100644 test-data/azure-style-narration-relaxed/azure-style-narration-relaxed.azure.ssml create mode 100644 test-data/azure-style-narration-relaxed/azure-style-narration-relaxed.smd create mode 100644 test-data/azure-style-newscast-formal/azure-style-newscast-formal.azure.ssml create mode 100644 test-data/azure-style-newscast-formal/azure-style-newscast-formal.smd create mode 100644 test-data/azure-style-poetry-reading/azure-style-poetry-reading.azure.ssml create mode 100644 test-data/azure-style-poetry-reading/azure-style-poetry-reading.smd create mode 100644 test-data/azure-style-serious/azure-style-serious.azure.ssml create mode 100644 test-data/azure-style-serious/azure-style-serious.smd create mode 100644 test-data/azure-style-shouting/azure-style-shouting.azure.ssml create mode 100644 test-data/azure-style-shouting/azure-style-shouting.smd create mode 100644 test-data/azure-style-sports_commentary/azure-style-sports_commentary.azure.ssml create mode 100644 test-data/azure-style-sports_commentary/azure-style-sports_commentary.smd create mode 100644 test-data/azure-style-sports_commentary_excited/azure-style-sports_commentary_excited.azure.ssml create mode 100644 test-data/azure-style-sports_commentary_excited/azure-style-sports_commentary_excited.smd create mode 100644 test-data/azure-style-terrified/azure-style-terrified.azure.ssml create mode 100644 test-data/azure-style-terrified/azure-style-terrified.smd create mode 100644 test-data/azure-style-unfriendly/azure-style-unfriendly.azure.ssml create mode 100644 test-data/azure-style-unfriendly/azure-style-unfriendly.smd create mode 100644 test-data/azure-style-whispering/azure-style-whispering.azure.ssml create mode 100644 test-data/azure-style-whispering/azure-style-whispering.smd delete mode 100644 test-data/bare-ipa/bare-ipa.elevenlabs.ssml delete mode 100644 test-data/cardinal-standard/cardinal-standard.acapela.ssml delete mode 100644 test-data/cardinal-standard/cardinal-standard.elevenlabs.ssml delete mode 100644 test-data/characters-standard/characters-standard.elevenlabs.ssml delete mode 100644 test-data/date-standard/date-standard.acapela.ssml delete mode 100644 test-data/date-standard/date-standard.elevenlabs.ssml delete mode 100644 test-data/date-standard/date-standard.samsung.ssml delete mode 100644 test-data/digits-standard/digits-standard.acapela.ssml delete mode 100644 test-data/digits-standard/digits-standard.elevenlabs.ssml delete mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela-cloud.ssml delete mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela.ssml delete mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.apple.ssml delete mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.elevenlabs.ssml delete mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.google.ssml delete mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly-neural.ssml delete mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly.ssml delete mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.samsung.ssml delete mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.sapi.ssml delete mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.w3c.ssml delete mode 100644 test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.watson.ssml delete mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela-cloud.ssml delete mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela.ssml delete mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.apple.ssml delete mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.elevenlabs.ssml delete mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.google.ssml delete mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly-neural.ssml delete mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly.ssml delete mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.samsung.ssml delete mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.sapi.ssml delete mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.w3c.ssml delete mode 100644 test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.watson.ssml delete mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.acapela-cloud.ssml delete mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.acapela.ssml delete mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.apple.ssml delete mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.elevenlabs.ssml delete mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.google.ssml delete mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.polly-neural.ssml delete mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.polly.ssml delete mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.samsung.ssml delete mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.sapi.ssml delete mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.w3c.ssml delete mode 100644 test-data/disappointed-section section on same line/disappointed-section section on same line.watson.ssml delete mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela-cloud.ssml delete mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela.ssml delete mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.apple.ssml delete mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.elevenlabs.ssml delete mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.google.ssml delete mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly-neural.ssml delete mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly.ssml delete mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.samsung.ssml delete mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.sapi.ssml delete mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.w3c.ssml delete mode 100644 test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.watson.ssml delete mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela-cloud.ssml delete mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela.ssml delete mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.apple.ssml delete mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.elevenlabs.ssml delete mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.google.ssml delete mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly-neural.ssml delete mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly.ssml delete mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.samsung.ssml delete mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.sapi.ssml delete mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.w3c.ssml delete mode 100644 test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.watson.ssml delete mode 100644 test-data/disappointed-standard/disappointed-standard.acapela-cloud.ssml delete mode 100644 test-data/disappointed-standard/disappointed-standard.acapela.ssml delete mode 100644 test-data/disappointed-standard/disappointed-standard.apple.ssml delete mode 100644 test-data/disappointed-standard/disappointed-standard.elevenlabs.ssml delete mode 100644 test-data/disappointed-standard/disappointed-standard.google.ssml delete mode 100644 test-data/disappointed-standard/disappointed-standard.polly-neural.ssml delete mode 100644 test-data/disappointed-standard/disappointed-standard.polly.ssml delete mode 100644 test-data/disappointed-standard/disappointed-standard.samsung.ssml delete mode 100644 test-data/disappointed-standard/disappointed-standard.sapi.ssml delete mode 100644 test-data/disappointed-standard/disappointed-standard.w3c.ssml delete mode 100644 test-data/disappointed-standard/disappointed-standard.watson.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela-cloud.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.apple.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.azure.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.elevenlabs.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.google.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly-neural.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.samsung.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.sapi.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.w3c.ssml delete mode 100644 test-data/dj-section end speak tag at end/dj-section end speak tag at end.watson.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela-cloud.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.apple.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.azure.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.elevenlabs.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.google.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly-neural.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.samsung.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.sapi.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.w3c.ssml delete mode 100644 test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.watson.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.acapela-cloud.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.acapela.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.apple.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.azure.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.elevenlabs.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.google.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.polly-neural.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.polly.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.samsung.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.sapi.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.w3c.ssml delete mode 100644 test-data/dj-section section on same line/dj-section section on same line.watson.ssml delete mode 100644 test-data/drc-standard/drc-standard.acapela-cloud.ssml delete mode 100644 test-data/drc-standard/drc-standard.acapela.ssml delete mode 100644 test-data/drc-standard/drc-standard.alexa.ssml delete mode 100644 test-data/drc-standard/drc-standard.apple.ssml delete mode 100644 test-data/drc-standard/drc-standard.azure.ssml delete mode 100644 test-data/drc-standard/drc-standard.elevenlabs.ssml delete mode 100644 test-data/drc-standard/drc-standard.google.ssml delete mode 100644 test-data/drc-standard/drc-standard.samsung.ssml delete mode 100644 test-data/drc-standard/drc-standard.sapi.ssml delete mode 100644 test-data/drc-standard/drc-standard.w3c.ssml delete mode 100644 test-data/drc-standard/drc-standard.watson.ssml delete mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.acapela-cloud.ssml delete mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.acapela.ssml delete mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.apple.ssml delete mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.elevenlabs.ssml delete mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.polly-neural.ssml delete mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.samsung.ssml delete mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.sapi.ssml delete mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.w3c.ssml delete mode 100644 test-data/emphasis-short-moderate/emphasis-short-moderate.watson.ssml delete mode 100644 test-data/emphasis-short-none/emphasis-short-none.acapela-cloud.ssml delete mode 100644 test-data/emphasis-short-none/emphasis-short-none.acapela.ssml delete mode 100644 test-data/emphasis-short-none/emphasis-short-none.apple.ssml delete mode 100644 test-data/emphasis-short-none/emphasis-short-none.elevenlabs.ssml delete mode 100644 test-data/emphasis-short-none/emphasis-short-none.polly-neural.ssml delete mode 100644 test-data/emphasis-short-none/emphasis-short-none.samsung.ssml delete mode 100644 test-data/emphasis-short-none/emphasis-short-none.sapi.ssml delete mode 100644 test-data/emphasis-short-none/emphasis-short-none.w3c.ssml delete mode 100644 test-data/emphasis-short-none/emphasis-short-none.watson.ssml delete mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela-cloud.ssml delete mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela.ssml delete mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.apple.ssml delete mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.elevenlabs.ssml delete mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly-neural.ssml delete mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.samsung.ssml delete mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.sapi.ssml delete mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.w3c.ssml delete mode 100644 test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.watson.ssml delete mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.acapela-cloud.ssml delete mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.acapela.ssml delete mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.apple.ssml delete mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.elevenlabs.ssml delete mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.polly-neural.ssml delete mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.samsung.ssml delete mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.sapi.ssml delete mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.w3c.ssml delete mode 100644 test-data/emphasis-short-reduced/emphasis-short-reduced.watson.ssml delete mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.acapela-cloud.ssml delete mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.acapela.ssml delete mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.apple.ssml delete mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.elevenlabs.ssml delete mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.polly-neural.ssml delete mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.samsung.ssml delete mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.sapi.ssml delete mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.w3c.ssml delete mode 100644 test-data/emphasis-short-strong/emphasis-short-strong.watson.ssml delete mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela.ssml delete mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.elevenlabs.ssml delete mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly-neural.ssml delete mode 100644 test-data/emphasis-standard-moderate/emphasis-standard-moderate.samsung.ssml delete mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.acapela.ssml delete mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.elevenlabs.ssml delete mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.polly-neural.ssml delete mode 100644 test-data/emphasis-standard-none/emphasis-standard-none.samsung.ssml delete mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela.ssml delete mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.elevenlabs.ssml delete mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly-neural.ssml delete mode 100644 test-data/emphasis-standard-reduced/emphasis-standard-reduced.samsung.ssml delete mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.acapela.ssml delete mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.elevenlabs.ssml delete mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.polly-neural.ssml delete mode 100644 test-data/emphasis-standard-strong/emphasis-standard-strong.samsung.ssml delete mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela-cloud.ssml delete mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela.ssml delete mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.apple.ssml delete mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.elevenlabs.ssml delete mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.google.ssml delete mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly-neural.ssml delete mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly.ssml delete mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.samsung.ssml delete mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.sapi.ssml delete mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.w3c.ssml delete mode 100644 test-data/excited-section end speak tag at end/excited-section end speak tag at end.watson.ssml delete mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela-cloud.ssml delete mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela.ssml delete mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.apple.ssml delete mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.elevenlabs.ssml delete mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.google.ssml delete mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly-neural.ssml delete mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly.ssml delete mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.samsung.ssml delete mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.sapi.ssml delete mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.w3c.ssml delete mode 100644 test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.watson.ssml delete mode 100644 test-data/excited-section section on same line/excited-section section on same line.acapela-cloud.ssml delete mode 100644 test-data/excited-section section on same line/excited-section section on same line.acapela.ssml delete mode 100644 test-data/excited-section section on same line/excited-section section on same line.apple.ssml delete mode 100644 test-data/excited-section section on same line/excited-section section on same line.elevenlabs.ssml delete mode 100644 test-data/excited-section section on same line/excited-section section on same line.google.ssml delete mode 100644 test-data/excited-section section on same line/excited-section section on same line.polly-neural.ssml delete mode 100644 test-data/excited-section section on same line/excited-section section on same line.polly.ssml delete mode 100644 test-data/excited-section section on same line/excited-section section on same line.samsung.ssml delete mode 100644 test-data/excited-section section on same line/excited-section section on same line.sapi.ssml delete mode 100644 test-data/excited-section section on same line/excited-section section on same line.w3c.ssml delete mode 100644 test-data/excited-section section on same line/excited-section section on same line.watson.ssml delete mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela-cloud.ssml delete mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela.ssml delete mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.apple.ssml delete mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.elevenlabs.ssml delete mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.google.ssml delete mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly-neural.ssml delete mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly.ssml delete mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.samsung.ssml delete mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.sapi.ssml delete mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.w3c.ssml delete mode 100644 test-data/excited-standard invalid intensity/excited-standard invalid intensity.watson.ssml delete mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela-cloud.ssml delete mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela.ssml delete mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.apple.ssml delete mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.elevenlabs.ssml delete mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.google.ssml delete mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly-neural.ssml delete mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly.ssml delete mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.samsung.ssml delete mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.sapi.ssml delete mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.w3c.ssml delete mode 100644 test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.watson.ssml delete mode 100644 test-data/excited-standard/excited-standard.acapela-cloud.ssml delete mode 100644 test-data/excited-standard/excited-standard.acapela.ssml delete mode 100644 test-data/excited-standard/excited-standard.apple.ssml delete mode 100644 test-data/excited-standard/excited-standard.elevenlabs.ssml delete mode 100644 test-data/excited-standard/excited-standard.google.ssml delete mode 100644 test-data/excited-standard/excited-standard.polly-neural.ssml delete mode 100644 test-data/excited-standard/excited-standard.polly.ssml delete mode 100644 test-data/excited-standard/excited-standard.samsung.ssml delete mode 100644 test-data/excited-standard/excited-standard.sapi.ssml delete mode 100644 test-data/excited-standard/excited-standard.w3c.ssml delete mode 100644 test-data/excited-standard/excited-standard.watson.ssml delete mode 100644 test-data/expletive-standard/expletive-standard.acapela-cloud.ssml delete mode 100644 test-data/expletive-standard/expletive-standard.acapela.ssml delete mode 100644 test-data/expletive-standard/expletive-standard.azure.ssml delete mode 100644 test-data/expletive-standard/expletive-standard.elevenlabs.ssml delete mode 100644 test-data/expletive-standard/expletive-standard.samsung.ssml delete mode 100644 test-data/expletive-standard/expletive-standard.watson.ssml delete mode 100644 test-data/expressive-ahem/expressive-ahem.alexa.ssml delete mode 100644 test-data/expressive-ahem/expressive-ahem.apple.ssml delete mode 100644 test-data/expressive-ahem/expressive-ahem.azure.ssml delete mode 100644 test-data/expressive-ahem/expressive-ahem.elevenlabs.ssml delete mode 100644 test-data/expressive-ahem/expressive-ahem.google.ssml delete mode 100644 test-data/expressive-ahem/expressive-ahem.polly-neural.ssml delete mode 100644 test-data/expressive-ahem/expressive-ahem.polly.ssml delete mode 100644 test-data/expressive-ahem/expressive-ahem.samsung.ssml delete mode 100644 test-data/expressive-ahem/expressive-ahem.sapi.ssml delete mode 100644 test-data/expressive-ahem/expressive-ahem.w3c.ssml delete mode 100644 test-data/expressive-ahem/expressive-ahem.watson.ssml delete mode 100644 test-data/expressive-applause/expressive-applause.alexa.ssml delete mode 100644 test-data/expressive-applause/expressive-applause.apple.ssml delete mode 100644 test-data/expressive-applause/expressive-applause.azure.ssml delete mode 100644 test-data/expressive-applause/expressive-applause.elevenlabs.ssml delete mode 100644 test-data/expressive-applause/expressive-applause.google.ssml delete mode 100644 test-data/expressive-applause/expressive-applause.polly-neural.ssml delete mode 100644 test-data/expressive-applause/expressive-applause.polly.ssml delete mode 100644 test-data/expressive-applause/expressive-applause.samsung.ssml delete mode 100644 test-data/expressive-applause/expressive-applause.sapi.ssml delete mode 100644 test-data/expressive-applause/expressive-applause.w3c.ssml delete mode 100644 test-data/expressive-applause/expressive-applause.watson.ssml delete mode 100644 test-data/expressive-boo/expressive-boo.alexa.ssml delete mode 100644 test-data/expressive-boo/expressive-boo.apple.ssml delete mode 100644 test-data/expressive-boo/expressive-boo.azure.ssml delete mode 100644 test-data/expressive-boo/expressive-boo.elevenlabs.ssml delete mode 100644 test-data/expressive-boo/expressive-boo.google.ssml delete mode 100644 test-data/expressive-boo/expressive-boo.polly-neural.ssml delete mode 100644 test-data/expressive-boo/expressive-boo.polly.ssml delete mode 100644 test-data/expressive-boo/expressive-boo.samsung.ssml delete mode 100644 test-data/expressive-boo/expressive-boo.sapi.ssml delete mode 100644 test-data/expressive-boo/expressive-boo.w3c.ssml delete mode 100644 test-data/expressive-boo/expressive-boo.watson.ssml delete mode 100644 test-data/expressive-cough/expressive-cough.alexa.ssml delete mode 100644 test-data/expressive-cough/expressive-cough.apple.ssml delete mode 100644 test-data/expressive-cough/expressive-cough.azure.ssml delete mode 100644 test-data/expressive-cough/expressive-cough.elevenlabs.ssml delete mode 100644 test-data/expressive-cough/expressive-cough.google.ssml delete mode 100644 test-data/expressive-cough/expressive-cough.polly-neural.ssml delete mode 100644 test-data/expressive-cough/expressive-cough.polly.ssml delete mode 100644 test-data/expressive-cough/expressive-cough.samsung.ssml delete mode 100644 test-data/expressive-cough/expressive-cough.sapi.ssml delete mode 100644 test-data/expressive-cough/expressive-cough.w3c.ssml delete mode 100644 test-data/expressive-cough/expressive-cough.watson.ssml delete mode 100644 test-data/expressive-cry/expressive-cry.alexa.ssml delete mode 100644 test-data/expressive-cry/expressive-cry.apple.ssml delete mode 100644 test-data/expressive-cry/expressive-cry.azure.ssml delete mode 100644 test-data/expressive-cry/expressive-cry.elevenlabs.ssml delete mode 100644 test-data/expressive-cry/expressive-cry.google.ssml delete mode 100644 test-data/expressive-cry/expressive-cry.polly-neural.ssml delete mode 100644 test-data/expressive-cry/expressive-cry.polly.ssml delete mode 100644 test-data/expressive-cry/expressive-cry.samsung.ssml delete mode 100644 test-data/expressive-cry/expressive-cry.sapi.ssml delete mode 100644 test-data/expressive-cry/expressive-cry.w3c.ssml delete mode 100644 test-data/expressive-cry/expressive-cry.watson.ssml delete mode 100644 test-data/expressive-gasp/expressive-gasp.alexa.ssml delete mode 100644 test-data/expressive-gasp/expressive-gasp.apple.ssml delete mode 100644 test-data/expressive-gasp/expressive-gasp.azure.ssml delete mode 100644 test-data/expressive-gasp/expressive-gasp.elevenlabs.ssml delete mode 100644 test-data/expressive-gasp/expressive-gasp.google.ssml delete mode 100644 test-data/expressive-gasp/expressive-gasp.polly-neural.ssml delete mode 100644 test-data/expressive-gasp/expressive-gasp.polly.ssml delete mode 100644 test-data/expressive-gasp/expressive-gasp.samsung.ssml delete mode 100644 test-data/expressive-gasp/expressive-gasp.sapi.ssml delete mode 100644 test-data/expressive-gasp/expressive-gasp.w3c.ssml delete mode 100644 test-data/expressive-gasp/expressive-gasp.watson.ssml delete mode 100644 test-data/expressive-giggle/expressive-giggle.alexa.ssml delete mode 100644 test-data/expressive-giggle/expressive-giggle.apple.ssml delete mode 100644 test-data/expressive-giggle/expressive-giggle.azure.ssml delete mode 100644 test-data/expressive-giggle/expressive-giggle.elevenlabs.ssml delete mode 100644 test-data/expressive-giggle/expressive-giggle.google.ssml delete mode 100644 test-data/expressive-giggle/expressive-giggle.polly-neural.ssml delete mode 100644 test-data/expressive-giggle/expressive-giggle.polly.ssml delete mode 100644 test-data/expressive-giggle/expressive-giggle.samsung.ssml delete mode 100644 test-data/expressive-giggle/expressive-giggle.sapi.ssml delete mode 100644 test-data/expressive-giggle/expressive-giggle.w3c.ssml delete mode 100644 test-data/expressive-giggle/expressive-giggle.watson.ssml delete mode 100644 test-data/expressive-hurray/expressive-hurray.alexa.ssml delete mode 100644 test-data/expressive-hurray/expressive-hurray.apple.ssml delete mode 100644 test-data/expressive-hurray/expressive-hurray.azure.ssml delete mode 100644 test-data/expressive-hurray/expressive-hurray.elevenlabs.ssml delete mode 100644 test-data/expressive-hurray/expressive-hurray.google.ssml delete mode 100644 test-data/expressive-hurray/expressive-hurray.polly-neural.ssml delete mode 100644 test-data/expressive-hurray/expressive-hurray.polly.ssml delete mode 100644 test-data/expressive-hurray/expressive-hurray.samsung.ssml delete mode 100644 test-data/expressive-hurray/expressive-hurray.sapi.ssml delete mode 100644 test-data/expressive-hurray/expressive-hurray.w3c.ssml delete mode 100644 test-data/expressive-hurray/expressive-hurray.watson.ssml delete mode 100644 test-data/expressive-laugh/expressive-laugh.alexa.ssml delete mode 100644 test-data/expressive-laugh/expressive-laugh.apple.ssml delete mode 100644 test-data/expressive-laugh/expressive-laugh.azure.ssml delete mode 100644 test-data/expressive-laugh/expressive-laugh.elevenlabs.ssml delete mode 100644 test-data/expressive-laugh/expressive-laugh.google.ssml delete mode 100644 test-data/expressive-laugh/expressive-laugh.polly-neural.ssml delete mode 100644 test-data/expressive-laugh/expressive-laugh.polly.ssml delete mode 100644 test-data/expressive-laugh/expressive-laugh.samsung.ssml delete mode 100644 test-data/expressive-laugh/expressive-laugh.sapi.ssml delete mode 100644 test-data/expressive-laugh/expressive-laugh.w3c.ssml delete mode 100644 test-data/expressive-laugh/expressive-laugh.watson.ssml delete mode 100644 test-data/expressive-multiple/expressive-multiple.alexa.ssml delete mode 100644 test-data/expressive-multiple/expressive-multiple.apple.ssml delete mode 100644 test-data/expressive-multiple/expressive-multiple.azure.ssml delete mode 100644 test-data/expressive-multiple/expressive-multiple.elevenlabs.ssml delete mode 100644 test-data/expressive-multiple/expressive-multiple.google.ssml delete mode 100644 test-data/expressive-multiple/expressive-multiple.polly-neural.ssml delete mode 100644 test-data/expressive-multiple/expressive-multiple.polly.ssml delete mode 100644 test-data/expressive-multiple/expressive-multiple.samsung.ssml delete mode 100644 test-data/expressive-multiple/expressive-multiple.sapi.ssml delete mode 100644 test-data/expressive-multiple/expressive-multiple.w3c.ssml delete mode 100644 test-data/expressive-multiple/expressive-multiple.watson.ssml delete mode 100644 test-data/expressive-sigh/expressive-sigh.alexa.ssml delete mode 100644 test-data/expressive-sigh/expressive-sigh.apple.ssml delete mode 100644 test-data/expressive-sigh/expressive-sigh.azure.ssml delete mode 100644 test-data/expressive-sigh/expressive-sigh.elevenlabs.ssml delete mode 100644 test-data/expressive-sigh/expressive-sigh.google.ssml delete mode 100644 test-data/expressive-sigh/expressive-sigh.polly-neural.ssml delete mode 100644 test-data/expressive-sigh/expressive-sigh.polly.ssml delete mode 100644 test-data/expressive-sigh/expressive-sigh.samsung.ssml delete mode 100644 test-data/expressive-sigh/expressive-sigh.sapi.ssml delete mode 100644 test-data/expressive-sigh/expressive-sigh.w3c.ssml delete mode 100644 test-data/expressive-sigh/expressive-sigh.watson.ssml delete mode 100644 test-data/expressive-sneeze/expressive-sneeze.alexa.ssml delete mode 100644 test-data/expressive-sneeze/expressive-sneeze.apple.ssml delete mode 100644 test-data/expressive-sneeze/expressive-sneeze.azure.ssml delete mode 100644 test-data/expressive-sneeze/expressive-sneeze.elevenlabs.ssml delete mode 100644 test-data/expressive-sneeze/expressive-sneeze.google.ssml delete mode 100644 test-data/expressive-sneeze/expressive-sneeze.polly-neural.ssml delete mode 100644 test-data/expressive-sneeze/expressive-sneeze.polly.ssml delete mode 100644 test-data/expressive-sneeze/expressive-sneeze.samsung.ssml delete mode 100644 test-data/expressive-sneeze/expressive-sneeze.sapi.ssml delete mode 100644 test-data/expressive-sneeze/expressive-sneeze.w3c.ssml delete mode 100644 test-data/expressive-sneeze/expressive-sneeze.watson.ssml delete mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.alexa.ssml delete mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.apple.ssml delete mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.azure.ssml delete mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.elevenlabs.ssml delete mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.google.ssml delete mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.polly-neural.ssml delete mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.polly.ssml delete mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.samsung.ssml delete mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.sapi.ssml delete mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.w3c.ssml delete mode 100644 test-data/expressive-throat-clear/expressive-throat-clear.watson.ssml delete mode 100644 test-data/expressive-whimper/expressive-whimper.alexa.ssml delete mode 100644 test-data/expressive-whimper/expressive-whimper.apple.ssml delete mode 100644 test-data/expressive-whimper/expressive-whimper.azure.ssml delete mode 100644 test-data/expressive-whimper/expressive-whimper.elevenlabs.ssml delete mode 100644 test-data/expressive-whimper/expressive-whimper.google.ssml delete mode 100644 test-data/expressive-whimper/expressive-whimper.polly-neural.ssml delete mode 100644 test-data/expressive-whimper/expressive-whimper.polly.ssml delete mode 100644 test-data/expressive-whimper/expressive-whimper.samsung.ssml delete mode 100644 test-data/expressive-whimper/expressive-whimper.sapi.ssml delete mode 100644 test-data/expressive-whimper/expressive-whimper.w3c.ssml delete mode 100644 test-data/expressive-whimper/expressive-whimper.watson.ssml delete mode 100644 test-data/expressive-with-break/expressive-with-break.alexa.ssml delete mode 100644 test-data/expressive-with-break/expressive-with-break.apple.ssml delete mode 100644 test-data/expressive-with-break/expressive-with-break.azure.ssml delete mode 100644 test-data/expressive-with-break/expressive-with-break.elevenlabs.ssml delete mode 100644 test-data/expressive-with-break/expressive-with-break.google.ssml delete mode 100644 test-data/expressive-with-break/expressive-with-break.polly-neural.ssml delete mode 100644 test-data/expressive-with-break/expressive-with-break.polly.ssml delete mode 100644 test-data/expressive-with-break/expressive-with-break.samsung.ssml delete mode 100644 test-data/expressive-with-break/expressive-with-break.sapi.ssml delete mode 100644 test-data/expressive-with-break/expressive-with-break.w3c.ssml delete mode 100644 test-data/expressive-with-break/expressive-with-break.watson.ssml delete mode 100644 test-data/expressive-yawn/expressive-yawn.alexa.ssml delete mode 100644 test-data/expressive-yawn/expressive-yawn.apple.ssml delete mode 100644 test-data/expressive-yawn/expressive-yawn.azure.ssml delete mode 100644 test-data/expressive-yawn/expressive-yawn.elevenlabs.ssml delete mode 100644 test-data/expressive-yawn/expressive-yawn.google.ssml delete mode 100644 test-data/expressive-yawn/expressive-yawn.polly-neural.ssml delete mode 100644 test-data/expressive-yawn/expressive-yawn.polly.ssml delete mode 100644 test-data/expressive-yawn/expressive-yawn.samsung.ssml delete mode 100644 test-data/expressive-yawn/expressive-yawn.sapi.ssml delete mode 100644 test-data/expressive-yawn/expressive-yawn.w3c.ssml delete mode 100644 test-data/expressive-yawn/expressive-yawn.watson.ssml delete mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela.ssml delete mode 100644 test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.elevenlabs.ssml delete mode 100644 test-data/fraction-standard/fraction-standard.acapela.ssml delete mode 100644 test-data/fraction-standard/fraction-standard.elevenlabs.ssml delete mode 100644 test-data/interjection-standard/interjection-standard.acapela-cloud.ssml delete mode 100644 test-data/interjection-standard/interjection-standard.acapela.ssml delete mode 100644 test-data/interjection-standard/interjection-standard.azure.ssml delete mode 100644 test-data/interjection-standard/interjection-standard.elevenlabs.ssml delete mode 100644 test-data/interjection-standard/interjection-standard.google.ssml delete mode 100644 test-data/interjection-standard/interjection-standard.polly-neural.ssml delete mode 100644 test-data/interjection-standard/interjection-standard.samsung.ssml delete mode 100644 test-data/interjection-standard/interjection-standard.watson.ssml delete mode 100644 test-data/ipa-short/ipa-short.elevenlabs.ssml delete mode 100644 test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.elevenlabs.ssml delete mode 100644 test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.elevenlabs.ssml delete mode 100644 test-data/ipa-standard/ipa-standard.elevenlabs.ssml delete mode 100644 test-data/lang-standard/lang-standard.acapela.ssml delete mode 100644 test-data/lang-standard/lang-standard.elevenlabs.ssml delete mode 100644 test-data/lang-standard/lang-standard.samsung.ssml delete mode 100644 test-data/lang-standard/lang-standard.watson.ssml delete mode 100644 test-data/mark-standard/mark-standard.acapela.ssml delete mode 100644 test-data/mark-standard/mark-standard.alexa.ssml delete mode 100644 test-data/mark-standard/mark-standard.elevenlabs.ssml delete mode 100644 test-data/mark-standard/mark-standard.samsung.ssml delete mode 100644 test-data/mark-standard/mark-standard.watson.ssml delete mode 100644 test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.elevenlabs.ssml delete mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela-cloud.ssml delete mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela.ssml delete mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.apple.ssml delete mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.elevenlabs.ssml delete mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.google.ssml delete mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly.ssml delete mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.samsung.ssml delete mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.sapi.ssml delete mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.w3c.ssml delete mode 100644 test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.watson.ssml delete mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela-cloud.ssml delete mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela.ssml delete mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.apple.ssml delete mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.elevenlabs.ssml delete mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.google.ssml delete mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly.ssml delete mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.samsung.ssml delete mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.sapi.ssml delete mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.w3c.ssml delete mode 100644 test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.watson.ssml delete mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.acapela-cloud.ssml delete mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.acapela.ssml delete mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.apple.ssml delete mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.elevenlabs.ssml delete mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.google.ssml delete mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.polly.ssml delete mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.samsung.ssml delete mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.sapi.ssml delete mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.w3c.ssml delete mode 100644 test-data/newscaster-section section on same line/newscaster-section section on same line.watson.ssml delete mode 100644 test-data/number-standard/number-standard.acapela.ssml delete mode 100644 test-data/number-standard/number-standard.elevenlabs.ssml delete mode 100644 test-data/ordinal-standard/ordinal-standard.acapela.ssml delete mode 100644 test-data/ordinal-standard/ordinal-standard.elevenlabs.ssml delete mode 100644 test-data/pitch-standard-high/pitch-standard-high.elevenlabs.ssml delete mode 100644 test-data/pitch-standard-high/pitch-standard-high.polly-neural.ssml delete mode 100644 test-data/pitch-standard-low/pitch-standard-low.elevenlabs.ssml delete mode 100644 test-data/pitch-standard-low/pitch-standard-low.polly-neural.ssml delete mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.elevenlabs.ssml delete mode 100644 test-data/pitch-standard-medium/pitch-standard-medium.polly-neural.ssml delete mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.elevenlabs.ssml delete mode 100644 test-data/pitch-standard-x-high/pitch-standard-x-high.polly-neural.ssml delete mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.elevenlabs.ssml delete mode 100644 test-data/pitch-standard-x-low/pitch-standard-x-low.polly-neural.ssml delete mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.elevenlabs.ssml delete mode 100644 test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly-neural.ssml delete mode 100644 test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.elevenlabs.ssml delete mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.elevenlabs.ssml delete mode 100644 test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly-neural.ssml delete mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.elevenlabs.ssml delete mode 100644 test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly-neural.ssml delete mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.elevenlabs.ssml delete mode 100644 test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly-neural.ssml delete mode 100644 test-data/rate-standard-fast/rate-standard-fast.elevenlabs.ssml delete mode 100644 test-data/rate-standard-medium/rate-standard-medium.elevenlabs.ssml delete mode 100644 test-data/rate-standard-slow/rate-standard-slow.elevenlabs.ssml delete mode 100644 test-data/rate-standard-x-fast/rate-standard-x-fast.elevenlabs.ssml delete mode 100644 test-data/rate-standard-x-slow/rate-standard-x-slow.elevenlabs.ssml delete mode 100644 test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.elevenlabs.ssml delete mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.elevenlabs.ssml delete mode 100644 test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.samsung.ssml delete mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.elevenlabs.ssml delete mode 100644 test-data/sections-standard voice section on same line/sections-standard voice section on same line.samsung.ssml delete mode 100644 test-data/sections-standard/sections-standard.elevenlabs.ssml delete mode 100644 test-data/sections-standard/sections-standard.samsung.ssml delete mode 100644 test-data/sub-short/sub-short.elevenlabs.ssml delete mode 100644 test-data/sub-standard/sub-standard.elevenlabs.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.acapela-cloud.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.acapela.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.alexa.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.apple.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.azure.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.elevenlabs.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.google.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.polly-neural.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.samsung.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.sapi.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.w3c.ssml delete mode 100644 test-data/timbre-standard/timbre-standard.watson.ssml delete mode 100644 test-data/time-standard/time-standard.acapela.ssml delete mode 100644 test-data/time-standard/time-standard.elevenlabs.ssml delete mode 100644 test-data/time-standard/time-standard.samsung.ssml delete mode 100644 test-data/unit-standard/unit-standard.acapela.ssml delete mode 100644 test-data/unit-standard/unit-standard.elevenlabs.ssml delete mode 100644 test-data/unit-standard/unit-standard.samsung.ssml delete mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.elevenlabs.ssml delete mode 100644 test-data/voice-azure-displayname/voice-azure-displayname.samsung.ssml delete mode 100644 test-data/voice-standard device name/voice-standard device name.elevenlabs.ssml delete mode 100644 test-data/voice-standard device name/voice-standard device name.samsung.ssml delete mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.elevenlabs.ssml delete mode 100644 test-data/voice-standard invalid name/voice-standard invalid name.samsung.ssml delete mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.elevenlabs.ssml delete mode 100644 test-data/voice-standard lowercase name/voice-standard lowercase name.samsung.ssml delete mode 100644 test-data/voice-standard/voice-standard.elevenlabs.ssml delete mode 100644 test-data/voice-standard/voice-standard.samsung.ssml delete mode 100644 test-data/volume-standard-loud/volume-standard-loud.elevenlabs.ssml delete mode 100644 test-data/volume-standard-medium/volume-standard-medium.elevenlabs.ssml delete mode 100644 test-data/volume-standard-silent/volume-standard-silent.elevenlabs.ssml delete mode 100644 test-data/volume-standard-soft/volume-standard-soft.elevenlabs.ssml delete mode 100644 test-data/volume-standard-x-loud/volume-standard-x-loud.elevenlabs.ssml delete mode 100644 test-data/volume-standard-x-soft/volume-standard-x-soft.elevenlabs.ssml delete mode 100644 test-data/whisper-standard/whisper-standard.apple.ssml delete mode 100644 test-data/whisper-standard/whisper-standard.elevenlabs.ssml delete mode 100644 test-data/whisper-standard/whisper-standard.polly-neural.ssml delete mode 100644 test-data/whisper-standard/whisper-standard.sapi.ssml delete mode 100644 test-data/whisper-standard/whisper-standard.w3c.ssml delete mode 100644 test-data/whisper-standard/whisper-standard.watson.ssml diff --git a/test-data/address-standard/address-standard.acapela.ssml b/test-data/address-standard/address-standard.acapela.ssml deleted file mode 100644 index 8e41080..0000000 --- a/test-data/address-standard/address-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -I'm at 150th CT NE, Redmond, WA. diff --git a/test-data/address-standard/address-standard.elevenlabs.ssml b/test-data/address-standard/address-standard.elevenlabs.ssml deleted file mode 100644 index 8e41080..0000000 --- a/test-data/address-standard/address-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -I'm at 150th CT NE, Redmond, WA. diff --git a/test-data/address-standard/address-standard.samsung.ssml b/test-data/address-standard/address-standard.samsung.ssml deleted file mode 100644 index 2695785..0000000 --- a/test-data/address-standard/address-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I'm at 150th CT NE, Redmond, WA. - diff --git a/test-data/audio-standard single quote/audio-standard single quote.acapela.ssml b/test-data/audio-standard single quote/audio-standard single quote.acapela.ssml deleted file mode 100644 index 1c9d0f4..0000000 --- a/test-data/audio-standard single quote/audio-standard single quote.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Announcing Speech Markdown. diff --git a/test-data/audio-standard single quote/audio-standard single quote.elevenlabs.ssml b/test-data/audio-standard single quote/audio-standard single quote.elevenlabs.ssml deleted file mode 100644 index d6ac71f..0000000 --- a/test-data/audio-standard single quote/audio-standard single quote.elevenlabs.ssml +++ /dev/null @@ -1,2 +0,0 @@ - -Announcing Speech Markdown. diff --git a/test-data/audio-standard single quote/audio-standard single quote.polly-neural.ssml b/test-data/audio-standard single quote/audio-standard single quote.polly-neural.ssml deleted file mode 100644 index e47e730..0000000 --- a/test-data/audio-standard single quote/audio-standard single quote.polly-neural.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Announcing Speech Markdown. - diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.acapela.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.acapela.ssml deleted file mode 100644 index 33d3228..0000000 --- a/test-data/audio-standard soundbank/audio-standard soundbank.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Air horn diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.elevenlabs.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.elevenlabs.ssml deleted file mode 100644 index 45536ff..0000000 --- a/test-data/audio-standard soundbank/audio-standard soundbank.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ - Air horn diff --git a/test-data/audio-standard soundbank/audio-standard soundbank.polly-neural.ssml b/test-data/audio-standard soundbank/audio-standard soundbank.polly-neural.ssml deleted file mode 100644 index 66a19a7..0000000 --- a/test-data/audio-standard soundbank/audio-standard soundbank.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Air horn - diff --git a/test-data/audio-standard/audio-standard.acapela.ssml b/test-data/audio-standard/audio-standard.acapela.ssml deleted file mode 100644 index 1c9d0f4..0000000 --- a/test-data/audio-standard/audio-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Announcing Speech Markdown. diff --git a/test-data/audio-standard/audio-standard.elevenlabs.ssml b/test-data/audio-standard/audio-standard.elevenlabs.ssml deleted file mode 100644 index d6ac71f..0000000 --- a/test-data/audio-standard/audio-standard.elevenlabs.ssml +++ /dev/null @@ -1,2 +0,0 @@ - -Announcing Speech Markdown. diff --git a/test-data/audio-standard/audio-standard.polly-neural.ssml b/test-data/audio-standard/audio-standard.polly-neural.ssml deleted file mode 100644 index e47e730..0000000 --- a/test-data/audio-standard/audio-standard.polly-neural.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Announcing Speech Markdown. - diff --git a/test-data/audio-with-caption/audio-with-caption.acapela-cloud.ssml b/test-data/audio-with-caption/audio-with-caption.acapela-cloud.ssml deleted file mode 100644 index 2f37d2b..0000000 --- a/test-data/audio-with-caption/audio-with-caption.acapela-cloud.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/test-data/audio-with-caption/audio-with-caption.acapela.ssml b/test-data/audio-with-caption/audio-with-caption.acapela.ssml deleted file mode 100644 index 1c9d0f4..0000000 --- a/test-data/audio-with-caption/audio-with-caption.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Announcing Speech Markdown. diff --git a/test-data/audio-with-caption/audio-with-caption.alexa.ssml b/test-data/audio-with-caption/audio-with-caption.alexa.ssml deleted file mode 100644 index 2f37d2b..0000000 --- a/test-data/audio-with-caption/audio-with-caption.alexa.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/test-data/audio-with-caption/audio-with-caption.apple.ssml b/test-data/audio-with-caption/audio-with-caption.apple.ssml deleted file mode 100644 index 2f37d2b..0000000 --- a/test-data/audio-with-caption/audio-with-caption.apple.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/test-data/audio-with-caption/audio-with-caption.azure.ssml b/test-data/audio-with-caption/audio-with-caption.azure.ssml deleted file mode 100644 index 2f37d2b..0000000 --- a/test-data/audio-with-caption/audio-with-caption.azure.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/test-data/audio-with-caption/audio-with-caption.elevenlabs.ssml b/test-data/audio-with-caption/audio-with-caption.elevenlabs.ssml deleted file mode 100644 index 2a9cec2..0000000 --- a/test-data/audio-with-caption/audio-with-caption.elevenlabs.ssml +++ /dev/null @@ -1,2 +0,0 @@ -a cat purring -Announcing Speech Markdown. diff --git a/test-data/audio-with-caption/audio-with-caption.polly-neural.ssml b/test-data/audio-with-caption/audio-with-caption.polly-neural.ssml deleted file mode 100644 index e47e730..0000000 --- a/test-data/audio-with-caption/audio-with-caption.polly-neural.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Announcing Speech Markdown. - diff --git a/test-data/audio-with-caption/audio-with-caption.polly.ssml b/test-data/audio-with-caption/audio-with-caption.polly.ssml deleted file mode 100644 index e47e730..0000000 --- a/test-data/audio-with-caption/audio-with-caption.polly.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Announcing Speech Markdown. - diff --git a/test-data/audio-with-caption/audio-with-caption.samsung.ssml b/test-data/audio-with-caption/audio-with-caption.samsung.ssml deleted file mode 100644 index fc139d5..0000000 --- a/test-data/audio-with-caption/audio-with-caption.samsung.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Announcing Speech Markdown. - diff --git a/test-data/audio-with-caption/audio-with-caption.sapi.ssml b/test-data/audio-with-caption/audio-with-caption.sapi.ssml deleted file mode 100644 index 2f37d2b..0000000 --- a/test-data/audio-with-caption/audio-with-caption.sapi.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/test-data/audio-with-caption/audio-with-caption.w3c.ssml b/test-data/audio-with-caption/audio-with-caption.w3c.ssml deleted file mode 100644 index 2f37d2b..0000000 --- a/test-data/audio-with-caption/audio-with-caption.w3c.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/test-data/audio-with-caption/audio-with-caption.watson.ssml b/test-data/audio-with-caption/audio-with-caption.watson.ssml deleted file mode 100644 index 2f37d2b..0000000 --- a/test-data/audio-with-caption/audio-with-caption.watson.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/test-data/azure-style-advertisement_upbeat/azure-style-advertisement_upbeat.azure.ssml b/test-data/azure-style-advertisement_upbeat/azure-style-advertisement_upbeat.azure.ssml new file mode 100644 index 0000000..1ebebfa --- /dev/null +++ b/test-data/azure-style-advertisement_upbeat/azure-style-advertisement_upbeat.azure.ssml @@ -0,0 +1,3 @@ + +This is advertisement_upbeat speech. + diff --git a/test-data/azure-style-advertisement_upbeat/azure-style-advertisement_upbeat.smd b/test-data/azure-style-advertisement_upbeat/azure-style-advertisement_upbeat.smd new file mode 100644 index 0000000..c105233 --- /dev/null +++ b/test-data/azure-style-advertisement_upbeat/azure-style-advertisement_upbeat.smd @@ -0,0 +1 @@ +(This is advertisement_upbeat speech.)[advertisement_upbeat] diff --git a/test-data/azure-style-affectionate/azure-style-affectionate.azure.ssml b/test-data/azure-style-affectionate/azure-style-affectionate.azure.ssml new file mode 100644 index 0000000..f3c66b2 --- /dev/null +++ b/test-data/azure-style-affectionate/azure-style-affectionate.azure.ssml @@ -0,0 +1,3 @@ + +This is affectionate speech. + diff --git a/test-data/azure-style-affectionate/azure-style-affectionate.smd b/test-data/azure-style-affectionate/azure-style-affectionate.smd new file mode 100644 index 0000000..1fdeedd --- /dev/null +++ b/test-data/azure-style-affectionate/azure-style-affectionate.smd @@ -0,0 +1 @@ +(This is affectionate speech.)[affectionate] diff --git a/test-data/azure-style-assistant/azure-style-assistant.azure.ssml b/test-data/azure-style-assistant/azure-style-assistant.azure.ssml new file mode 100644 index 0000000..33df437 --- /dev/null +++ b/test-data/azure-style-assistant/azure-style-assistant.azure.ssml @@ -0,0 +1,3 @@ + +This is assistant speech. + diff --git a/test-data/azure-style-assistant/azure-style-assistant.smd b/test-data/azure-style-assistant/azure-style-assistant.smd new file mode 100644 index 0000000..54cf13f --- /dev/null +++ b/test-data/azure-style-assistant/azure-style-assistant.smd @@ -0,0 +1 @@ +(This is assistant speech.)[assistant] diff --git a/test-data/azure-style-calm/azure-style-calm.azure.ssml b/test-data/azure-style-calm/azure-style-calm.azure.ssml new file mode 100644 index 0000000..a95d1b1 --- /dev/null +++ b/test-data/azure-style-calm/azure-style-calm.azure.ssml @@ -0,0 +1,3 @@ + +This is calm speech. + diff --git a/test-data/azure-style-calm/azure-style-calm.smd b/test-data/azure-style-calm/azure-style-calm.smd new file mode 100644 index 0000000..5f4dfb1 --- /dev/null +++ b/test-data/azure-style-calm/azure-style-calm.smd @@ -0,0 +1 @@ +(This is calm speech.)[calm] diff --git a/test-data/azure-style-depressed/azure-style-depressed.azure.ssml b/test-data/azure-style-depressed/azure-style-depressed.azure.ssml new file mode 100644 index 0000000..450e22b --- /dev/null +++ b/test-data/azure-style-depressed/azure-style-depressed.azure.ssml @@ -0,0 +1,3 @@ + +This is depressed speech. + diff --git a/test-data/azure-style-depressed/azure-style-depressed.smd b/test-data/azure-style-depressed/azure-style-depressed.smd new file mode 100644 index 0000000..a934423 --- /dev/null +++ b/test-data/azure-style-depressed/azure-style-depressed.smd @@ -0,0 +1 @@ +(This is depressed speech.)[depressed] diff --git a/test-data/azure-style-disgruntled/azure-style-disgruntled.azure.ssml b/test-data/azure-style-disgruntled/azure-style-disgruntled.azure.ssml new file mode 100644 index 0000000..065985b --- /dev/null +++ b/test-data/azure-style-disgruntled/azure-style-disgruntled.azure.ssml @@ -0,0 +1,3 @@ + +This is disgruntled speech. + diff --git a/test-data/azure-style-disgruntled/azure-style-disgruntled.smd b/test-data/azure-style-disgruntled/azure-style-disgruntled.smd new file mode 100644 index 0000000..980e808 --- /dev/null +++ b/test-data/azure-style-disgruntled/azure-style-disgruntled.smd @@ -0,0 +1 @@ +(This is disgruntled speech.)[disgruntled] diff --git a/test-data/azure-style-documentary-narration/azure-style-documentary-narration.azure.ssml b/test-data/azure-style-documentary-narration/azure-style-documentary-narration.azure.ssml new file mode 100644 index 0000000..ad08853 --- /dev/null +++ b/test-data/azure-style-documentary-narration/azure-style-documentary-narration.azure.ssml @@ -0,0 +1,3 @@ + +This is documentary-narration speech. + diff --git a/test-data/azure-style-documentary-narration/azure-style-documentary-narration.smd b/test-data/azure-style-documentary-narration/azure-style-documentary-narration.smd new file mode 100644 index 0000000..ffa6f42 --- /dev/null +++ b/test-data/azure-style-documentary-narration/azure-style-documentary-narration.smd @@ -0,0 +1 @@ +(This is documentary-narration speech.)[documentary-narration] diff --git a/test-data/azure-style-embarrassed/azure-style-embarrassed.azure.ssml b/test-data/azure-style-embarrassed/azure-style-embarrassed.azure.ssml new file mode 100644 index 0000000..cc0008d --- /dev/null +++ b/test-data/azure-style-embarrassed/azure-style-embarrassed.azure.ssml @@ -0,0 +1,3 @@ + +This is embarrassed speech. + diff --git a/test-data/azure-style-embarrassed/azure-style-embarrassed.smd b/test-data/azure-style-embarrassed/azure-style-embarrassed.smd new file mode 100644 index 0000000..70f4a3a --- /dev/null +++ b/test-data/azure-style-embarrassed/azure-style-embarrassed.smd @@ -0,0 +1 @@ +(This is embarrassed speech.)[embarrassed] diff --git a/test-data/azure-style-empathetic/azure-style-empathetic.azure.ssml b/test-data/azure-style-empathetic/azure-style-empathetic.azure.ssml new file mode 100644 index 0000000..f47a501 --- /dev/null +++ b/test-data/azure-style-empathetic/azure-style-empathetic.azure.ssml @@ -0,0 +1,3 @@ + +This is empathetic speech. + diff --git a/test-data/azure-style-empathetic/azure-style-empathetic.smd b/test-data/azure-style-empathetic/azure-style-empathetic.smd new file mode 100644 index 0000000..67ede0b --- /dev/null +++ b/test-data/azure-style-empathetic/azure-style-empathetic.smd @@ -0,0 +1 @@ +(This is empathetic speech.)[empathetic] diff --git a/test-data/azure-style-envious/azure-style-envious.azure.ssml b/test-data/azure-style-envious/azure-style-envious.azure.ssml new file mode 100644 index 0000000..41761d6 --- /dev/null +++ b/test-data/azure-style-envious/azure-style-envious.azure.ssml @@ -0,0 +1,3 @@ + +This is envious speech. + diff --git a/test-data/azure-style-envious/azure-style-envious.smd b/test-data/azure-style-envious/azure-style-envious.smd new file mode 100644 index 0000000..d8d5104 --- /dev/null +++ b/test-data/azure-style-envious/azure-style-envious.smd @@ -0,0 +1 @@ +(This is envious speech.)[envious] diff --git a/test-data/azure-style-fearful/azure-style-fearful.azure.ssml b/test-data/azure-style-fearful/azure-style-fearful.azure.ssml new file mode 100644 index 0000000..d40a5b0 --- /dev/null +++ b/test-data/azure-style-fearful/azure-style-fearful.azure.ssml @@ -0,0 +1,3 @@ + +This is fearful speech. + diff --git a/test-data/azure-style-fearful/azure-style-fearful.smd b/test-data/azure-style-fearful/azure-style-fearful.smd new file mode 100644 index 0000000..9a27330 --- /dev/null +++ b/test-data/azure-style-fearful/azure-style-fearful.smd @@ -0,0 +1 @@ +(This is fearful speech.)[fearful] diff --git a/test-data/azure-style-gentle/azure-style-gentle.azure.ssml b/test-data/azure-style-gentle/azure-style-gentle.azure.ssml new file mode 100644 index 0000000..0647f7f --- /dev/null +++ b/test-data/azure-style-gentle/azure-style-gentle.azure.ssml @@ -0,0 +1,3 @@ + +This is gentle speech. + diff --git a/test-data/azure-style-gentle/azure-style-gentle.smd b/test-data/azure-style-gentle/azure-style-gentle.smd new file mode 100644 index 0000000..d45693a --- /dev/null +++ b/test-data/azure-style-gentle/azure-style-gentle.smd @@ -0,0 +1 @@ +(This is gentle speech.)[gentle] diff --git a/test-data/azure-style-hopeful/azure-style-hopeful.azure.ssml b/test-data/azure-style-hopeful/azure-style-hopeful.azure.ssml new file mode 100644 index 0000000..cad8fb7 --- /dev/null +++ b/test-data/azure-style-hopeful/azure-style-hopeful.azure.ssml @@ -0,0 +1,3 @@ + +This is hopeful speech. + diff --git a/test-data/azure-style-hopeful/azure-style-hopeful.smd b/test-data/azure-style-hopeful/azure-style-hopeful.smd new file mode 100644 index 0000000..3ab4929 --- /dev/null +++ b/test-data/azure-style-hopeful/azure-style-hopeful.smd @@ -0,0 +1 @@ +(This is hopeful speech.)[hopeful] diff --git a/test-data/azure-style-lyrical/azure-style-lyrical.azure.ssml b/test-data/azure-style-lyrical/azure-style-lyrical.azure.ssml new file mode 100644 index 0000000..c44bfe3 --- /dev/null +++ b/test-data/azure-style-lyrical/azure-style-lyrical.azure.ssml @@ -0,0 +1,3 @@ + +This is lyrical speech. + diff --git a/test-data/azure-style-lyrical/azure-style-lyrical.smd b/test-data/azure-style-lyrical/azure-style-lyrical.smd new file mode 100644 index 0000000..2353a3f --- /dev/null +++ b/test-data/azure-style-lyrical/azure-style-lyrical.smd @@ -0,0 +1 @@ +(This is lyrical speech.)[lyrical] diff --git a/test-data/azure-style-narration-relaxed/azure-style-narration-relaxed.azure.ssml b/test-data/azure-style-narration-relaxed/azure-style-narration-relaxed.azure.ssml new file mode 100644 index 0000000..e4734e8 --- /dev/null +++ b/test-data/azure-style-narration-relaxed/azure-style-narration-relaxed.azure.ssml @@ -0,0 +1,3 @@ + +This is narration-relaxed speech. + diff --git a/test-data/azure-style-narration-relaxed/azure-style-narration-relaxed.smd b/test-data/azure-style-narration-relaxed/azure-style-narration-relaxed.smd new file mode 100644 index 0000000..a30cbd5 --- /dev/null +++ b/test-data/azure-style-narration-relaxed/azure-style-narration-relaxed.smd @@ -0,0 +1 @@ +(This is narration-relaxed speech.)[narration-relaxed] diff --git a/test-data/azure-style-newscast-formal/azure-style-newscast-formal.azure.ssml b/test-data/azure-style-newscast-formal/azure-style-newscast-formal.azure.ssml new file mode 100644 index 0000000..0665d12 --- /dev/null +++ b/test-data/azure-style-newscast-formal/azure-style-newscast-formal.azure.ssml @@ -0,0 +1,3 @@ + +This is newscast-formal speech. + diff --git a/test-data/azure-style-newscast-formal/azure-style-newscast-formal.smd b/test-data/azure-style-newscast-formal/azure-style-newscast-formal.smd new file mode 100644 index 0000000..2dfd39a --- /dev/null +++ b/test-data/azure-style-newscast-formal/azure-style-newscast-formal.smd @@ -0,0 +1 @@ +(This is newscast-formal speech.)[newscast-formal] diff --git a/test-data/azure-style-poetry-reading/azure-style-poetry-reading.azure.ssml b/test-data/azure-style-poetry-reading/azure-style-poetry-reading.azure.ssml new file mode 100644 index 0000000..d9e42fa --- /dev/null +++ b/test-data/azure-style-poetry-reading/azure-style-poetry-reading.azure.ssml @@ -0,0 +1,3 @@ + +This is poetry-reading speech. + diff --git a/test-data/azure-style-poetry-reading/azure-style-poetry-reading.smd b/test-data/azure-style-poetry-reading/azure-style-poetry-reading.smd new file mode 100644 index 0000000..c4ed942 --- /dev/null +++ b/test-data/azure-style-poetry-reading/azure-style-poetry-reading.smd @@ -0,0 +1 @@ +(This is poetry-reading speech.)[poetry-reading] diff --git a/test-data/azure-style-serious/azure-style-serious.azure.ssml b/test-data/azure-style-serious/azure-style-serious.azure.ssml new file mode 100644 index 0000000..aa8f1e1 --- /dev/null +++ b/test-data/azure-style-serious/azure-style-serious.azure.ssml @@ -0,0 +1,3 @@ + +This is serious speech. + diff --git a/test-data/azure-style-serious/azure-style-serious.smd b/test-data/azure-style-serious/azure-style-serious.smd new file mode 100644 index 0000000..0b9f7da --- /dev/null +++ b/test-data/azure-style-serious/azure-style-serious.smd @@ -0,0 +1 @@ +(This is serious speech.)[serious] diff --git a/test-data/azure-style-shouting/azure-style-shouting.azure.ssml b/test-data/azure-style-shouting/azure-style-shouting.azure.ssml new file mode 100644 index 0000000..9ca3bdb --- /dev/null +++ b/test-data/azure-style-shouting/azure-style-shouting.azure.ssml @@ -0,0 +1,3 @@ + +This is shouting speech. + diff --git a/test-data/azure-style-shouting/azure-style-shouting.smd b/test-data/azure-style-shouting/azure-style-shouting.smd new file mode 100644 index 0000000..46ca33a --- /dev/null +++ b/test-data/azure-style-shouting/azure-style-shouting.smd @@ -0,0 +1 @@ +(This is shouting speech.)[shouting] diff --git a/test-data/azure-style-sports_commentary/azure-style-sports_commentary.azure.ssml b/test-data/azure-style-sports_commentary/azure-style-sports_commentary.azure.ssml new file mode 100644 index 0000000..a699245 --- /dev/null +++ b/test-data/azure-style-sports_commentary/azure-style-sports_commentary.azure.ssml @@ -0,0 +1,3 @@ + +This is sports_commentary speech. + diff --git a/test-data/azure-style-sports_commentary/azure-style-sports_commentary.smd b/test-data/azure-style-sports_commentary/azure-style-sports_commentary.smd new file mode 100644 index 0000000..c9c6f0d --- /dev/null +++ b/test-data/azure-style-sports_commentary/azure-style-sports_commentary.smd @@ -0,0 +1 @@ +(This is sports_commentary speech.)[sports_commentary] diff --git a/test-data/azure-style-sports_commentary_excited/azure-style-sports_commentary_excited.azure.ssml b/test-data/azure-style-sports_commentary_excited/azure-style-sports_commentary_excited.azure.ssml new file mode 100644 index 0000000..0ef0908 --- /dev/null +++ b/test-data/azure-style-sports_commentary_excited/azure-style-sports_commentary_excited.azure.ssml @@ -0,0 +1,3 @@ + +This is sports_commentary_excited speech. + diff --git a/test-data/azure-style-sports_commentary_excited/azure-style-sports_commentary_excited.smd b/test-data/azure-style-sports_commentary_excited/azure-style-sports_commentary_excited.smd new file mode 100644 index 0000000..467b006 --- /dev/null +++ b/test-data/azure-style-sports_commentary_excited/azure-style-sports_commentary_excited.smd @@ -0,0 +1 @@ +(This is sports_commentary_excited speech.)[sports_commentary_excited] diff --git a/test-data/azure-style-terrified/azure-style-terrified.azure.ssml b/test-data/azure-style-terrified/azure-style-terrified.azure.ssml new file mode 100644 index 0000000..a87bb21 --- /dev/null +++ b/test-data/azure-style-terrified/azure-style-terrified.azure.ssml @@ -0,0 +1,3 @@ + +This is terrified speech. + diff --git a/test-data/azure-style-terrified/azure-style-terrified.smd b/test-data/azure-style-terrified/azure-style-terrified.smd new file mode 100644 index 0000000..d58f1f0 --- /dev/null +++ b/test-data/azure-style-terrified/azure-style-terrified.smd @@ -0,0 +1 @@ +(This is terrified speech.)[terrified] diff --git a/test-data/azure-style-unfriendly/azure-style-unfriendly.azure.ssml b/test-data/azure-style-unfriendly/azure-style-unfriendly.azure.ssml new file mode 100644 index 0000000..57e0cc5 --- /dev/null +++ b/test-data/azure-style-unfriendly/azure-style-unfriendly.azure.ssml @@ -0,0 +1,3 @@ + +This is unfriendly speech. + diff --git a/test-data/azure-style-unfriendly/azure-style-unfriendly.smd b/test-data/azure-style-unfriendly/azure-style-unfriendly.smd new file mode 100644 index 0000000..333074b --- /dev/null +++ b/test-data/azure-style-unfriendly/azure-style-unfriendly.smd @@ -0,0 +1 @@ +(This is unfriendly speech.)[unfriendly] diff --git a/test-data/azure-style-whispering/azure-style-whispering.azure.ssml b/test-data/azure-style-whispering/azure-style-whispering.azure.ssml new file mode 100644 index 0000000..9b5d5bd --- /dev/null +++ b/test-data/azure-style-whispering/azure-style-whispering.azure.ssml @@ -0,0 +1,3 @@ + +This is whispering speech. + diff --git a/test-data/azure-style-whispering/azure-style-whispering.smd b/test-data/azure-style-whispering/azure-style-whispering.smd new file mode 100644 index 0000000..f5792f5 --- /dev/null +++ b/test-data/azure-style-whispering/azure-style-whispering.smd @@ -0,0 +1 @@ +(This is whispering speech.)[whispering] diff --git a/test-data/bare-ipa/bare-ipa.elevenlabs.ssml b/test-data/bare-ipa/bare-ipa.elevenlabs.ssml deleted file mode 100644 index b2d992c..0000000 --- a/test-data/bare-ipa/bare-ipa.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -say now diff --git a/test-data/cardinal-standard/cardinal-standard.acapela.ssml b/test-data/cardinal-standard/cardinal-standard.acapela.ssml deleted file mode 100644 index 190a180..0000000 --- a/test-data/cardinal-standard/cardinal-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -123 diff --git a/test-data/cardinal-standard/cardinal-standard.elevenlabs.ssml b/test-data/cardinal-standard/cardinal-standard.elevenlabs.ssml deleted file mode 100644 index 190a180..0000000 --- a/test-data/cardinal-standard/cardinal-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -123 diff --git a/test-data/characters-standard/characters-standard.elevenlabs.ssml b/test-data/characters-standard/characters-standard.elevenlabs.ssml deleted file mode 100644 index eabbbb1..0000000 --- a/test-data/characters-standard/characters-standard.elevenlabs.ssml +++ /dev/null @@ -1,2 +0,0 @@ -Countdown: 321 -The word is spelled: park diff --git a/test-data/date-standard/date-standard.acapela.ssml b/test-data/date-standard/date-standard.acapela.ssml deleted file mode 100644 index 1974176..0000000 --- a/test-data/date-standard/date-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -The date is 10-19-2016. diff --git a/test-data/date-standard/date-standard.elevenlabs.ssml b/test-data/date-standard/date-standard.elevenlabs.ssml deleted file mode 100644 index 1974176..0000000 --- a/test-data/date-standard/date-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -The date is 10-19-2016. diff --git a/test-data/date-standard/date-standard.samsung.ssml b/test-data/date-standard/date-standard.samsung.ssml deleted file mode 100644 index f9b4712..0000000 --- a/test-data/date-standard/date-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -The date is 10-19-2016. - diff --git a/test-data/digits-standard/digits-standard.acapela.ssml b/test-data/digits-standard/digits-standard.acapela.ssml deleted file mode 100644 index bdfcb56..0000000 --- a/test-data/digits-standard/digits-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -\rms=1\123 diff --git a/test-data/digits-standard/digits-standard.elevenlabs.ssml b/test-data/digits-standard/digits-standard.elevenlabs.ssml deleted file mode 100644 index 190a180..0000000 --- a/test-data/digits-standard/digits-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -123 diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela-cloud.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela-cloud.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela-cloud.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela.ssml deleted file mode 100644 index 362c049..0000000 --- a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Section 1 diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.apple.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.apple.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.apple.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.elevenlabs.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.elevenlabs.ssml deleted file mode 100644 index 00ffc14..0000000 --- a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.elevenlabs.ssml +++ /dev/null @@ -1,2 +0,0 @@ - -Section 1 diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.google.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.google.ssml deleted file mode 100644 index d6741ba..0000000 --- a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Section 1 - diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly-neural.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly-neural.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly-neural.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.polly.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.samsung.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.samsung.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.samsung.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.sapi.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.sapi.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.sapi.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.w3c.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.w3c.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.w3c.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.watson.ssml b/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.watson.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/disappointed-section end speak tag at end/disappointed-section end speak tag at end.watson.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela-cloud.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela-cloud.ssml deleted file mode 100644 index e97c693..0000000 --- a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela-cloud.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[disappointed] -I am disappointed - medium. -#[disappointed:"medium"] -I am disappointed - medium. -#[disappointed:"low"] -I am disappointed - low. -#[disappointed:"high"] -I am disappointed - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela.ssml deleted file mode 100644 index 44b56e1..0000000 --- a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.acapela.ssml +++ /dev/null @@ -1,11 +0,0 @@ -Normal speech. -#[disappointed] -I am disappointed - medium. -#[disappointed:"medium"] -I am disappointed - medium. -#[disappointed:"low"] -I am disappointed - low. -#[disappointed:"high"] -I am disappointed - high. -#[defaults] -Now back to normal speech. diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.apple.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.apple.ssml deleted file mode 100644 index e97c693..0000000 --- a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.apple.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[disappointed] -I am disappointed - medium. -#[disappointed:"medium"] -I am disappointed - medium. -#[disappointed:"low"] -I am disappointed - low. -#[disappointed:"high"] -I am disappointed - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.elevenlabs.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.elevenlabs.ssml deleted file mode 100644 index 44b56e1..0000000 --- a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.elevenlabs.ssml +++ /dev/null @@ -1,11 +0,0 @@ -Normal speech. -#[disappointed] -I am disappointed - medium. -#[disappointed:"medium"] -I am disappointed - medium. -#[disappointed:"low"] -I am disappointed - low. -#[disappointed:"high"] -I am disappointed - high. -#[defaults] -Now back to normal speech. diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.google.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.google.ssml deleted file mode 100644 index ff6f835..0000000 --- a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.google.ssml +++ /dev/null @@ -1,8 +0,0 @@ - -Normal speech. -I am disappointed - medium. -I am disappointed - medium. -I am disappointed - low. -I am disappointed - high. -Now back to normal speech. - diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly-neural.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly-neural.ssml deleted file mode 100644 index e97c693..0000000 --- a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly-neural.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[disappointed] -I am disappointed - medium. -#[disappointed:"medium"] -I am disappointed - medium. -#[disappointed:"low"] -I am disappointed - low. -#[disappointed:"high"] -I am disappointed - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly.ssml deleted file mode 100644 index e97c693..0000000 --- a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.polly.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[disappointed] -I am disappointed - medium. -#[disappointed:"medium"] -I am disappointed - medium. -#[disappointed:"low"] -I am disappointed - low. -#[disappointed:"high"] -I am disappointed - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.samsung.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.samsung.ssml deleted file mode 100644 index e97c693..0000000 --- a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.samsung.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[disappointed] -I am disappointed - medium. -#[disappointed:"medium"] -I am disappointed - medium. -#[disappointed:"low"] -I am disappointed - low. -#[disappointed:"high"] -I am disappointed - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.sapi.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.sapi.ssml deleted file mode 100644 index e97c693..0000000 --- a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.sapi.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[disappointed] -I am disappointed - medium. -#[disappointed:"medium"] -I am disappointed - medium. -#[disappointed:"low"] -I am disappointed - low. -#[disappointed:"high"] -I am disappointed - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.w3c.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.w3c.ssml deleted file mode 100644 index e97c693..0000000 --- a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.w3c.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[disappointed] -I am disappointed - medium. -#[disappointed:"medium"] -I am disappointed - medium. -#[disappointed:"low"] -I am disappointed - low. -#[disappointed:"high"] -I am disappointed - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.watson.ssml b/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.watson.ssml deleted file mode 100644 index e97c693..0000000 --- a/test-data/disappointed-section normal to disappointed intensities to normal/disappointed-section normal to disappointed intensities to normal.watson.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[disappointed] -I am disappointed - medium. -#[disappointed:"medium"] -I am disappointed - medium. -#[disappointed:"low"] -I am disappointed - low. -#[disappointed:"high"] -I am disappointed - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela-cloud.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela-cloud.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela.ssml deleted file mode 100644 index fbaa33d..0000000 --- a/test-data/disappointed-section section on same line/disappointed-section section on same line.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Hey there, nice to meet you diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.apple.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.apple.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/disappointed-section section on same line/disappointed-section section on same line.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.elevenlabs.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.elevenlabs.ssml deleted file mode 100644 index 198b443..0000000 --- a/test-data/disappointed-section section on same line/disappointed-section section on same line.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ - Hey there, nice to meet you diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.google.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.google.ssml deleted file mode 100644 index 57d88e5..0000000 --- a/test-data/disappointed-section section on same line/disappointed-section section on same line.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hey there, nice to meet you - diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.polly-neural.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.polly-neural.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/disappointed-section section on same line/disappointed-section section on same line.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.polly.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.polly.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/disappointed-section section on same line/disappointed-section section on same line.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.samsung.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.samsung.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/disappointed-section section on same line/disappointed-section section on same line.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.sapi.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.sapi.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/disappointed-section section on same line/disappointed-section section on same line.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.w3c.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.w3c.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/disappointed-section section on same line/disappointed-section section on same line.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/disappointed-section section on same line/disappointed-section section on same line.watson.ssml b/test-data/disappointed-section section on same line/disappointed-section section on same line.watson.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/disappointed-section section on same line/disappointed-section section on same line.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela-cloud.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela-cloud.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela.ssml deleted file mode 100644 index d086ee3..0000000 --- a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.apple.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.apple.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.elevenlabs.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.elevenlabs.ssml deleted file mode 100644 index d086ee3..0000000 --- a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.google.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.google.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly-neural.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly-neural.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.samsung.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.samsung.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.sapi.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.sapi.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.w3c.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.w3c.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.watson.ssml b/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.watson.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard invalid intensity/disappointed-standard invalid intensity.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela-cloud.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela-cloud.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela.ssml deleted file mode 100644 index d086ee3..0000000 --- a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.apple.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.apple.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.elevenlabs.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.elevenlabs.ssml deleted file mode 100644 index d086ee3..0000000 --- a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.google.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.google.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly-neural.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly-neural.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.samsung.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.samsung.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.sapi.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.sapi.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.w3c.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.w3c.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.watson.ssml b/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.watson.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard non-lowercase intensity/disappointed-standard non-lowercase intensity.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard/disappointed-standard.acapela-cloud.ssml b/test-data/disappointed-standard/disappointed-standard.acapela-cloud.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard/disappointed-standard.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard/disappointed-standard.acapela.ssml b/test-data/disappointed-standard/disappointed-standard.acapela.ssml deleted file mode 100644 index d086ee3..0000000 --- a/test-data/disappointed-standard/disappointed-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard/disappointed-standard.apple.ssml b/test-data/disappointed-standard/disappointed-standard.apple.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard/disappointed-standard.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard/disappointed-standard.elevenlabs.ssml b/test-data/disappointed-standard/disappointed-standard.elevenlabs.ssml deleted file mode 100644 index d086ee3..0000000 --- a/test-data/disappointed-standard/disappointed-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from disappointed to really disappointed. diff --git a/test-data/disappointed-standard/disappointed-standard.google.ssml b/test-data/disappointed-standard/disappointed-standard.google.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard/disappointed-standard.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard/disappointed-standard.polly-neural.ssml b/test-data/disappointed-standard/disappointed-standard.polly-neural.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard/disappointed-standard.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard/disappointed-standard.polly.ssml b/test-data/disappointed-standard/disappointed-standard.polly.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard/disappointed-standard.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard/disappointed-standard.samsung.ssml b/test-data/disappointed-standard/disappointed-standard.samsung.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard/disappointed-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard/disappointed-standard.sapi.ssml b/test-data/disappointed-standard/disappointed-standard.sapi.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard/disappointed-standard.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard/disappointed-standard.w3c.ssml b/test-data/disappointed-standard/disappointed-standard.w3c.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard/disappointed-standard.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/disappointed-standard/disappointed-standard.watson.ssml b/test-data/disappointed-standard/disappointed-standard.watson.ssml deleted file mode 100644 index 8bc6ca5..0000000 --- a/test-data/disappointed-standard/disappointed-standard.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from disappointed to really disappointed. - diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela-cloud.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela-cloud.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela-cloud.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela.ssml deleted file mode 100644 index 362c049..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Section 1 diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.apple.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.apple.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.apple.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.azure.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.azure.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.azure.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.elevenlabs.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.elevenlabs.ssml deleted file mode 100644 index 00ffc14..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.elevenlabs.ssml +++ /dev/null @@ -1,2 +0,0 @@ - -Section 1 diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.google.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.google.ssml deleted file mode 100644 index d6741ba..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Section 1 - diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly-neural.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly-neural.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly-neural.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.polly.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.samsung.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.samsung.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.samsung.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.sapi.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.sapi.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.sapi.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.w3c.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.w3c.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.w3c.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.watson.ssml b/test-data/dj-section end speak tag at end/dj-section end speak tag at end.watson.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/dj-section end speak tag at end/dj-section end speak tag at end.watson.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela-cloud.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela-cloud.ssml deleted file mode 100644 index 820a82f..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela-cloud.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[dj] -Switching to a music/media announcer. -#[defaults] -Now back to normal speech. - diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela.ssml deleted file mode 100644 index 9e5f0c8..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.acapela.ssml +++ /dev/null @@ -1,5 +0,0 @@ -Normal speech. -#[dj] -Switching to a music/media announcer. -#[defaults] -Now back to normal speech. diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.apple.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.apple.ssml deleted file mode 100644 index 820a82f..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.apple.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[dj] -Switching to a music/media announcer. -#[defaults] -Now back to normal speech. - diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.azure.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.azure.ssml deleted file mode 100644 index 820a82f..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.azure.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[dj] -Switching to a music/media announcer. -#[defaults] -Now back to normal speech. - diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.elevenlabs.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.elevenlabs.ssml deleted file mode 100644 index 9e5f0c8..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.elevenlabs.ssml +++ /dev/null @@ -1,5 +0,0 @@ -Normal speech. -#[dj] -Switching to a music/media announcer. -#[defaults] -Now back to normal speech. diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.google.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.google.ssml deleted file mode 100644 index 1dc447e..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.google.ssml +++ /dev/null @@ -1,5 +0,0 @@ - -Normal speech. -Switching to a music/media announcer. -Now back to normal speech. - diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly-neural.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly-neural.ssml deleted file mode 100644 index 820a82f..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly-neural.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[dj] -Switching to a music/media announcer. -#[defaults] -Now back to normal speech. - diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly.ssml deleted file mode 100644 index 820a82f..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.polly.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[dj] -Switching to a music/media announcer. -#[defaults] -Now back to normal speech. - diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.samsung.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.samsung.ssml deleted file mode 100644 index 820a82f..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.samsung.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[dj] -Switching to a music/media announcer. -#[defaults] -Now back to normal speech. - diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.sapi.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.sapi.ssml deleted file mode 100644 index 820a82f..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.sapi.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[dj] -Switching to a music/media announcer. -#[defaults] -Now back to normal speech. - diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.w3c.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.w3c.ssml deleted file mode 100644 index 820a82f..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.w3c.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[dj] -Switching to a music/media announcer. -#[defaults] -Now back to normal speech. - diff --git a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.watson.ssml b/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.watson.ssml deleted file mode 100644 index 820a82f..0000000 --- a/test-data/dj-section normal to dj to normal/dj-section normal to dj to normal.watson.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[dj] -Switching to a music/media announcer. -#[defaults] -Now back to normal speech. - diff --git a/test-data/dj-section section on same line/dj-section section on same line.acapela-cloud.ssml b/test-data/dj-section section on same line/dj-section section on same line.acapela-cloud.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/dj-section section on same line/dj-section section on same line.acapela.ssml b/test-data/dj-section section on same line/dj-section section on same line.acapela.ssml deleted file mode 100644 index fbaa33d..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Hey there, nice to meet you diff --git a/test-data/dj-section section on same line/dj-section section on same line.apple.ssml b/test-data/dj-section section on same line/dj-section section on same line.apple.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/dj-section section on same line/dj-section section on same line.azure.ssml b/test-data/dj-section section on same line/dj-section section on same line.azure.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/dj-section section on same line/dj-section section on same line.elevenlabs.ssml b/test-data/dj-section section on same line/dj-section section on same line.elevenlabs.ssml deleted file mode 100644 index 198b443..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ - Hey there, nice to meet you diff --git a/test-data/dj-section section on same line/dj-section section on same line.google.ssml b/test-data/dj-section section on same line/dj-section section on same line.google.ssml deleted file mode 100644 index 57d88e5..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hey there, nice to meet you - diff --git a/test-data/dj-section section on same line/dj-section section on same line.polly-neural.ssml b/test-data/dj-section section on same line/dj-section section on same line.polly-neural.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/dj-section section on same line/dj-section section on same line.polly.ssml b/test-data/dj-section section on same line/dj-section section on same line.polly.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/dj-section section on same line/dj-section section on same line.samsung.ssml b/test-data/dj-section section on same line/dj-section section on same line.samsung.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/dj-section section on same line/dj-section section on same line.sapi.ssml b/test-data/dj-section section on same line/dj-section section on same line.sapi.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/dj-section section on same line/dj-section section on same line.w3c.ssml b/test-data/dj-section section on same line/dj-section section on same line.w3c.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/dj-section section on same line/dj-section section on same line.watson.ssml b/test-data/dj-section section on same line/dj-section section on same line.watson.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/dj-section section on same line/dj-section section on same line.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/drc-standard/drc-standard.acapela-cloud.ssml b/test-data/drc-standard/drc-standard.acapela-cloud.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/drc-standard/drc-standard.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/drc-standard/drc-standard.acapela.ssml b/test-data/drc-standard/drc-standard.acapela.ssml deleted file mode 100644 index 8e27be7..0000000 --- a/test-data/drc-standard/drc-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -text diff --git a/test-data/drc-standard/drc-standard.alexa.ssml b/test-data/drc-standard/drc-standard.alexa.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/drc-standard/drc-standard.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/drc-standard/drc-standard.apple.ssml b/test-data/drc-standard/drc-standard.apple.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/drc-standard/drc-standard.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/drc-standard/drc-standard.azure.ssml b/test-data/drc-standard/drc-standard.azure.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/drc-standard/drc-standard.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/drc-standard/drc-standard.elevenlabs.ssml b/test-data/drc-standard/drc-standard.elevenlabs.ssml deleted file mode 100644 index 8e27be7..0000000 --- a/test-data/drc-standard/drc-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -text diff --git a/test-data/drc-standard/drc-standard.google.ssml b/test-data/drc-standard/drc-standard.google.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/drc-standard/drc-standard.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/drc-standard/drc-standard.samsung.ssml b/test-data/drc-standard/drc-standard.samsung.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/drc-standard/drc-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/drc-standard/drc-standard.sapi.ssml b/test-data/drc-standard/drc-standard.sapi.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/drc-standard/drc-standard.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/drc-standard/drc-standard.w3c.ssml b/test-data/drc-standard/drc-standard.w3c.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/drc-standard/drc-standard.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/drc-standard/drc-standard.watson.ssml b/test-data/drc-standard/drc-standard.watson.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/drc-standard/drc-standard.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela-cloud.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela-cloud.ssml deleted file mode 100644 index a1c53c6..0000000 --- a/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A moderate level - diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela.ssml deleted file mode 100644 index a03d48c..0000000 --- a/test-data/emphasis-short-moderate/emphasis-short-moderate.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -A \emph\moderate level diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.apple.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.apple.ssml deleted file mode 100644 index a1c53c6..0000000 --- a/test-data/emphasis-short-moderate/emphasis-short-moderate.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A moderate level - diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.elevenlabs.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.elevenlabs.ssml deleted file mode 100644 index 8be4e2b..0000000 --- a/test-data/emphasis-short-moderate/emphasis-short-moderate.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A moderate level diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.polly-neural.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.polly-neural.ssml deleted file mode 100644 index a1c53c6..0000000 --- a/test-data/emphasis-short-moderate/emphasis-short-moderate.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A moderate level - diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.samsung.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.samsung.ssml deleted file mode 100644 index a1c53c6..0000000 --- a/test-data/emphasis-short-moderate/emphasis-short-moderate.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A moderate level - diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.sapi.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.sapi.ssml deleted file mode 100644 index a1c53c6..0000000 --- a/test-data/emphasis-short-moderate/emphasis-short-moderate.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A moderate level - diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.w3c.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.w3c.ssml deleted file mode 100644 index a1c53c6..0000000 --- a/test-data/emphasis-short-moderate/emphasis-short-moderate.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A moderate level - diff --git a/test-data/emphasis-short-moderate/emphasis-short-moderate.watson.ssml b/test-data/emphasis-short-moderate/emphasis-short-moderate.watson.ssml deleted file mode 100644 index a1c53c6..0000000 --- a/test-data/emphasis-short-moderate/emphasis-short-moderate.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A moderate level - diff --git a/test-data/emphasis-short-none/emphasis-short-none.acapela-cloud.ssml b/test-data/emphasis-short-none/emphasis-short-none.acapela-cloud.ssml deleted file mode 100644 index 0113a8c..0000000 --- a/test-data/emphasis-short-none/emphasis-short-none.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A none level - diff --git a/test-data/emphasis-short-none/emphasis-short-none.acapela.ssml b/test-data/emphasis-short-none/emphasis-short-none.acapela.ssml deleted file mode 100644 index 6a764b3..0000000 --- a/test-data/emphasis-short-none/emphasis-short-none.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -A none level diff --git a/test-data/emphasis-short-none/emphasis-short-none.apple.ssml b/test-data/emphasis-short-none/emphasis-short-none.apple.ssml deleted file mode 100644 index 0113a8c..0000000 --- a/test-data/emphasis-short-none/emphasis-short-none.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A none level - diff --git a/test-data/emphasis-short-none/emphasis-short-none.elevenlabs.ssml b/test-data/emphasis-short-none/emphasis-short-none.elevenlabs.ssml deleted file mode 100644 index 6a764b3..0000000 --- a/test-data/emphasis-short-none/emphasis-short-none.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A none level diff --git a/test-data/emphasis-short-none/emphasis-short-none.polly-neural.ssml b/test-data/emphasis-short-none/emphasis-short-none.polly-neural.ssml deleted file mode 100644 index ef9f27d..0000000 --- a/test-data/emphasis-short-none/emphasis-short-none.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A ~none~ level - diff --git a/test-data/emphasis-short-none/emphasis-short-none.samsung.ssml b/test-data/emphasis-short-none/emphasis-short-none.samsung.ssml deleted file mode 100644 index 0113a8c..0000000 --- a/test-data/emphasis-short-none/emphasis-short-none.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A none level - diff --git a/test-data/emphasis-short-none/emphasis-short-none.sapi.ssml b/test-data/emphasis-short-none/emphasis-short-none.sapi.ssml deleted file mode 100644 index 0113a8c..0000000 --- a/test-data/emphasis-short-none/emphasis-short-none.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A none level - diff --git a/test-data/emphasis-short-none/emphasis-short-none.w3c.ssml b/test-data/emphasis-short-none/emphasis-short-none.w3c.ssml deleted file mode 100644 index 0113a8c..0000000 --- a/test-data/emphasis-short-none/emphasis-short-none.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A none level - diff --git a/test-data/emphasis-short-none/emphasis-short-none.watson.ssml b/test-data/emphasis-short-none/emphasis-short-none.watson.ssml deleted file mode 100644 index 0113a8c..0000000 --- a/test-data/emphasis-short-none/emphasis-short-none.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A none level - diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela-cloud.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela-cloud.ssml deleted file mode 100644 index fbd1ece..0000000 --- a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I like to ride the loop-the-loop until I get sick. - diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela.ssml deleted file mode 100644 index 48eea36..0000000 --- a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -I like to ride the loop-the-loop until I get sick. diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.apple.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.apple.ssml deleted file mode 100644 index fbd1ece..0000000 --- a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I like to ride the loop-the-loop until I get sick. - diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.elevenlabs.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.elevenlabs.ssml deleted file mode 100644 index 48eea36..0000000 --- a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -I like to ride the loop-the-loop until I get sick. diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly-neural.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly-neural.ssml deleted file mode 100644 index fbd1ece..0000000 --- a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I like to ride the loop-the-loop until I get sick. - diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.samsung.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.samsung.ssml deleted file mode 100644 index fbd1ece..0000000 --- a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I like to ride the loop-the-loop until I get sick. - diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.sapi.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.sapi.ssml deleted file mode 100644 index fbd1ece..0000000 --- a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I like to ride the loop-the-loop until I get sick. - diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.w3c.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.w3c.ssml deleted file mode 100644 index fbd1ece..0000000 --- a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I like to ride the loop-the-loop until I get sick. - diff --git a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.watson.ssml b/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.watson.ssml deleted file mode 100644 index fbd1ece..0000000 --- a/test-data/emphasis-short-reduced should not interfere with hyphenated words/emphasis-short-reduced should not interfere with hyphenated words.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I like to ride the loop-the-loop until I get sick. - diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela-cloud.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela-cloud.ssml deleted file mode 100644 index 0b439c0..0000000 --- a/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A reduced level - diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela.ssml deleted file mode 100644 index 50808c9..0000000 --- a/test-data/emphasis-short-reduced/emphasis-short-reduced.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -A reduced level diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.apple.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.apple.ssml deleted file mode 100644 index 0b439c0..0000000 --- a/test-data/emphasis-short-reduced/emphasis-short-reduced.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A reduced level - diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.elevenlabs.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.elevenlabs.ssml deleted file mode 100644 index 50808c9..0000000 --- a/test-data/emphasis-short-reduced/emphasis-short-reduced.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A reduced level diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.polly-neural.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.polly-neural.ssml deleted file mode 100644 index f3531e5..0000000 --- a/test-data/emphasis-short-reduced/emphasis-short-reduced.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A -reduced- level - diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.samsung.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.samsung.ssml deleted file mode 100644 index 0b439c0..0000000 --- a/test-data/emphasis-short-reduced/emphasis-short-reduced.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A reduced level - diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.sapi.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.sapi.ssml deleted file mode 100644 index 0b439c0..0000000 --- a/test-data/emphasis-short-reduced/emphasis-short-reduced.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A reduced level - diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.w3c.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.w3c.ssml deleted file mode 100644 index 0b439c0..0000000 --- a/test-data/emphasis-short-reduced/emphasis-short-reduced.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A reduced level - diff --git a/test-data/emphasis-short-reduced/emphasis-short-reduced.watson.ssml b/test-data/emphasis-short-reduced/emphasis-short-reduced.watson.ssml deleted file mode 100644 index 0b439c0..0000000 --- a/test-data/emphasis-short-reduced/emphasis-short-reduced.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A reduced level - diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.acapela-cloud.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.acapela-cloud.ssml deleted file mode 100644 index b43ca04..0000000 --- a/test-data/emphasis-short-strong/emphasis-short-strong.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A strong level - diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.acapela.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.acapela.ssml deleted file mode 100644 index 0fb1dc4..0000000 --- a/test-data/emphasis-short-strong/emphasis-short-strong.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -A \emph\strong level diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.apple.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.apple.ssml deleted file mode 100644 index b43ca04..0000000 --- a/test-data/emphasis-short-strong/emphasis-short-strong.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A strong level - diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.elevenlabs.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.elevenlabs.ssml deleted file mode 100644 index a6d7ce7..0000000 --- a/test-data/emphasis-short-strong/emphasis-short-strong.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A strong level diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.polly-neural.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.polly-neural.ssml deleted file mode 100644 index b43ca04..0000000 --- a/test-data/emphasis-short-strong/emphasis-short-strong.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A strong level - diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.samsung.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.samsung.ssml deleted file mode 100644 index b43ca04..0000000 --- a/test-data/emphasis-short-strong/emphasis-short-strong.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A strong level - diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.sapi.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.sapi.ssml deleted file mode 100644 index b43ca04..0000000 --- a/test-data/emphasis-short-strong/emphasis-short-strong.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A strong level - diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.w3c.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.w3c.ssml deleted file mode 100644 index b43ca04..0000000 --- a/test-data/emphasis-short-strong/emphasis-short-strong.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A strong level - diff --git a/test-data/emphasis-short-strong/emphasis-short-strong.watson.ssml b/test-data/emphasis-short-strong/emphasis-short-strong.watson.ssml deleted file mode 100644 index b43ca04..0000000 --- a/test-data/emphasis-short-strong/emphasis-short-strong.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A strong level - diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela.ssml deleted file mode 100644 index 8b99c3c..0000000 --- a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.acapela.ssml +++ /dev/null @@ -1,2 +0,0 @@ -A \emph\moderate level -A \emph\moderate level diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.elevenlabs.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.elevenlabs.ssml deleted file mode 100644 index c2c9135..0000000 --- a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.elevenlabs.ssml +++ /dev/null @@ -1,2 +0,0 @@ -A moderate level -A moderate level diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly-neural.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly-neural.ssml deleted file mode 100644 index ad7d9eb..0000000 --- a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.polly-neural.ssml +++ /dev/null @@ -1,4 +0,0 @@ - -A moderate level -A moderate level - diff --git a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.samsung.ssml b/test-data/emphasis-standard-moderate/emphasis-standard-moderate.samsung.ssml deleted file mode 100644 index ad7d9eb..0000000 --- a/test-data/emphasis-standard-moderate/emphasis-standard-moderate.samsung.ssml +++ /dev/null @@ -1,4 +0,0 @@ - -A moderate level -A moderate level - diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.acapela.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.acapela.ssml deleted file mode 100644 index 6a764b3..0000000 --- a/test-data/emphasis-standard-none/emphasis-standard-none.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -A none level diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.elevenlabs.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.elevenlabs.ssml deleted file mode 100644 index 6a764b3..0000000 --- a/test-data/emphasis-standard-none/emphasis-standard-none.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A none level diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.polly-neural.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.polly-neural.ssml deleted file mode 100644 index 0113a8c..0000000 --- a/test-data/emphasis-standard-none/emphasis-standard-none.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A none level - diff --git a/test-data/emphasis-standard-none/emphasis-standard-none.samsung.ssml b/test-data/emphasis-standard-none/emphasis-standard-none.samsung.ssml deleted file mode 100644 index 0113a8c..0000000 --- a/test-data/emphasis-standard-none/emphasis-standard-none.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A none level - diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela.ssml deleted file mode 100644 index 50808c9..0000000 --- a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -A reduced level diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.elevenlabs.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.elevenlabs.ssml deleted file mode 100644 index 50808c9..0000000 --- a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A reduced level diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly-neural.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly-neural.ssml deleted file mode 100644 index 0b439c0..0000000 --- a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A reduced level - diff --git a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.samsung.ssml b/test-data/emphasis-standard-reduced/emphasis-standard-reduced.samsung.ssml deleted file mode 100644 index 0b439c0..0000000 --- a/test-data/emphasis-standard-reduced/emphasis-standard-reduced.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A reduced level - diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.acapela.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.acapela.ssml deleted file mode 100644 index 0fb1dc4..0000000 --- a/test-data/emphasis-standard-strong/emphasis-standard-strong.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -A \emph\strong level diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.elevenlabs.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.elevenlabs.ssml deleted file mode 100644 index a6d7ce7..0000000 --- a/test-data/emphasis-standard-strong/emphasis-standard-strong.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A strong level diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.polly-neural.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.polly-neural.ssml deleted file mode 100644 index b43ca04..0000000 --- a/test-data/emphasis-standard-strong/emphasis-standard-strong.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A strong level - diff --git a/test-data/emphasis-standard-strong/emphasis-standard-strong.samsung.ssml b/test-data/emphasis-standard-strong/emphasis-standard-strong.samsung.ssml deleted file mode 100644 index b43ca04..0000000 --- a/test-data/emphasis-standard-strong/emphasis-standard-strong.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A strong level - diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela-cloud.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela-cloud.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela-cloud.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela.ssml deleted file mode 100644 index 362c049..0000000 --- a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Section 1 diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.apple.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.apple.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.apple.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.elevenlabs.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.elevenlabs.ssml deleted file mode 100644 index 00ffc14..0000000 --- a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.elevenlabs.ssml +++ /dev/null @@ -1,2 +0,0 @@ - -Section 1 diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.google.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.google.ssml deleted file mode 100644 index d6741ba..0000000 --- a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Section 1 - diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly-neural.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly-neural.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly-neural.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.polly.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.samsung.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.samsung.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.samsung.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.sapi.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.sapi.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.sapi.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.w3c.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.w3c.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.w3c.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.watson.ssml b/test-data/excited-section end speak tag at end/excited-section end speak tag at end.watson.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/excited-section end speak tag at end/excited-section end speak tag at end.watson.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela-cloud.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela-cloud.ssml deleted file mode 100644 index d6892be..0000000 --- a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela-cloud.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[excited] -I am excited - medium. -#[excited:"medium"] -I am excited - medium. -#[excited:"low"] -I am excited - low. -#[excited:"high"] -I am excited - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela.ssml deleted file mode 100644 index 3539fc7..0000000 --- a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.acapela.ssml +++ /dev/null @@ -1,11 +0,0 @@ -Normal speech. -#[excited] -I am excited - medium. -#[excited:"medium"] -I am excited - medium. -#[excited:"low"] -I am excited - low. -#[excited:"high"] -I am excited - high. -#[defaults] -Now back to normal speech. diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.apple.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.apple.ssml deleted file mode 100644 index d6892be..0000000 --- a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.apple.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[excited] -I am excited - medium. -#[excited:"medium"] -I am excited - medium. -#[excited:"low"] -I am excited - low. -#[excited:"high"] -I am excited - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.elevenlabs.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.elevenlabs.ssml deleted file mode 100644 index 3539fc7..0000000 --- a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.elevenlabs.ssml +++ /dev/null @@ -1,11 +0,0 @@ -Normal speech. -#[excited] -I am excited - medium. -#[excited:"medium"] -I am excited - medium. -#[excited:"low"] -I am excited - low. -#[excited:"high"] -I am excited - high. -#[defaults] -Now back to normal speech. diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.google.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.google.ssml deleted file mode 100644 index 3c0e4bd..0000000 --- a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.google.ssml +++ /dev/null @@ -1,8 +0,0 @@ - -Normal speech. -I am excited - medium. -I am excited - medium. -I am excited - low. -I am excited - high. -Now back to normal speech. - diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly-neural.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly-neural.ssml deleted file mode 100644 index d6892be..0000000 --- a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly-neural.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[excited] -I am excited - medium. -#[excited:"medium"] -I am excited - medium. -#[excited:"low"] -I am excited - low. -#[excited:"high"] -I am excited - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly.ssml deleted file mode 100644 index d6892be..0000000 --- a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.polly.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[excited] -I am excited - medium. -#[excited:"medium"] -I am excited - medium. -#[excited:"low"] -I am excited - low. -#[excited:"high"] -I am excited - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.samsung.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.samsung.ssml deleted file mode 100644 index d6892be..0000000 --- a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.samsung.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[excited] -I am excited - medium. -#[excited:"medium"] -I am excited - medium. -#[excited:"low"] -I am excited - low. -#[excited:"high"] -I am excited - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.sapi.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.sapi.ssml deleted file mode 100644 index d6892be..0000000 --- a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.sapi.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[excited] -I am excited - medium. -#[excited:"medium"] -I am excited - medium. -#[excited:"low"] -I am excited - low. -#[excited:"high"] -I am excited - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.w3c.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.w3c.ssml deleted file mode 100644 index d6892be..0000000 --- a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.w3c.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[excited] -I am excited - medium. -#[excited:"medium"] -I am excited - medium. -#[excited:"low"] -I am excited - low. -#[excited:"high"] -I am excited - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.watson.ssml b/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.watson.ssml deleted file mode 100644 index d6892be..0000000 --- a/test-data/excited-section normal to excited intensities to normal/excited-section normal to excited intensities to normal.watson.ssml +++ /dev/null @@ -1,13 +0,0 @@ - -Normal speech. -#[excited] -I am excited - medium. -#[excited:"medium"] -I am excited - medium. -#[excited:"low"] -I am excited - low. -#[excited:"high"] -I am excited - high. -#[defaults] -Now back to normal speech. - diff --git a/test-data/excited-section section on same line/excited-section section on same line.acapela-cloud.ssml b/test-data/excited-section section on same line/excited-section section on same line.acapela-cloud.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/excited-section section on same line/excited-section section on same line.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/excited-section section on same line/excited-section section on same line.acapela.ssml b/test-data/excited-section section on same line/excited-section section on same line.acapela.ssml deleted file mode 100644 index fbaa33d..0000000 --- a/test-data/excited-section section on same line/excited-section section on same line.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Hey there, nice to meet you diff --git a/test-data/excited-section section on same line/excited-section section on same line.apple.ssml b/test-data/excited-section section on same line/excited-section section on same line.apple.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/excited-section section on same line/excited-section section on same line.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/excited-section section on same line/excited-section section on same line.elevenlabs.ssml b/test-data/excited-section section on same line/excited-section section on same line.elevenlabs.ssml deleted file mode 100644 index 198b443..0000000 --- a/test-data/excited-section section on same line/excited-section section on same line.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ - Hey there, nice to meet you diff --git a/test-data/excited-section section on same line/excited-section section on same line.google.ssml b/test-data/excited-section section on same line/excited-section section on same line.google.ssml deleted file mode 100644 index 57d88e5..0000000 --- a/test-data/excited-section section on same line/excited-section section on same line.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hey there, nice to meet you - diff --git a/test-data/excited-section section on same line/excited-section section on same line.polly-neural.ssml b/test-data/excited-section section on same line/excited-section section on same line.polly-neural.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/excited-section section on same line/excited-section section on same line.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/excited-section section on same line/excited-section section on same line.polly.ssml b/test-data/excited-section section on same line/excited-section section on same line.polly.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/excited-section section on same line/excited-section section on same line.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/excited-section section on same line/excited-section section on same line.samsung.ssml b/test-data/excited-section section on same line/excited-section section on same line.samsung.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/excited-section section on same line/excited-section section on same line.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/excited-section section on same line/excited-section section on same line.sapi.ssml b/test-data/excited-section section on same line/excited-section section on same line.sapi.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/excited-section section on same line/excited-section section on same line.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/excited-section section on same line/excited-section section on same line.w3c.ssml b/test-data/excited-section section on same line/excited-section section on same line.w3c.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/excited-section section on same line/excited-section section on same line.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/excited-section section on same line/excited-section section on same line.watson.ssml b/test-data/excited-section section on same line/excited-section section on same line.watson.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/excited-section section on same line/excited-section section on same line.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela-cloud.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela-cloud.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela.ssml deleted file mode 100644 index a6c04f2..0000000 --- a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from excited to really excited. diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.apple.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.apple.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.elevenlabs.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.elevenlabs.ssml deleted file mode 100644 index a6c04f2..0000000 --- a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from excited to really excited. diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.google.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.google.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly-neural.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly-neural.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.samsung.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.samsung.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.sapi.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.sapi.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.w3c.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.w3c.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.watson.ssml b/test-data/excited-standard invalid intensity/excited-standard invalid intensity.watson.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard invalid intensity/excited-standard invalid intensity.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela-cloud.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela-cloud.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela.ssml deleted file mode 100644 index a6c04f2..0000000 --- a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from excited to really excited. diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.apple.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.apple.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.elevenlabs.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.elevenlabs.ssml deleted file mode 100644 index a6c04f2..0000000 --- a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from excited to really excited. diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.google.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.google.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly-neural.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly-neural.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.samsung.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.samsung.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.sapi.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.sapi.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.w3c.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.w3c.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.watson.ssml b/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.watson.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard non-lowercase intensity/excited-standard non-lowercase intensity.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard/excited-standard.acapela-cloud.ssml b/test-data/excited-standard/excited-standard.acapela-cloud.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard/excited-standard.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard/excited-standard.acapela.ssml b/test-data/excited-standard/excited-standard.acapela.ssml deleted file mode 100644 index a6c04f2..0000000 --- a/test-data/excited-standard/excited-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from excited to really excited. diff --git a/test-data/excited-standard/excited-standard.apple.ssml b/test-data/excited-standard/excited-standard.apple.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard/excited-standard.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard/excited-standard.elevenlabs.ssml b/test-data/excited-standard/excited-standard.elevenlabs.ssml deleted file mode 100644 index a6c04f2..0000000 --- a/test-data/excited-standard/excited-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -We can switch from excited to really excited. diff --git a/test-data/excited-standard/excited-standard.google.ssml b/test-data/excited-standard/excited-standard.google.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard/excited-standard.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard/excited-standard.polly-neural.ssml b/test-data/excited-standard/excited-standard.polly-neural.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard/excited-standard.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard/excited-standard.polly.ssml b/test-data/excited-standard/excited-standard.polly.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard/excited-standard.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard/excited-standard.samsung.ssml b/test-data/excited-standard/excited-standard.samsung.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard/excited-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard/excited-standard.sapi.ssml b/test-data/excited-standard/excited-standard.sapi.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard/excited-standard.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard/excited-standard.w3c.ssml b/test-data/excited-standard/excited-standard.w3c.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard/excited-standard.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/excited-standard/excited-standard.watson.ssml b/test-data/excited-standard/excited-standard.watson.ssml deleted file mode 100644 index 20e61ed..0000000 --- a/test-data/excited-standard/excited-standard.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -We can switch from excited to really excited. - diff --git a/test-data/expletive-standard/expletive-standard.acapela-cloud.ssml b/test-data/expletive-standard/expletive-standard.acapela-cloud.ssml deleted file mode 100644 index 4399c32..0000000 --- a/test-data/expletive-standard/expletive-standard.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -You said word and word at school. - diff --git a/test-data/expletive-standard/expletive-standard.acapela.ssml b/test-data/expletive-standard/expletive-standard.acapela.ssml deleted file mode 100644 index e4d5035..0000000 --- a/test-data/expletive-standard/expletive-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -You said word and word at school. diff --git a/test-data/expletive-standard/expletive-standard.azure.ssml b/test-data/expletive-standard/expletive-standard.azure.ssml deleted file mode 100644 index 4399c32..0000000 --- a/test-data/expletive-standard/expletive-standard.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -You said word and word at school. - diff --git a/test-data/expletive-standard/expletive-standard.elevenlabs.ssml b/test-data/expletive-standard/expletive-standard.elevenlabs.ssml deleted file mode 100644 index e4d5035..0000000 --- a/test-data/expletive-standard/expletive-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -You said word and word at school. diff --git a/test-data/expletive-standard/expletive-standard.samsung.ssml b/test-data/expletive-standard/expletive-standard.samsung.ssml deleted file mode 100644 index 4399c32..0000000 --- a/test-data/expletive-standard/expletive-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -You said word and word at school. - diff --git a/test-data/expletive-standard/expletive-standard.watson.ssml b/test-data/expletive-standard/expletive-standard.watson.ssml deleted file mode 100644 index 4399c32..0000000 --- a/test-data/expletive-standard/expletive-standard.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -You said word and word at school. - diff --git a/test-data/expressive-ahem/expressive-ahem.alexa.ssml b/test-data/expressive-ahem/expressive-ahem.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-ahem/expressive-ahem.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-ahem/expressive-ahem.apple.ssml b/test-data/expressive-ahem/expressive-ahem.apple.ssml deleted file mode 100644 index b3b3743..0000000 --- a/test-data/expressive-ahem/expressive-ahem.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[ahem] - diff --git a/test-data/expressive-ahem/expressive-ahem.azure.ssml b/test-data/expressive-ahem/expressive-ahem.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-ahem/expressive-ahem.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-ahem/expressive-ahem.elevenlabs.ssml b/test-data/expressive-ahem/expressive-ahem.elevenlabs.ssml deleted file mode 100644 index 1c698fc..0000000 --- a/test-data/expressive-ahem/expressive-ahem.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[ahem] diff --git a/test-data/expressive-ahem/expressive-ahem.google.ssml b/test-data/expressive-ahem/expressive-ahem.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-ahem/expressive-ahem.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-ahem/expressive-ahem.polly-neural.ssml b/test-data/expressive-ahem/expressive-ahem.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-ahem/expressive-ahem.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-ahem/expressive-ahem.polly.ssml b/test-data/expressive-ahem/expressive-ahem.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-ahem/expressive-ahem.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-ahem/expressive-ahem.samsung.ssml b/test-data/expressive-ahem/expressive-ahem.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-ahem/expressive-ahem.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-ahem/expressive-ahem.sapi.ssml b/test-data/expressive-ahem/expressive-ahem.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-ahem/expressive-ahem.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-ahem/expressive-ahem.w3c.ssml b/test-data/expressive-ahem/expressive-ahem.w3c.ssml deleted file mode 100644 index b3b3743..0000000 --- a/test-data/expressive-ahem/expressive-ahem.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[ahem] - diff --git a/test-data/expressive-ahem/expressive-ahem.watson.ssml b/test-data/expressive-ahem/expressive-ahem.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-ahem/expressive-ahem.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-applause/expressive-applause.alexa.ssml b/test-data/expressive-applause/expressive-applause.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-applause/expressive-applause.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-applause/expressive-applause.apple.ssml b/test-data/expressive-applause/expressive-applause.apple.ssml deleted file mode 100644 index 25ac5f4..0000000 --- a/test-data/expressive-applause/expressive-applause.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[applause] - diff --git a/test-data/expressive-applause/expressive-applause.azure.ssml b/test-data/expressive-applause/expressive-applause.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-applause/expressive-applause.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-applause/expressive-applause.elevenlabs.ssml b/test-data/expressive-applause/expressive-applause.elevenlabs.ssml deleted file mode 100644 index 7accee2..0000000 --- a/test-data/expressive-applause/expressive-applause.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[applause] diff --git a/test-data/expressive-applause/expressive-applause.google.ssml b/test-data/expressive-applause/expressive-applause.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-applause/expressive-applause.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-applause/expressive-applause.polly-neural.ssml b/test-data/expressive-applause/expressive-applause.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-applause/expressive-applause.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-applause/expressive-applause.polly.ssml b/test-data/expressive-applause/expressive-applause.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-applause/expressive-applause.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-applause/expressive-applause.samsung.ssml b/test-data/expressive-applause/expressive-applause.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-applause/expressive-applause.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-applause/expressive-applause.sapi.ssml b/test-data/expressive-applause/expressive-applause.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-applause/expressive-applause.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-applause/expressive-applause.w3c.ssml b/test-data/expressive-applause/expressive-applause.w3c.ssml deleted file mode 100644 index 25ac5f4..0000000 --- a/test-data/expressive-applause/expressive-applause.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[applause] - diff --git a/test-data/expressive-applause/expressive-applause.watson.ssml b/test-data/expressive-applause/expressive-applause.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-applause/expressive-applause.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-boo/expressive-boo.alexa.ssml b/test-data/expressive-boo/expressive-boo.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-boo/expressive-boo.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-boo/expressive-boo.apple.ssml b/test-data/expressive-boo/expressive-boo.apple.ssml deleted file mode 100644 index 62a50cc..0000000 --- a/test-data/expressive-boo/expressive-boo.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[boo] - diff --git a/test-data/expressive-boo/expressive-boo.azure.ssml b/test-data/expressive-boo/expressive-boo.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-boo/expressive-boo.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-boo/expressive-boo.elevenlabs.ssml b/test-data/expressive-boo/expressive-boo.elevenlabs.ssml deleted file mode 100644 index ebd80e7..0000000 --- a/test-data/expressive-boo/expressive-boo.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[boo] diff --git a/test-data/expressive-boo/expressive-boo.google.ssml b/test-data/expressive-boo/expressive-boo.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-boo/expressive-boo.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-boo/expressive-boo.polly-neural.ssml b/test-data/expressive-boo/expressive-boo.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-boo/expressive-boo.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-boo/expressive-boo.polly.ssml b/test-data/expressive-boo/expressive-boo.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-boo/expressive-boo.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-boo/expressive-boo.samsung.ssml b/test-data/expressive-boo/expressive-boo.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-boo/expressive-boo.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-boo/expressive-boo.sapi.ssml b/test-data/expressive-boo/expressive-boo.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-boo/expressive-boo.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-boo/expressive-boo.w3c.ssml b/test-data/expressive-boo/expressive-boo.w3c.ssml deleted file mode 100644 index 62a50cc..0000000 --- a/test-data/expressive-boo/expressive-boo.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[boo] - diff --git a/test-data/expressive-boo/expressive-boo.watson.ssml b/test-data/expressive-boo/expressive-boo.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-boo/expressive-boo.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cough/expressive-cough.alexa.ssml b/test-data/expressive-cough/expressive-cough.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cough/expressive-cough.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cough/expressive-cough.apple.ssml b/test-data/expressive-cough/expressive-cough.apple.ssml deleted file mode 100644 index b23ddd2..0000000 --- a/test-data/expressive-cough/expressive-cough.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[cough] - diff --git a/test-data/expressive-cough/expressive-cough.azure.ssml b/test-data/expressive-cough/expressive-cough.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cough/expressive-cough.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cough/expressive-cough.elevenlabs.ssml b/test-data/expressive-cough/expressive-cough.elevenlabs.ssml deleted file mode 100644 index f6e0886..0000000 --- a/test-data/expressive-cough/expressive-cough.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[cough] diff --git a/test-data/expressive-cough/expressive-cough.google.ssml b/test-data/expressive-cough/expressive-cough.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cough/expressive-cough.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cough/expressive-cough.polly-neural.ssml b/test-data/expressive-cough/expressive-cough.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cough/expressive-cough.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cough/expressive-cough.polly.ssml b/test-data/expressive-cough/expressive-cough.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cough/expressive-cough.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cough/expressive-cough.samsung.ssml b/test-data/expressive-cough/expressive-cough.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cough/expressive-cough.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cough/expressive-cough.sapi.ssml b/test-data/expressive-cough/expressive-cough.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cough/expressive-cough.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cough/expressive-cough.w3c.ssml b/test-data/expressive-cough/expressive-cough.w3c.ssml deleted file mode 100644 index b23ddd2..0000000 --- a/test-data/expressive-cough/expressive-cough.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[cough] - diff --git a/test-data/expressive-cough/expressive-cough.watson.ssml b/test-data/expressive-cough/expressive-cough.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cough/expressive-cough.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cry/expressive-cry.alexa.ssml b/test-data/expressive-cry/expressive-cry.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cry/expressive-cry.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cry/expressive-cry.apple.ssml b/test-data/expressive-cry/expressive-cry.apple.ssml deleted file mode 100644 index d190b03..0000000 --- a/test-data/expressive-cry/expressive-cry.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[cry] - diff --git a/test-data/expressive-cry/expressive-cry.azure.ssml b/test-data/expressive-cry/expressive-cry.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cry/expressive-cry.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cry/expressive-cry.elevenlabs.ssml b/test-data/expressive-cry/expressive-cry.elevenlabs.ssml deleted file mode 100644 index bc76326..0000000 --- a/test-data/expressive-cry/expressive-cry.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[cry] diff --git a/test-data/expressive-cry/expressive-cry.google.ssml b/test-data/expressive-cry/expressive-cry.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cry/expressive-cry.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cry/expressive-cry.polly-neural.ssml b/test-data/expressive-cry/expressive-cry.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cry/expressive-cry.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cry/expressive-cry.polly.ssml b/test-data/expressive-cry/expressive-cry.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cry/expressive-cry.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cry/expressive-cry.samsung.ssml b/test-data/expressive-cry/expressive-cry.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cry/expressive-cry.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cry/expressive-cry.sapi.ssml b/test-data/expressive-cry/expressive-cry.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cry/expressive-cry.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-cry/expressive-cry.w3c.ssml b/test-data/expressive-cry/expressive-cry.w3c.ssml deleted file mode 100644 index d190b03..0000000 --- a/test-data/expressive-cry/expressive-cry.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[cry] - diff --git a/test-data/expressive-cry/expressive-cry.watson.ssml b/test-data/expressive-cry/expressive-cry.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-cry/expressive-cry.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-gasp/expressive-gasp.alexa.ssml b/test-data/expressive-gasp/expressive-gasp.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-gasp/expressive-gasp.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-gasp/expressive-gasp.apple.ssml b/test-data/expressive-gasp/expressive-gasp.apple.ssml deleted file mode 100644 index da4ede8..0000000 --- a/test-data/expressive-gasp/expressive-gasp.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[gasp] - diff --git a/test-data/expressive-gasp/expressive-gasp.azure.ssml b/test-data/expressive-gasp/expressive-gasp.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-gasp/expressive-gasp.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-gasp/expressive-gasp.elevenlabs.ssml b/test-data/expressive-gasp/expressive-gasp.elevenlabs.ssml deleted file mode 100644 index 7602271..0000000 --- a/test-data/expressive-gasp/expressive-gasp.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[gasp] diff --git a/test-data/expressive-gasp/expressive-gasp.google.ssml b/test-data/expressive-gasp/expressive-gasp.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-gasp/expressive-gasp.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-gasp/expressive-gasp.polly-neural.ssml b/test-data/expressive-gasp/expressive-gasp.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-gasp/expressive-gasp.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-gasp/expressive-gasp.polly.ssml b/test-data/expressive-gasp/expressive-gasp.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-gasp/expressive-gasp.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-gasp/expressive-gasp.samsung.ssml b/test-data/expressive-gasp/expressive-gasp.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-gasp/expressive-gasp.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-gasp/expressive-gasp.sapi.ssml b/test-data/expressive-gasp/expressive-gasp.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-gasp/expressive-gasp.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-gasp/expressive-gasp.w3c.ssml b/test-data/expressive-gasp/expressive-gasp.w3c.ssml deleted file mode 100644 index da4ede8..0000000 --- a/test-data/expressive-gasp/expressive-gasp.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[gasp] - diff --git a/test-data/expressive-gasp/expressive-gasp.watson.ssml b/test-data/expressive-gasp/expressive-gasp.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-gasp/expressive-gasp.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-giggle/expressive-giggle.alexa.ssml b/test-data/expressive-giggle/expressive-giggle.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-giggle/expressive-giggle.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-giggle/expressive-giggle.apple.ssml b/test-data/expressive-giggle/expressive-giggle.apple.ssml deleted file mode 100644 index 401ea98..0000000 --- a/test-data/expressive-giggle/expressive-giggle.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[giggle] - diff --git a/test-data/expressive-giggle/expressive-giggle.azure.ssml b/test-data/expressive-giggle/expressive-giggle.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-giggle/expressive-giggle.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-giggle/expressive-giggle.elevenlabs.ssml b/test-data/expressive-giggle/expressive-giggle.elevenlabs.ssml deleted file mode 100644 index 9053dd1..0000000 --- a/test-data/expressive-giggle/expressive-giggle.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[giggle] diff --git a/test-data/expressive-giggle/expressive-giggle.google.ssml b/test-data/expressive-giggle/expressive-giggle.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-giggle/expressive-giggle.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-giggle/expressive-giggle.polly-neural.ssml b/test-data/expressive-giggle/expressive-giggle.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-giggle/expressive-giggle.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-giggle/expressive-giggle.polly.ssml b/test-data/expressive-giggle/expressive-giggle.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-giggle/expressive-giggle.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-giggle/expressive-giggle.samsung.ssml b/test-data/expressive-giggle/expressive-giggle.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-giggle/expressive-giggle.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-giggle/expressive-giggle.sapi.ssml b/test-data/expressive-giggle/expressive-giggle.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-giggle/expressive-giggle.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-giggle/expressive-giggle.w3c.ssml b/test-data/expressive-giggle/expressive-giggle.w3c.ssml deleted file mode 100644 index 401ea98..0000000 --- a/test-data/expressive-giggle/expressive-giggle.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[giggle] - diff --git a/test-data/expressive-giggle/expressive-giggle.watson.ssml b/test-data/expressive-giggle/expressive-giggle.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-giggle/expressive-giggle.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-hurray/expressive-hurray.alexa.ssml b/test-data/expressive-hurray/expressive-hurray.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-hurray/expressive-hurray.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-hurray/expressive-hurray.apple.ssml b/test-data/expressive-hurray/expressive-hurray.apple.ssml deleted file mode 100644 index 838b17e..0000000 --- a/test-data/expressive-hurray/expressive-hurray.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[hurray] - diff --git a/test-data/expressive-hurray/expressive-hurray.azure.ssml b/test-data/expressive-hurray/expressive-hurray.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-hurray/expressive-hurray.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-hurray/expressive-hurray.elevenlabs.ssml b/test-data/expressive-hurray/expressive-hurray.elevenlabs.ssml deleted file mode 100644 index e24c5d1..0000000 --- a/test-data/expressive-hurray/expressive-hurray.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[hurray] diff --git a/test-data/expressive-hurray/expressive-hurray.google.ssml b/test-data/expressive-hurray/expressive-hurray.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-hurray/expressive-hurray.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-hurray/expressive-hurray.polly-neural.ssml b/test-data/expressive-hurray/expressive-hurray.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-hurray/expressive-hurray.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-hurray/expressive-hurray.polly.ssml b/test-data/expressive-hurray/expressive-hurray.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-hurray/expressive-hurray.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-hurray/expressive-hurray.samsung.ssml b/test-data/expressive-hurray/expressive-hurray.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-hurray/expressive-hurray.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-hurray/expressive-hurray.sapi.ssml b/test-data/expressive-hurray/expressive-hurray.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-hurray/expressive-hurray.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-hurray/expressive-hurray.w3c.ssml b/test-data/expressive-hurray/expressive-hurray.w3c.ssml deleted file mode 100644 index 838b17e..0000000 --- a/test-data/expressive-hurray/expressive-hurray.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[hurray] - diff --git a/test-data/expressive-hurray/expressive-hurray.watson.ssml b/test-data/expressive-hurray/expressive-hurray.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-hurray/expressive-hurray.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-laugh/expressive-laugh.alexa.ssml b/test-data/expressive-laugh/expressive-laugh.alexa.ssml deleted file mode 100644 index abe2037..0000000 --- a/test-data/expressive-laugh/expressive-laugh.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello world - diff --git a/test-data/expressive-laugh/expressive-laugh.apple.ssml b/test-data/expressive-laugh/expressive-laugh.apple.ssml deleted file mode 100644 index 475db8b..0000000 --- a/test-data/expressive-laugh/expressive-laugh.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello [laugh] world - diff --git a/test-data/expressive-laugh/expressive-laugh.azure.ssml b/test-data/expressive-laugh/expressive-laugh.azure.ssml deleted file mode 100644 index abe2037..0000000 --- a/test-data/expressive-laugh/expressive-laugh.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello world - diff --git a/test-data/expressive-laugh/expressive-laugh.elevenlabs.ssml b/test-data/expressive-laugh/expressive-laugh.elevenlabs.ssml deleted file mode 100644 index d50c419..0000000 --- a/test-data/expressive-laugh/expressive-laugh.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Hello [laugh] world diff --git a/test-data/expressive-laugh/expressive-laugh.google.ssml b/test-data/expressive-laugh/expressive-laugh.google.ssml deleted file mode 100644 index abe2037..0000000 --- a/test-data/expressive-laugh/expressive-laugh.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello world - diff --git a/test-data/expressive-laugh/expressive-laugh.polly-neural.ssml b/test-data/expressive-laugh/expressive-laugh.polly-neural.ssml deleted file mode 100644 index abe2037..0000000 --- a/test-data/expressive-laugh/expressive-laugh.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello world - diff --git a/test-data/expressive-laugh/expressive-laugh.polly.ssml b/test-data/expressive-laugh/expressive-laugh.polly.ssml deleted file mode 100644 index abe2037..0000000 --- a/test-data/expressive-laugh/expressive-laugh.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello world - diff --git a/test-data/expressive-laugh/expressive-laugh.samsung.ssml b/test-data/expressive-laugh/expressive-laugh.samsung.ssml deleted file mode 100644 index abe2037..0000000 --- a/test-data/expressive-laugh/expressive-laugh.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello world - diff --git a/test-data/expressive-laugh/expressive-laugh.sapi.ssml b/test-data/expressive-laugh/expressive-laugh.sapi.ssml deleted file mode 100644 index abe2037..0000000 --- a/test-data/expressive-laugh/expressive-laugh.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello world - diff --git a/test-data/expressive-laugh/expressive-laugh.w3c.ssml b/test-data/expressive-laugh/expressive-laugh.w3c.ssml deleted file mode 100644 index 475db8b..0000000 --- a/test-data/expressive-laugh/expressive-laugh.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello [laugh] world - diff --git a/test-data/expressive-laugh/expressive-laugh.watson.ssml b/test-data/expressive-laugh/expressive-laugh.watson.ssml deleted file mode 100644 index abe2037..0000000 --- a/test-data/expressive-laugh/expressive-laugh.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello world - diff --git a/test-data/expressive-multiple/expressive-multiple.alexa.ssml b/test-data/expressive-multiple/expressive-multiple.alexa.ssml deleted file mode 100644 index 7b0a965..0000000 --- a/test-data/expressive-multiple/expressive-multiple.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello how are you I'm fine - diff --git a/test-data/expressive-multiple/expressive-multiple.apple.ssml b/test-data/expressive-multiple/expressive-multiple.apple.ssml deleted file mode 100644 index 550e274..0000000 --- a/test-data/expressive-multiple/expressive-multiple.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello [laugh] how are you [sigh] I'm fine [cough] - diff --git a/test-data/expressive-multiple/expressive-multiple.azure.ssml b/test-data/expressive-multiple/expressive-multiple.azure.ssml deleted file mode 100644 index 7b0a965..0000000 --- a/test-data/expressive-multiple/expressive-multiple.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello how are you I'm fine - diff --git a/test-data/expressive-multiple/expressive-multiple.elevenlabs.ssml b/test-data/expressive-multiple/expressive-multiple.elevenlabs.ssml deleted file mode 100644 index ad189b3..0000000 --- a/test-data/expressive-multiple/expressive-multiple.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Hello [laugh] how are you [sigh] I'm fine [cough] diff --git a/test-data/expressive-multiple/expressive-multiple.google.ssml b/test-data/expressive-multiple/expressive-multiple.google.ssml deleted file mode 100644 index 7b0a965..0000000 --- a/test-data/expressive-multiple/expressive-multiple.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello how are you I'm fine - diff --git a/test-data/expressive-multiple/expressive-multiple.polly-neural.ssml b/test-data/expressive-multiple/expressive-multiple.polly-neural.ssml deleted file mode 100644 index 7b0a965..0000000 --- a/test-data/expressive-multiple/expressive-multiple.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello how are you I'm fine - diff --git a/test-data/expressive-multiple/expressive-multiple.polly.ssml b/test-data/expressive-multiple/expressive-multiple.polly.ssml deleted file mode 100644 index 7b0a965..0000000 --- a/test-data/expressive-multiple/expressive-multiple.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello how are you I'm fine - diff --git a/test-data/expressive-multiple/expressive-multiple.samsung.ssml b/test-data/expressive-multiple/expressive-multiple.samsung.ssml deleted file mode 100644 index 7b0a965..0000000 --- a/test-data/expressive-multiple/expressive-multiple.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello how are you I'm fine - diff --git a/test-data/expressive-multiple/expressive-multiple.sapi.ssml b/test-data/expressive-multiple/expressive-multiple.sapi.ssml deleted file mode 100644 index 7b0a965..0000000 --- a/test-data/expressive-multiple/expressive-multiple.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello how are you I'm fine - diff --git a/test-data/expressive-multiple/expressive-multiple.w3c.ssml b/test-data/expressive-multiple/expressive-multiple.w3c.ssml deleted file mode 100644 index 550e274..0000000 --- a/test-data/expressive-multiple/expressive-multiple.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello [laugh] how are you [sigh] I'm fine [cough] - diff --git a/test-data/expressive-multiple/expressive-multiple.watson.ssml b/test-data/expressive-multiple/expressive-multiple.watson.ssml deleted file mode 100644 index 7b0a965..0000000 --- a/test-data/expressive-multiple/expressive-multiple.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello how are you I'm fine - diff --git a/test-data/expressive-sigh/expressive-sigh.alexa.ssml b/test-data/expressive-sigh/expressive-sigh.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sigh/expressive-sigh.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sigh/expressive-sigh.apple.ssml b/test-data/expressive-sigh/expressive-sigh.apple.ssml deleted file mode 100644 index 8b2d5d4..0000000 --- a/test-data/expressive-sigh/expressive-sigh.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[sigh] - diff --git a/test-data/expressive-sigh/expressive-sigh.azure.ssml b/test-data/expressive-sigh/expressive-sigh.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sigh/expressive-sigh.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sigh/expressive-sigh.elevenlabs.ssml b/test-data/expressive-sigh/expressive-sigh.elevenlabs.ssml deleted file mode 100644 index 3edd765..0000000 --- a/test-data/expressive-sigh/expressive-sigh.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[sigh] diff --git a/test-data/expressive-sigh/expressive-sigh.google.ssml b/test-data/expressive-sigh/expressive-sigh.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sigh/expressive-sigh.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sigh/expressive-sigh.polly-neural.ssml b/test-data/expressive-sigh/expressive-sigh.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sigh/expressive-sigh.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sigh/expressive-sigh.polly.ssml b/test-data/expressive-sigh/expressive-sigh.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sigh/expressive-sigh.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sigh/expressive-sigh.samsung.ssml b/test-data/expressive-sigh/expressive-sigh.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sigh/expressive-sigh.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sigh/expressive-sigh.sapi.ssml b/test-data/expressive-sigh/expressive-sigh.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sigh/expressive-sigh.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sigh/expressive-sigh.w3c.ssml b/test-data/expressive-sigh/expressive-sigh.w3c.ssml deleted file mode 100644 index 8b2d5d4..0000000 --- a/test-data/expressive-sigh/expressive-sigh.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[sigh] - diff --git a/test-data/expressive-sigh/expressive-sigh.watson.ssml b/test-data/expressive-sigh/expressive-sigh.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sigh/expressive-sigh.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sneeze/expressive-sneeze.alexa.ssml b/test-data/expressive-sneeze/expressive-sneeze.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sneeze/expressive-sneeze.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sneeze/expressive-sneeze.apple.ssml b/test-data/expressive-sneeze/expressive-sneeze.apple.ssml deleted file mode 100644 index ba3349b..0000000 --- a/test-data/expressive-sneeze/expressive-sneeze.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[sneeze] - diff --git a/test-data/expressive-sneeze/expressive-sneeze.azure.ssml b/test-data/expressive-sneeze/expressive-sneeze.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sneeze/expressive-sneeze.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sneeze/expressive-sneeze.elevenlabs.ssml b/test-data/expressive-sneeze/expressive-sneeze.elevenlabs.ssml deleted file mode 100644 index 74fcabf..0000000 --- a/test-data/expressive-sneeze/expressive-sneeze.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[sneeze] diff --git a/test-data/expressive-sneeze/expressive-sneeze.google.ssml b/test-data/expressive-sneeze/expressive-sneeze.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sneeze/expressive-sneeze.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sneeze/expressive-sneeze.polly-neural.ssml b/test-data/expressive-sneeze/expressive-sneeze.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sneeze/expressive-sneeze.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sneeze/expressive-sneeze.polly.ssml b/test-data/expressive-sneeze/expressive-sneeze.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sneeze/expressive-sneeze.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sneeze/expressive-sneeze.samsung.ssml b/test-data/expressive-sneeze/expressive-sneeze.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sneeze/expressive-sneeze.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sneeze/expressive-sneeze.sapi.ssml b/test-data/expressive-sneeze/expressive-sneeze.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sneeze/expressive-sneeze.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-sneeze/expressive-sneeze.w3c.ssml b/test-data/expressive-sneeze/expressive-sneeze.w3c.ssml deleted file mode 100644 index ba3349b..0000000 --- a/test-data/expressive-sneeze/expressive-sneeze.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[sneeze] - diff --git a/test-data/expressive-sneeze/expressive-sneeze.watson.ssml b/test-data/expressive-sneeze/expressive-sneeze.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-sneeze/expressive-sneeze.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.alexa.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-throat-clear/expressive-throat-clear.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.apple.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.apple.ssml deleted file mode 100644 index 4c8aa6f..0000000 --- a/test-data/expressive-throat-clear/expressive-throat-clear.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[throat-clear] - diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.azure.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-throat-clear/expressive-throat-clear.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.elevenlabs.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.elevenlabs.ssml deleted file mode 100644 index b525cfe..0000000 --- a/test-data/expressive-throat-clear/expressive-throat-clear.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[throat-clear] diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.google.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-throat-clear/expressive-throat-clear.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.polly-neural.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-throat-clear/expressive-throat-clear.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.polly.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-throat-clear/expressive-throat-clear.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.samsung.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-throat-clear/expressive-throat-clear.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.sapi.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-throat-clear/expressive-throat-clear.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.w3c.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.w3c.ssml deleted file mode 100644 index 4c8aa6f..0000000 --- a/test-data/expressive-throat-clear/expressive-throat-clear.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[throat-clear] - diff --git a/test-data/expressive-throat-clear/expressive-throat-clear.watson.ssml b/test-data/expressive-throat-clear/expressive-throat-clear.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-throat-clear/expressive-throat-clear.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-whimper/expressive-whimper.alexa.ssml b/test-data/expressive-whimper/expressive-whimper.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-whimper/expressive-whimper.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-whimper/expressive-whimper.apple.ssml b/test-data/expressive-whimper/expressive-whimper.apple.ssml deleted file mode 100644 index 3e51c8c..0000000 --- a/test-data/expressive-whimper/expressive-whimper.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[whimper] - diff --git a/test-data/expressive-whimper/expressive-whimper.azure.ssml b/test-data/expressive-whimper/expressive-whimper.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-whimper/expressive-whimper.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-whimper/expressive-whimper.elevenlabs.ssml b/test-data/expressive-whimper/expressive-whimper.elevenlabs.ssml deleted file mode 100644 index 7c72209..0000000 --- a/test-data/expressive-whimper/expressive-whimper.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[whimper] diff --git a/test-data/expressive-whimper/expressive-whimper.google.ssml b/test-data/expressive-whimper/expressive-whimper.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-whimper/expressive-whimper.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-whimper/expressive-whimper.polly-neural.ssml b/test-data/expressive-whimper/expressive-whimper.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-whimper/expressive-whimper.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-whimper/expressive-whimper.polly.ssml b/test-data/expressive-whimper/expressive-whimper.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-whimper/expressive-whimper.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-whimper/expressive-whimper.samsung.ssml b/test-data/expressive-whimper/expressive-whimper.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-whimper/expressive-whimper.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-whimper/expressive-whimper.sapi.ssml b/test-data/expressive-whimper/expressive-whimper.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-whimper/expressive-whimper.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-whimper/expressive-whimper.w3c.ssml b/test-data/expressive-whimper/expressive-whimper.w3c.ssml deleted file mode 100644 index 3e51c8c..0000000 --- a/test-data/expressive-whimper/expressive-whimper.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[whimper] - diff --git a/test-data/expressive-whimper/expressive-whimper.watson.ssml b/test-data/expressive-whimper/expressive-whimper.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-whimper/expressive-whimper.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-with-break/expressive-with-break.alexa.ssml b/test-data/expressive-with-break/expressive-with-break.alexa.ssml deleted file mode 100644 index 1f0d0ed..0000000 --- a/test-data/expressive-with-break/expressive-with-break.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello wait world - diff --git a/test-data/expressive-with-break/expressive-with-break.apple.ssml b/test-data/expressive-with-break/expressive-with-break.apple.ssml deleted file mode 100644 index 14564ab..0000000 --- a/test-data/expressive-with-break/expressive-with-break.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello [laugh] wait world - diff --git a/test-data/expressive-with-break/expressive-with-break.azure.ssml b/test-data/expressive-with-break/expressive-with-break.azure.ssml deleted file mode 100644 index 1f0d0ed..0000000 --- a/test-data/expressive-with-break/expressive-with-break.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello wait world - diff --git a/test-data/expressive-with-break/expressive-with-break.elevenlabs.ssml b/test-data/expressive-with-break/expressive-with-break.elevenlabs.ssml deleted file mode 100644 index 24446b8..0000000 --- a/test-data/expressive-with-break/expressive-with-break.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Hello [laugh] wait world diff --git a/test-data/expressive-with-break/expressive-with-break.google.ssml b/test-data/expressive-with-break/expressive-with-break.google.ssml deleted file mode 100644 index 1f0d0ed..0000000 --- a/test-data/expressive-with-break/expressive-with-break.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello wait world - diff --git a/test-data/expressive-with-break/expressive-with-break.polly-neural.ssml b/test-data/expressive-with-break/expressive-with-break.polly-neural.ssml deleted file mode 100644 index 1f0d0ed..0000000 --- a/test-data/expressive-with-break/expressive-with-break.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello wait world - diff --git a/test-data/expressive-with-break/expressive-with-break.polly.ssml b/test-data/expressive-with-break/expressive-with-break.polly.ssml deleted file mode 100644 index 1f0d0ed..0000000 --- a/test-data/expressive-with-break/expressive-with-break.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello wait world - diff --git a/test-data/expressive-with-break/expressive-with-break.samsung.ssml b/test-data/expressive-with-break/expressive-with-break.samsung.ssml deleted file mode 100644 index 1f0d0ed..0000000 --- a/test-data/expressive-with-break/expressive-with-break.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello wait world - diff --git a/test-data/expressive-with-break/expressive-with-break.sapi.ssml b/test-data/expressive-with-break/expressive-with-break.sapi.ssml deleted file mode 100644 index 1f0d0ed..0000000 --- a/test-data/expressive-with-break/expressive-with-break.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello wait world - diff --git a/test-data/expressive-with-break/expressive-with-break.w3c.ssml b/test-data/expressive-with-break/expressive-with-break.w3c.ssml deleted file mode 100644 index 14564ab..0000000 --- a/test-data/expressive-with-break/expressive-with-break.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello [laugh] wait world - diff --git a/test-data/expressive-with-break/expressive-with-break.watson.ssml b/test-data/expressive-with-break/expressive-with-break.watson.ssml deleted file mode 100644 index 1f0d0ed..0000000 --- a/test-data/expressive-with-break/expressive-with-break.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hello wait world - diff --git a/test-data/expressive-yawn/expressive-yawn.alexa.ssml b/test-data/expressive-yawn/expressive-yawn.alexa.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-yawn/expressive-yawn.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-yawn/expressive-yawn.apple.ssml b/test-data/expressive-yawn/expressive-yawn.apple.ssml deleted file mode 100644 index 52d60ee..0000000 --- a/test-data/expressive-yawn/expressive-yawn.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[yawn] - diff --git a/test-data/expressive-yawn/expressive-yawn.azure.ssml b/test-data/expressive-yawn/expressive-yawn.azure.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-yawn/expressive-yawn.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-yawn/expressive-yawn.elevenlabs.ssml b/test-data/expressive-yawn/expressive-yawn.elevenlabs.ssml deleted file mode 100644 index 289f216..0000000 --- a/test-data/expressive-yawn/expressive-yawn.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -[yawn] diff --git a/test-data/expressive-yawn/expressive-yawn.google.ssml b/test-data/expressive-yawn/expressive-yawn.google.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-yawn/expressive-yawn.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-yawn/expressive-yawn.polly-neural.ssml b/test-data/expressive-yawn/expressive-yawn.polly-neural.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-yawn/expressive-yawn.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-yawn/expressive-yawn.polly.ssml b/test-data/expressive-yawn/expressive-yawn.polly.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-yawn/expressive-yawn.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-yawn/expressive-yawn.samsung.ssml b/test-data/expressive-yawn/expressive-yawn.samsung.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-yawn/expressive-yawn.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-yawn/expressive-yawn.sapi.ssml b/test-data/expressive-yawn/expressive-yawn.sapi.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-yawn/expressive-yawn.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/expressive-yawn/expressive-yawn.w3c.ssml b/test-data/expressive-yawn/expressive-yawn.w3c.ssml deleted file mode 100644 index 52d60ee..0000000 --- a/test-data/expressive-yawn/expressive-yawn.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -[yawn] - diff --git a/test-data/expressive-yawn/expressive-yawn.watson.ssml b/test-data/expressive-yawn/expressive-yawn.watson.ssml deleted file mode 100644 index 0454f95..0000000 --- a/test-data/expressive-yawn/expressive-yawn.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela.ssml deleted file mode 100644 index 98c6cef..0000000 --- a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Add 1+1/2 cups of flour. diff --git a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.elevenlabs.ssml b/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.elevenlabs.ssml deleted file mode 100644 index 98c6cef..0000000 --- a/test-data/fraction-standard includes a plus sign/fraction-standard includes a plus sign.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Add 1+1/2 cups of flour. diff --git a/test-data/fraction-standard/fraction-standard.acapela.ssml b/test-data/fraction-standard/fraction-standard.acapela.ssml deleted file mode 100644 index 4a99dd4..0000000 --- a/test-data/fraction-standard/fraction-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Add 2/3 cup of milk. diff --git a/test-data/fraction-standard/fraction-standard.elevenlabs.ssml b/test-data/fraction-standard/fraction-standard.elevenlabs.ssml deleted file mode 100644 index 4a99dd4..0000000 --- a/test-data/fraction-standard/fraction-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Add 2/3 cup of milk. diff --git a/test-data/interjection-standard/interjection-standard.acapela-cloud.ssml b/test-data/interjection-standard/interjection-standard.acapela-cloud.ssml deleted file mode 100644 index 413f699..0000000 --- a/test-data/interjection-standard/interjection-standard.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Wow, I didn't see that coming. - diff --git a/test-data/interjection-standard/interjection-standard.acapela.ssml b/test-data/interjection-standard/interjection-standard.acapela.ssml deleted file mode 100644 index e4b0ff0..0000000 --- a/test-data/interjection-standard/interjection-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Wow, I didn't see that coming. diff --git a/test-data/interjection-standard/interjection-standard.azure.ssml b/test-data/interjection-standard/interjection-standard.azure.ssml deleted file mode 100644 index 413f699..0000000 --- a/test-data/interjection-standard/interjection-standard.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Wow, I didn't see that coming. - diff --git a/test-data/interjection-standard/interjection-standard.elevenlabs.ssml b/test-data/interjection-standard/interjection-standard.elevenlabs.ssml deleted file mode 100644 index e4b0ff0..0000000 --- a/test-data/interjection-standard/interjection-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Wow, I didn't see that coming. diff --git a/test-data/interjection-standard/interjection-standard.google.ssml b/test-data/interjection-standard/interjection-standard.google.ssml deleted file mode 100644 index 413f699..0000000 --- a/test-data/interjection-standard/interjection-standard.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Wow, I didn't see that coming. - diff --git a/test-data/interjection-standard/interjection-standard.polly-neural.ssml b/test-data/interjection-standard/interjection-standard.polly-neural.ssml deleted file mode 100644 index 413f699..0000000 --- a/test-data/interjection-standard/interjection-standard.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Wow, I didn't see that coming. - diff --git a/test-data/interjection-standard/interjection-standard.samsung.ssml b/test-data/interjection-standard/interjection-standard.samsung.ssml deleted file mode 100644 index 413f699..0000000 --- a/test-data/interjection-standard/interjection-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Wow, I didn't see that coming. - diff --git a/test-data/interjection-standard/interjection-standard.watson.ssml b/test-data/interjection-standard/interjection-standard.watson.ssml deleted file mode 100644 index 413f699..0000000 --- a/test-data/interjection-standard/interjection-standard.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Wow, I didn't see that coming. - diff --git a/test-data/ipa-short/ipa-short.elevenlabs.ssml b/test-data/ipa-short/ipa-short.elevenlabs.ssml deleted file mode 100644 index d93581d..0000000 --- a/test-data/ipa-short/ipa-short.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -speech diff --git a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.elevenlabs.ssml b/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.elevenlabs.ssml deleted file mode 100644 index 8a630b6..0000000 --- a/test-data/ipa-standard-alphabet-uk/ipa-standard-alphabet-uk.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -I say, ipa. diff --git a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.elevenlabs.ssml b/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.elevenlabs.ssml deleted file mode 100644 index 45e68f8..0000000 --- a/test-data/ipa-standard-alphabet-us/ipa-standard-alphabet-us.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -I say, ipa. diff --git a/test-data/ipa-standard/ipa-standard.elevenlabs.ssml b/test-data/ipa-standard/ipa-standard.elevenlabs.ssml deleted file mode 100644 index c3bdfad..0000000 --- a/test-data/ipa-standard/ipa-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -I say, pecan. diff --git a/test-data/lang-standard/lang-standard.acapela.ssml b/test-data/lang-standard/lang-standard.acapela.ssml deleted file mode 100644 index 8ddde05..0000000 --- a/test-data/lang-standard/lang-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -In Paris, they pronounce it Paris. diff --git a/test-data/lang-standard/lang-standard.elevenlabs.ssml b/test-data/lang-standard/lang-standard.elevenlabs.ssml deleted file mode 100644 index 8ddde05..0000000 --- a/test-data/lang-standard/lang-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -In Paris, they pronounce it Paris. diff --git a/test-data/lang-standard/lang-standard.samsung.ssml b/test-data/lang-standard/lang-standard.samsung.ssml deleted file mode 100644 index 98bbdd3..0000000 --- a/test-data/lang-standard/lang-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -In Paris, they pronounce it Paris. - diff --git a/test-data/lang-standard/lang-standard.watson.ssml b/test-data/lang-standard/lang-standard.watson.ssml deleted file mode 100644 index 98bbdd3..0000000 --- a/test-data/lang-standard/lang-standard.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -In Paris, they pronounce it Paris. - diff --git a/test-data/mark-standard/mark-standard.acapela.ssml b/test-data/mark-standard/mark-standard.acapela.ssml deleted file mode 100644 index 802992c..0000000 --- a/test-data/mark-standard/mark-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Hello world diff --git a/test-data/mark-standard/mark-standard.alexa.ssml b/test-data/mark-standard/mark-standard.alexa.ssml deleted file mode 100644 index 29f2bc1..0000000 --- a/test-data/mark-standard/mark-standard.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hello world - diff --git a/test-data/mark-standard/mark-standard.elevenlabs.ssml b/test-data/mark-standard/mark-standard.elevenlabs.ssml deleted file mode 100644 index 2fc03ba..0000000 --- a/test-data/mark-standard/mark-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ - Hello world diff --git a/test-data/mark-standard/mark-standard.samsung.ssml b/test-data/mark-standard/mark-standard.samsung.ssml deleted file mode 100644 index 29f2bc1..0000000 --- a/test-data/mark-standard/mark-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hello world - diff --git a/test-data/mark-standard/mark-standard.watson.ssml b/test-data/mark-standard/mark-standard.watson.ssml deleted file mode 100644 index 29f2bc1..0000000 --- a/test-data/mark-standard/mark-standard.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hello world - diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.elevenlabs.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.elevenlabs.ssml deleted file mode 100644 index efdff96..0000000 --- a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Your balance is: 12345. diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela-cloud.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela-cloud.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela-cloud.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela.ssml deleted file mode 100644 index 362c049..0000000 --- a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Section 1 diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.apple.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.apple.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.apple.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.elevenlabs.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.elevenlabs.ssml deleted file mode 100644 index 00ffc14..0000000 --- a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.elevenlabs.ssml +++ /dev/null @@ -1,2 +0,0 @@ - -Section 1 diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.google.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.google.ssml deleted file mode 100644 index d6741ba..0000000 --- a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Section 1 - diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.polly.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.samsung.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.samsung.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.samsung.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.sapi.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.sapi.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.sapi.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.w3c.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.w3c.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.w3c.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.watson.ssml b/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.watson.ssml deleted file mode 100644 index 3d303c4..0000000 --- a/test-data/newscaster-section end speak tag at end/newscaster-section end speak tag at end.watson.ssml +++ /dev/null @@ -1,4 +0,0 @@ - - -Section 1 - diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela-cloud.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela-cloud.ssml deleted file mode 100644 index d7324ab..0000000 --- a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela-cloud.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[newscaster] -Switching to a newscaster. -#[defaults] -Now back to normal speech. - diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela.ssml deleted file mode 100644 index 4dad9eb..0000000 --- a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.acapela.ssml +++ /dev/null @@ -1,5 +0,0 @@ -Normal speech. -#[newscaster] -Switching to a newscaster. -#[defaults] -Now back to normal speech. diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.apple.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.apple.ssml deleted file mode 100644 index d7324ab..0000000 --- a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.apple.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[newscaster] -Switching to a newscaster. -#[defaults] -Now back to normal speech. - diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.elevenlabs.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.elevenlabs.ssml deleted file mode 100644 index 4dad9eb..0000000 --- a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.elevenlabs.ssml +++ /dev/null @@ -1,5 +0,0 @@ -Normal speech. -#[newscaster] -Switching to a newscaster. -#[defaults] -Now back to normal speech. diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.google.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.google.ssml deleted file mode 100644 index e8c553e..0000000 --- a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.google.ssml +++ /dev/null @@ -1,5 +0,0 @@ - -Normal speech. -Switching to a newscaster. -Now back to normal speech. - diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly.ssml deleted file mode 100644 index d7324ab..0000000 --- a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.polly.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[newscaster] -Switching to a newscaster. -#[defaults] -Now back to normal speech. - diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.samsung.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.samsung.ssml deleted file mode 100644 index d7324ab..0000000 --- a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.samsung.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[newscaster] -Switching to a newscaster. -#[defaults] -Now back to normal speech. - diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.sapi.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.sapi.ssml deleted file mode 100644 index d7324ab..0000000 --- a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.sapi.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[newscaster] -Switching to a newscaster. -#[defaults] -Now back to normal speech. - diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.w3c.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.w3c.ssml deleted file mode 100644 index d7324ab..0000000 --- a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.w3c.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[newscaster] -Switching to a newscaster. -#[defaults] -Now back to normal speech. - diff --git a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.watson.ssml b/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.watson.ssml deleted file mode 100644 index d7324ab..0000000 --- a/test-data/newscaster-section normal to dj to normal/newscaster-section normal to dj to normal.watson.ssml +++ /dev/null @@ -1,7 +0,0 @@ - -Normal speech. -#[newscaster] -Switching to a newscaster. -#[defaults] -Now back to normal speech. - diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela-cloud.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela-cloud.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela.ssml deleted file mode 100644 index fbaa33d..0000000 --- a/test-data/newscaster-section section on same line/newscaster-section section on same line.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Hey there, nice to meet you diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.apple.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.apple.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/newscaster-section section on same line/newscaster-section section on same line.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.elevenlabs.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.elevenlabs.ssml deleted file mode 100644 index 198b443..0000000 --- a/test-data/newscaster-section section on same line/newscaster-section section on same line.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ - Hey there, nice to meet you diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.google.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.google.ssml deleted file mode 100644 index 57d88e5..0000000 --- a/test-data/newscaster-section section on same line/newscaster-section section on same line.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Hey there, nice to meet you - diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.polly.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.polly.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/newscaster-section section on same line/newscaster-section section on same line.polly.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.samsung.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.samsung.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/newscaster-section section on same line/newscaster-section section on same line.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.sapi.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.sapi.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/newscaster-section section on same line/newscaster-section section on same line.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.w3c.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.w3c.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/newscaster-section section on same line/newscaster-section section on same line.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/newscaster-section section on same line/newscaster-section section on same line.watson.ssml b/test-data/newscaster-section section on same line/newscaster-section section on same line.watson.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/newscaster-section section on same line/newscaster-section section on same line.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/number-standard/number-standard.acapela.ssml b/test-data/number-standard/number-standard.acapela.ssml deleted file mode 100644 index efdff96..0000000 --- a/test-data/number-standard/number-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -Your balance is: 12345. diff --git a/test-data/number-standard/number-standard.elevenlabs.ssml b/test-data/number-standard/number-standard.elevenlabs.ssml deleted file mode 100644 index efdff96..0000000 --- a/test-data/number-standard/number-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Your balance is: 12345. diff --git a/test-data/ordinal-standard/ordinal-standard.acapela.ssml b/test-data/ordinal-standard/ordinal-standard.acapela.ssml deleted file mode 100644 index 245d16e..0000000 --- a/test-data/ordinal-standard/ordinal-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -The others came in 2nd and 3. diff --git a/test-data/ordinal-standard/ordinal-standard.elevenlabs.ssml b/test-data/ordinal-standard/ordinal-standard.elevenlabs.ssml deleted file mode 100644 index 245d16e..0000000 --- a/test-data/ordinal-standard/ordinal-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -The others came in 2nd and 3. diff --git a/test-data/pitch-standard-high/pitch-standard-high.elevenlabs.ssml b/test-data/pitch-standard-high/pitch-standard-high.elevenlabs.ssml deleted file mode 100644 index f37cb04..0000000 --- a/test-data/pitch-standard-high/pitch-standard-high.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A high pitch diff --git a/test-data/pitch-standard-high/pitch-standard-high.polly-neural.ssml b/test-data/pitch-standard-high/pitch-standard-high.polly-neural.ssml deleted file mode 100644 index afcb49c..0000000 --- a/test-data/pitch-standard-high/pitch-standard-high.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A high pitch - diff --git a/test-data/pitch-standard-low/pitch-standard-low.elevenlabs.ssml b/test-data/pitch-standard-low/pitch-standard-low.elevenlabs.ssml deleted file mode 100644 index 532058c..0000000 --- a/test-data/pitch-standard-low/pitch-standard-low.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A low pitch diff --git a/test-data/pitch-standard-low/pitch-standard-low.polly-neural.ssml b/test-data/pitch-standard-low/pitch-standard-low.polly-neural.ssml deleted file mode 100644 index e560a67..0000000 --- a/test-data/pitch-standard-low/pitch-standard-low.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A low pitch - diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.elevenlabs.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.elevenlabs.ssml deleted file mode 100644 index aa403ae..0000000 --- a/test-data/pitch-standard-medium/pitch-standard-medium.elevenlabs.ssml +++ /dev/null @@ -1,2 +0,0 @@ -A medium pitch 1 -A medium pitch 2 diff --git a/test-data/pitch-standard-medium/pitch-standard-medium.polly-neural.ssml b/test-data/pitch-standard-medium/pitch-standard-medium.polly-neural.ssml deleted file mode 100644 index da294d5..0000000 --- a/test-data/pitch-standard-medium/pitch-standard-medium.polly-neural.ssml +++ /dev/null @@ -1,4 +0,0 @@ - -A medium pitch 1 -A medium pitch 2 - diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.elevenlabs.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.elevenlabs.ssml deleted file mode 100644 index 9efed87..0000000 --- a/test-data/pitch-standard-x-high/pitch-standard-x-high.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A xhigh pitch diff --git a/test-data/pitch-standard-x-high/pitch-standard-x-high.polly-neural.ssml b/test-data/pitch-standard-x-high/pitch-standard-x-high.polly-neural.ssml deleted file mode 100644 index 6a92e64..0000000 --- a/test-data/pitch-standard-x-high/pitch-standard-x-high.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A xhigh pitch - diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.elevenlabs.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.elevenlabs.ssml deleted file mode 100644 index a135181..0000000 --- a/test-data/pitch-standard-x-low/pitch-standard-x-low.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A xlow pitch diff --git a/test-data/pitch-standard-x-low/pitch-standard-x-low.polly-neural.ssml b/test-data/pitch-standard-x-low/pitch-standard-x-low.polly-neural.ssml deleted file mode 100644 index 9cccf72..0000000 --- a/test-data/pitch-standard-x-low/pitch-standard-x-low.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -A xlow pitch - diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.elevenlabs.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.elevenlabs.ssml deleted file mode 100644 index e430152..0000000 --- a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Multiple modifiers on same text diff --git a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly-neural.ssml b/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly-neural.ssml deleted file mode 100644 index fac1cce..0000000 --- a/test-data/prosody-multiple-modifiers rate + pitch/prosody-multiple-modifiers rate + pitch.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Multiple modifiers on same text - diff --git a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.elevenlabs.ssml b/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.elevenlabs.ssml deleted file mode 100644 index e430152..0000000 --- a/test-data/prosody-multiple-modifiers rate + volume/prosody-multiple-modifiers rate + volume.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Multiple modifiers on same text diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.elevenlabs.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.elevenlabs.ssml deleted file mode 100644 index e430152..0000000 --- a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Multiple modifiers on same text diff --git a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly-neural.ssml b/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly-neural.ssml deleted file mode 100644 index 75d5603..0000000 --- a/test-data/prosody-multiple-modifiers vol + pitch + rate defaults/prosody-multiple-modifiers vol + pitch + rate defaults.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Multiple modifiers on same text - diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.elevenlabs.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.elevenlabs.ssml deleted file mode 100644 index e430152..0000000 --- a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Multiple modifiers on same text diff --git a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly-neural.ssml b/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly-neural.ssml deleted file mode 100644 index 676df5b..0000000 --- a/test-data/prosody-multiple-modifiers volume + pitch + rate/prosody-multiple-modifiers volume + pitch + rate.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Multiple modifiers on same text - diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.elevenlabs.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.elevenlabs.ssml deleted file mode 100644 index e430152..0000000 --- a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Multiple modifiers on same text diff --git a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly-neural.ssml b/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly-neural.ssml deleted file mode 100644 index 3aa749c..0000000 --- a/test-data/prosody-multiple-modifiers volume + pitch/prosody-multiple-modifiers volume + pitch.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Multiple modifiers on same text - diff --git a/test-data/rate-standard-fast/rate-standard-fast.elevenlabs.ssml b/test-data/rate-standard-fast/rate-standard-fast.elevenlabs.ssml deleted file mode 100644 index 9cad24f..0000000 --- a/test-data/rate-standard-fast/rate-standard-fast.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A fast rate diff --git a/test-data/rate-standard-medium/rate-standard-medium.elevenlabs.ssml b/test-data/rate-standard-medium/rate-standard-medium.elevenlabs.ssml deleted file mode 100644 index a7affb4..0000000 --- a/test-data/rate-standard-medium/rate-standard-medium.elevenlabs.ssml +++ /dev/null @@ -1,2 +0,0 @@ -A medium rate 1 -A medium rate 2 diff --git a/test-data/rate-standard-slow/rate-standard-slow.elevenlabs.ssml b/test-data/rate-standard-slow/rate-standard-slow.elevenlabs.ssml deleted file mode 100644 index 15585ae..0000000 --- a/test-data/rate-standard-slow/rate-standard-slow.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A slow rate diff --git a/test-data/rate-standard-x-fast/rate-standard-x-fast.elevenlabs.ssml b/test-data/rate-standard-x-fast/rate-standard-x-fast.elevenlabs.ssml deleted file mode 100644 index e8f2e62..0000000 --- a/test-data/rate-standard-x-fast/rate-standard-x-fast.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A xfast rate diff --git a/test-data/rate-standard-x-slow/rate-standard-x-slow.elevenlabs.ssml b/test-data/rate-standard-x-slow/rate-standard-x-slow.elevenlabs.ssml deleted file mode 100644 index 730f409..0000000 --- a/test-data/rate-standard-x-slow/rate-standard-x-slow.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A xslow rate diff --git a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.elevenlabs.ssml b/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.elevenlabs.ssml deleted file mode 100644 index 01b51e6..0000000 --- a/test-data/say-as-modifiers last modifier wins/say-as-modifiers last modifier wins.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Some text diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.elevenlabs.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.elevenlabs.ssml deleted file mode 100644 index 04bf022..0000000 --- a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.elevenlabs.ssml +++ /dev/null @@ -1,4 +0,0 @@ - -Section 1 -#[voice:"Brian";lang:"en-GB"] -Section 2 diff --git a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.samsung.ssml b/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.samsung.ssml deleted file mode 100644 index 0e9d0ef..0000000 --- a/test-data/sections-standard end speak tag at end/sections-standard end speak tag at end.samsung.ssml +++ /dev/null @@ -1,6 +0,0 @@ - - -Section 1 -#[voice:"Brian";lang:"en-GB"] -Section 2 - diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.elevenlabs.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.elevenlabs.ssml deleted file mode 100644 index 198b443..0000000 --- a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ - Hey there, nice to meet you diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.samsung.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.samsung.ssml deleted file mode 100644 index 7905f3b..0000000 --- a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - - Hey there, nice to meet you - diff --git a/test-data/sections-standard/sections-standard.elevenlabs.ssml b/test-data/sections-standard/sections-standard.elevenlabs.ssml deleted file mode 100644 index fdb8e34..0000000 --- a/test-data/sections-standard/sections-standard.elevenlabs.ssml +++ /dev/null @@ -1,7 +0,0 @@ -My voice and language is based on the device. -#[voice:"Kendra";lang:"en-US"] -Now I am speaking as Kendra from the US with a US accent. -#[voice:"Brian";lang:"en-US"] -Switching to Brian from the UK with a US accent. -#[voice:"device"] -Now back to the device setting. diff --git a/test-data/sections-standard/sections-standard.samsung.ssml b/test-data/sections-standard/sections-standard.samsung.ssml deleted file mode 100644 index 178f3d4..0000000 --- a/test-data/sections-standard/sections-standard.samsung.ssml +++ /dev/null @@ -1,9 +0,0 @@ - -My voice and language is based on the device. -#[voice:"Kendra";lang:"en-US"] -Now I am speaking as Kendra from the US with a US accent. -#[voice:"Brian";lang:"en-US"] -Switching to Brian from the UK with a US accent. -#[voice:"device"] -Now back to the device setting. - diff --git a/test-data/sub-short/sub-short.elevenlabs.ssml b/test-data/sub-short/sub-short.elevenlabs.ssml deleted file mode 100644 index d9202c6..0000000 --- a/test-data/sub-short/sub-short.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -aluminium diff --git a/test-data/sub-standard/sub-standard.elevenlabs.ssml b/test-data/sub-standard/sub-standard.elevenlabs.ssml deleted file mode 100644 index 4d89560..0000000 --- a/test-data/sub-standard/sub-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -The element is Al. diff --git a/test-data/timbre-standard/timbre-standard.acapela-cloud.ssml b/test-data/timbre-standard/timbre-standard.acapela-cloud.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/timbre-standard/timbre-standard.acapela-cloud.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/timbre-standard/timbre-standard.acapela.ssml b/test-data/timbre-standard/timbre-standard.acapela.ssml deleted file mode 100644 index 8e27be7..0000000 --- a/test-data/timbre-standard/timbre-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -text diff --git a/test-data/timbre-standard/timbre-standard.alexa.ssml b/test-data/timbre-standard/timbre-standard.alexa.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/timbre-standard/timbre-standard.alexa.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/timbre-standard/timbre-standard.apple.ssml b/test-data/timbre-standard/timbre-standard.apple.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/timbre-standard/timbre-standard.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/timbre-standard/timbre-standard.azure.ssml b/test-data/timbre-standard/timbre-standard.azure.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/timbre-standard/timbre-standard.azure.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/timbre-standard/timbre-standard.elevenlabs.ssml b/test-data/timbre-standard/timbre-standard.elevenlabs.ssml deleted file mode 100644 index 8e27be7..0000000 --- a/test-data/timbre-standard/timbre-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -text diff --git a/test-data/timbre-standard/timbre-standard.google.ssml b/test-data/timbre-standard/timbre-standard.google.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/timbre-standard/timbre-standard.google.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/timbre-standard/timbre-standard.polly-neural.ssml b/test-data/timbre-standard/timbre-standard.polly-neural.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/timbre-standard/timbre-standard.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/timbre-standard/timbre-standard.samsung.ssml b/test-data/timbre-standard/timbre-standard.samsung.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/timbre-standard/timbre-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/timbre-standard/timbre-standard.sapi.ssml b/test-data/timbre-standard/timbre-standard.sapi.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/timbre-standard/timbre-standard.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/timbre-standard/timbre-standard.w3c.ssml b/test-data/timbre-standard/timbre-standard.w3c.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/timbre-standard/timbre-standard.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/timbre-standard/timbre-standard.watson.ssml b/test-data/timbre-standard/timbre-standard.watson.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/timbre-standard/timbre-standard.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/time-standard/time-standard.acapela.ssml b/test-data/time-standard/time-standard.acapela.ssml deleted file mode 100644 index 2c6a821..0000000 --- a/test-data/time-standard/time-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -The time is 2:30pm. diff --git a/test-data/time-standard/time-standard.elevenlabs.ssml b/test-data/time-standard/time-standard.elevenlabs.ssml deleted file mode 100644 index 2c6a821..0000000 --- a/test-data/time-standard/time-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -The time is 2:30pm. diff --git a/test-data/time-standard/time-standard.samsung.ssml b/test-data/time-standard/time-standard.samsung.ssml deleted file mode 100644 index 14282ba..0000000 --- a/test-data/time-standard/time-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -The time is 2:30pm. - diff --git a/test-data/unit-standard/unit-standard.acapela.ssml b/test-data/unit-standard/unit-standard.acapela.ssml deleted file mode 100644 index 163a32e..0000000 --- a/test-data/unit-standard/unit-standard.acapela.ssml +++ /dev/null @@ -1 +0,0 @@ -I would walk 500 mi diff --git a/test-data/unit-standard/unit-standard.elevenlabs.ssml b/test-data/unit-standard/unit-standard.elevenlabs.ssml deleted file mode 100644 index 163a32e..0000000 --- a/test-data/unit-standard/unit-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -I would walk 500 mi diff --git a/test-data/unit-standard/unit-standard.samsung.ssml b/test-data/unit-standard/unit-standard.samsung.ssml deleted file mode 100644 index 8e4c4b8..0000000 --- a/test-data/unit-standard/unit-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I would walk 500 mi - diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.elevenlabs.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.elevenlabs.ssml deleted file mode 100644 index 8e27be7..0000000 --- a/test-data/voice-azure-displayname/voice-azure-displayname.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -text diff --git a/test-data/voice-azure-displayname/voice-azure-displayname.samsung.ssml b/test-data/voice-azure-displayname/voice-azure-displayname.samsung.ssml deleted file mode 100644 index 39c6795..0000000 --- a/test-data/voice-azure-displayname/voice-azure-displayname.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -text - diff --git a/test-data/voice-standard device name/voice-standard device name.elevenlabs.ssml b/test-data/voice-standard device name/voice-standard device name.elevenlabs.ssml deleted file mode 100644 index 91e64d7..0000000 --- a/test-data/voice-standard device name/voice-standard device name.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Why do you keep switching voices from one to the other? diff --git a/test-data/voice-standard device name/voice-standard device name.samsung.ssml b/test-data/voice-standard device name/voice-standard device name.samsung.ssml deleted file mode 100644 index dd78845..0000000 --- a/test-data/voice-standard device name/voice-standard device name.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Why do you keep switching voices from one to the other? - diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.elevenlabs.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.elevenlabs.ssml deleted file mode 100644 index 91e64d7..0000000 --- a/test-data/voice-standard invalid name/voice-standard invalid name.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Why do you keep switching voices from one to the other? diff --git a/test-data/voice-standard invalid name/voice-standard invalid name.samsung.ssml b/test-data/voice-standard invalid name/voice-standard invalid name.samsung.ssml deleted file mode 100644 index dd78845..0000000 --- a/test-data/voice-standard invalid name/voice-standard invalid name.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Why do you keep switching voices from one to the other? - diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.elevenlabs.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.elevenlabs.ssml deleted file mode 100644 index 91e64d7..0000000 --- a/test-data/voice-standard lowercase name/voice-standard lowercase name.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Why do you keep switching voices from one to the other? diff --git a/test-data/voice-standard lowercase name/voice-standard lowercase name.samsung.ssml b/test-data/voice-standard lowercase name/voice-standard lowercase name.samsung.ssml deleted file mode 100644 index dd78845..0000000 --- a/test-data/voice-standard lowercase name/voice-standard lowercase name.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Why do you keep switching voices from one to the other? - diff --git a/test-data/voice-standard/voice-standard.elevenlabs.ssml b/test-data/voice-standard/voice-standard.elevenlabs.ssml deleted file mode 100644 index 91e64d7..0000000 --- a/test-data/voice-standard/voice-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -Why do you keep switching voices from one to the other? diff --git a/test-data/voice-standard/voice-standard.samsung.ssml b/test-data/voice-standard/voice-standard.samsung.ssml deleted file mode 100644 index dd78845..0000000 --- a/test-data/voice-standard/voice-standard.samsung.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -Why do you keep switching voices from one to the other? - diff --git a/test-data/volume-standard-loud/volume-standard-loud.elevenlabs.ssml b/test-data/volume-standard-loud/volume-standard-loud.elevenlabs.ssml deleted file mode 100644 index 2034279..0000000 --- a/test-data/volume-standard-loud/volume-standard-loud.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A loud volume diff --git a/test-data/volume-standard-medium/volume-standard-medium.elevenlabs.ssml b/test-data/volume-standard-medium/volume-standard-medium.elevenlabs.ssml deleted file mode 100644 index 4f1e160..0000000 --- a/test-data/volume-standard-medium/volume-standard-medium.elevenlabs.ssml +++ /dev/null @@ -1,4 +0,0 @@ -A medium volume 1 -A medium volume 2 -A medium volume 3 -A medium volume 4 diff --git a/test-data/volume-standard-silent/volume-standard-silent.elevenlabs.ssml b/test-data/volume-standard-silent/volume-standard-silent.elevenlabs.ssml deleted file mode 100644 index e8a1dac..0000000 --- a/test-data/volume-standard-silent/volume-standard-silent.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A silent volume diff --git a/test-data/volume-standard-soft/volume-standard-soft.elevenlabs.ssml b/test-data/volume-standard-soft/volume-standard-soft.elevenlabs.ssml deleted file mode 100644 index 65f6be8..0000000 --- a/test-data/volume-standard-soft/volume-standard-soft.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A soft volume diff --git a/test-data/volume-standard-x-loud/volume-standard-x-loud.elevenlabs.ssml b/test-data/volume-standard-x-loud/volume-standard-x-loud.elevenlabs.ssml deleted file mode 100644 index bde0e40..0000000 --- a/test-data/volume-standard-x-loud/volume-standard-x-loud.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A xloud volume diff --git a/test-data/volume-standard-x-soft/volume-standard-x-soft.elevenlabs.ssml b/test-data/volume-standard-x-soft/volume-standard-x-soft.elevenlabs.ssml deleted file mode 100644 index 0627fa4..0000000 --- a/test-data/volume-standard-x-soft/volume-standard-x-soft.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -A xsoft volume diff --git a/test-data/whisper-standard/whisper-standard.apple.ssml b/test-data/whisper-standard/whisper-standard.apple.ssml deleted file mode 100644 index c03d9a9..0000000 --- a/test-data/whisper-standard/whisper-standard.apple.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I am not a real human. - diff --git a/test-data/whisper-standard/whisper-standard.elevenlabs.ssml b/test-data/whisper-standard/whisper-standard.elevenlabs.ssml deleted file mode 100644 index 83a6c93..0000000 --- a/test-data/whisper-standard/whisper-standard.elevenlabs.ssml +++ /dev/null @@ -1 +0,0 @@ -I am not a real human. diff --git a/test-data/whisper-standard/whisper-standard.polly-neural.ssml b/test-data/whisper-standard/whisper-standard.polly-neural.ssml deleted file mode 100644 index c03d9a9..0000000 --- a/test-data/whisper-standard/whisper-standard.polly-neural.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I am not a real human. - diff --git a/test-data/whisper-standard/whisper-standard.sapi.ssml b/test-data/whisper-standard/whisper-standard.sapi.ssml deleted file mode 100644 index c03d9a9..0000000 --- a/test-data/whisper-standard/whisper-standard.sapi.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I am not a real human. - diff --git a/test-data/whisper-standard/whisper-standard.w3c.ssml b/test-data/whisper-standard/whisper-standard.w3c.ssml deleted file mode 100644 index c03d9a9..0000000 --- a/test-data/whisper-standard/whisper-standard.w3c.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I am not a real human. - diff --git a/test-data/whisper-standard/whisper-standard.watson.ssml b/test-data/whisper-standard/whisper-standard.watson.ssml deleted file mode 100644 index c03d9a9..0000000 --- a/test-data/whisper-standard/whisper-standard.watson.ssml +++ /dev/null @@ -1,3 +0,0 @@ - -I am not a real human. - From c5aa5fce6530b0ec8d91f480582d7c3cb2b89b3a Mon Sep 17 00:00:00 2001 From: will wade Date: Thu, 9 Apr 2026 16:32:44 +0100 Subject: [PATCH 3/6] feat: add 54 new test cases - combos, missing expressives, edge cases - 37 missing expressive tag tests (laughter, cheer, crying, groan, etc.) covering all 50 values from the grammar - 8 combo tests: say-as+prosody, emphasis+prosody, voice+prosody, ipa+emphasis, sub+prosody, break+emphasis, say-as+sub, whisper+emphasis - Google style test (google:style) - Prosody with units: pitch semitones, rate percent - 2 emphasis edge cases: hyphenated words, dates (no false matches) - 2 Azure section styles: friendly, angry - Azure style with role+degree combo - Azure newscaster inline style test - 203 total test cases, 1046 SSML files --- .../azure-section-angry/azure-section-angry.azure.ssml | 6 ++++++ test-data/azure-section-angry/azure-section-angry.smd | 1 + test-data/azure-section-angry/azure-section-angry.txt | 3 +++ .../azure-section-friendly.azure.ssml | 6 ++++++ test-data/azure-section-friendly/azure-section-friendly.smd | 1 + test-data/azure-section-friendly/azure-section-friendly.txt | 3 +++ .../azure-style-newscaster.azure.ssml | 3 +++ test-data/azure-style-newscaster/azure-style-newscaster.smd | 1 + test-data/azure-style-newscaster/azure-style-newscaster.txt | 1 + .../azure-style-role-degree.azure.ssml | 3 +++ .../azure-style-role-degree/azure-style-role-degree.smd | 1 + .../combo-break-emphasis/combo-break-emphasis.alexa.ssml | 3 +++ .../combo-break-emphasis/combo-break-emphasis.azure.ssml | 3 +++ .../combo-break-emphasis/combo-break-emphasis.google.ssml | 3 +++ .../combo-break-emphasis/combo-break-emphasis.polly.ssml | 3 +++ test-data/combo-break-emphasis/combo-break-emphasis.smd | 1 + test-data/combo-break-emphasis/combo-break-emphasis.txt | 1 + .../combo-emphasis-prosody.acapela-cloud.ssml | 3 +++ .../combo-emphasis-prosody.alexa.ssml | 3 +++ .../combo-emphasis-prosody.azure.ssml | 3 +++ .../combo-emphasis-prosody.google.ssml | 3 +++ .../combo-emphasis-prosody.polly.ssml | 3 +++ test-data/combo-emphasis-prosody/combo-emphasis-prosody.smd | 1 + test-data/combo-emphasis-prosody/combo-emphasis-prosody.txt | 1 + .../combo-emphasis-prosody/combo-emphasis-prosody.w3c.ssml | 3 +++ .../combo-ipa-emphasis.acapela-cloud.ssml | 3 +++ test-data/combo-ipa-emphasis/combo-ipa-emphasis.alexa.ssml | 3 +++ test-data/combo-ipa-emphasis/combo-ipa-emphasis.azure.ssml | 3 +++ test-data/combo-ipa-emphasis/combo-ipa-emphasis.google.ssml | 3 +++ test-data/combo-ipa-emphasis/combo-ipa-emphasis.polly.ssml | 3 +++ test-data/combo-ipa-emphasis/combo-ipa-emphasis.smd | 1 + test-data/combo-ipa-emphasis/combo-ipa-emphasis.txt | 1 + test-data/combo-ipa-emphasis/combo-ipa-emphasis.w3c.ssml | 3 +++ .../combo-sayas-prosody.acapela-cloud.ssml | 3 +++ .../combo-sayas-prosody/combo-sayas-prosody.alexa.ssml | 3 +++ .../combo-sayas-prosody/combo-sayas-prosody.azure.ssml | 3 +++ .../combo-sayas-prosody/combo-sayas-prosody.google.ssml | 3 +++ .../combo-sayas-prosody/combo-sayas-prosody.polly.ssml | 3 +++ test-data/combo-sayas-prosody/combo-sayas-prosody.smd | 1 + test-data/combo-sayas-prosody/combo-sayas-prosody.txt | 1 + test-data/combo-sayas-prosody/combo-sayas-prosody.w3c.ssml | 3 +++ .../combo-sayas-sub/combo-sayas-sub.acapela-cloud.ssml | 3 +++ test-data/combo-sayas-sub/combo-sayas-sub.alexa.ssml | 3 +++ test-data/combo-sayas-sub/combo-sayas-sub.azure.ssml | 3 +++ test-data/combo-sayas-sub/combo-sayas-sub.google.ssml | 3 +++ test-data/combo-sayas-sub/combo-sayas-sub.polly.ssml | 3 +++ test-data/combo-sayas-sub/combo-sayas-sub.smd | 1 + test-data/combo-sayas-sub/combo-sayas-sub.txt | 1 + test-data/combo-sayas-sub/combo-sayas-sub.w3c.ssml | 3 +++ .../combo-sub-prosody/combo-sub-prosody.acapela-cloud.ssml | 3 +++ test-data/combo-sub-prosody/combo-sub-prosody.alexa.ssml | 3 +++ test-data/combo-sub-prosody/combo-sub-prosody.azure.ssml | 3 +++ test-data/combo-sub-prosody/combo-sub-prosody.google.ssml | 3 +++ test-data/combo-sub-prosody/combo-sub-prosody.polly.ssml | 3 +++ test-data/combo-sub-prosody/combo-sub-prosody.smd | 1 + test-data/combo-sub-prosody/combo-sub-prosody.txt | 1 + test-data/combo-sub-prosody/combo-sub-prosody.w3c.ssml | 3 +++ .../combo-voice-prosody.acapela-cloud.ssml | 3 +++ .../combo-voice-prosody/combo-voice-prosody.alexa.ssml | 3 +++ .../combo-voice-prosody/combo-voice-prosody.azure.ssml | 3 +++ .../combo-voice-prosody/combo-voice-prosody.google.ssml | 3 +++ .../combo-voice-prosody/combo-voice-prosody.polly.ssml | 3 +++ test-data/combo-voice-prosody/combo-voice-prosody.smd | 1 + test-data/combo-voice-prosody/combo-voice-prosody.txt | 1 + test-data/combo-voice-prosody/combo-voice-prosody.w3c.ssml | 3 +++ .../combo-whisper-emphasis.alexa.ssml | 3 +++ .../combo-whisper-emphasis.azure.ssml | 3 +++ .../combo-whisper-emphasis.google.ssml | 3 +++ .../combo-whisper-emphasis.polly.ssml | 3 +++ test-data/combo-whisper-emphasis/combo-whisper-emphasis.smd | 1 + test-data/combo-whisper-emphasis/combo-whisper-emphasis.txt | 1 + test-data/emphasis-edge-date/emphasis-edge-date.alexa.ssml | 3 +++ test-data/emphasis-edge-date/emphasis-edge-date.google.ssml | 3 +++ test-data/emphasis-edge-date/emphasis-edge-date.polly.ssml | 3 +++ test-data/emphasis-edge-date/emphasis-edge-date.smd | 1 + test-data/emphasis-edge-date/emphasis-edge-date.txt | 1 + .../emphasis-edge-hyphenated.alexa.ssml | 3 +++ .../emphasis-edge-hyphenated.google.ssml | 3 +++ .../emphasis-edge-hyphenated.polly.ssml | 3 +++ .../emphasis-edge-hyphenated/emphasis-edge-hyphenated.smd | 1 + .../emphasis-edge-hyphenated/emphasis-edge-hyphenated.txt | 1 + .../expressive-bleh/expressive-bleh.acapela-cloud.ssml | 3 +++ test-data/expressive-bleh/expressive-bleh.acapela.ssml | 1 + test-data/expressive-bleh/expressive-bleh.smd | 1 + test-data/expressive-bleh/expressive-bleh.txt | 1 + .../expressive-cheer/expressive-cheer.acapela-cloud.ssml | 3 +++ test-data/expressive-cheer/expressive-cheer.acapela.ssml | 1 + test-data/expressive-cheer/expressive-cheer.smd | 1 + test-data/expressive-cheer/expressive-cheer.txt | 1 + .../expressive-cheering.acapela-cloud.ssml | 3 +++ .../expressive-cheering/expressive-cheering.acapela.ssml | 1 + test-data/expressive-cheering/expressive-cheering.smd | 1 + test-data/expressive-cheering/expressive-cheering.txt | 1 + .../expressive-crying/expressive-crying.acapela-cloud.ssml | 3 +++ test-data/expressive-crying/expressive-crying.acapela.ssml | 1 + test-data/expressive-crying/expressive-crying.smd | 1 + test-data/expressive-crying/expressive-crying.txt | 1 + test-data/expressive-eek/expressive-eek.acapela-cloud.ssml | 3 +++ test-data/expressive-eek/expressive-eek.acapela.ssml | 1 + test-data/expressive-eek/expressive-eek.smd | 1 + test-data/expressive-eek/expressive-eek.txt | 1 + .../expressive-groan/expressive-groan.acapela-cloud.ssml | 3 +++ test-data/expressive-groan/expressive-groan.acapela.ssml | 1 + test-data/expressive-groan/expressive-groan.smd | 1 + test-data/expressive-groan/expressive-groan.txt | 1 + .../expressive-groaning.acapela-cloud.ssml | 3 +++ .../expressive-groaning/expressive-groaning.acapela.ssml | 1 + test-data/expressive-groaning/expressive-groaning.smd | 1 + test-data/expressive-groaning/expressive-groaning.txt | 1 + .../expressive-hiccup/expressive-hiccup.acapela-cloud.ssml | 3 +++ test-data/expressive-hiccup/expressive-hiccup.acapela.ssml | 1 + test-data/expressive-hiccup/expressive-hiccup.smd | 1 + test-data/expressive-hiccup/expressive-hiccup.txt | 1 + test-data/expressive-hmm/expressive-hmm.acapela-cloud.ssml | 3 +++ test-data/expressive-hmm/expressive-hmm.acapela.ssml | 1 + test-data/expressive-hmm/expressive-hmm.smd | 1 + test-data/expressive-hmm/expressive-hmm.txt | 1 + test-data/expressive-huh/expressive-huh.acapela-cloud.ssml | 3 +++ test-data/expressive-huh/expressive-huh.acapela.ssml | 1 + test-data/expressive-huh/expressive-huh.smd | 1 + test-data/expressive-huh/expressive-huh.txt | 1 + test-data/expressive-hum/expressive-hum.acapela-cloud.ssml | 3 +++ test-data/expressive-hum/expressive-hum.acapela.ssml | 1 + test-data/expressive-hum/expressive-hum.smd | 1 + test-data/expressive-hum/expressive-hum.txt | 1 + .../expressive-laughter.acapela-cloud.ssml | 3 +++ .../expressive-laughter/expressive-laughter.acapela.ssml | 1 + test-data/expressive-laughter/expressive-laughter.smd | 1 + test-data/expressive-laughter/expressive-laughter.txt | 1 + test-data/expressive-meh/expressive-meh.acapela-cloud.ssml | 3 +++ test-data/expressive-meh/expressive-meh.acapela.ssml | 1 + test-data/expressive-meh/expressive-meh.smd | 1 + test-data/expressive-meh/expressive-meh.txt | 1 + test-data/expressive-mhm/expressive-mhm.acapela-cloud.ssml | 3 +++ test-data/expressive-mhm/expressive-mhm.acapela.ssml | 1 + test-data/expressive-mhm/expressive-mhm.smd | 1 + test-data/expressive-mhm/expressive-mhm.txt | 1 + .../expressive-mm-hmm/expressive-mm-hmm.acapela-cloud.ssml | 3 +++ test-data/expressive-mm-hmm/expressive-mm-hmm.acapela.ssml | 1 + test-data/expressive-mm-hmm/expressive-mm-hmm.smd | 1 + test-data/expressive-mm-hmm/expressive-mm-hmm.txt | 1 + test-data/expressive-mmm/expressive-mmm.acapela-cloud.ssml | 3 +++ test-data/expressive-mmm/expressive-mmm.acapela.ssml | 1 + test-data/expressive-mmm/expressive-mmm.smd | 1 + test-data/expressive-mmm/expressive-mmm.txt | 1 + .../expressive-moan/expressive-moan.acapela-cloud.ssml | 3 +++ test-data/expressive-moan/expressive-moan.acapela.ssml | 1 + test-data/expressive-moan/expressive-moan.smd | 1 + test-data/expressive-moan/expressive-moan.txt | 1 + test-data/expressive-oh/expressive-oh.acapela-cloud.ssml | 3 +++ test-data/expressive-oh/expressive-oh.acapela.ssml | 1 + test-data/expressive-oh/expressive-oh.smd | 1 + test-data/expressive-oh/expressive-oh.txt | 1 + test-data/expressive-ooh/expressive-ooh.acapela-cloud.ssml | 3 +++ test-data/expressive-ooh/expressive-ooh.acapela.ssml | 1 + test-data/expressive-ooh/expressive-ooh.smd | 1 + test-data/expressive-ooh/expressive-ooh.txt | 1 + .../expressive-pant/expressive-pant.acapela-cloud.ssml | 3 +++ test-data/expressive-pant/expressive-pant.acapela.ssml | 1 + test-data/expressive-pant/expressive-pant.smd | 1 + test-data/expressive-pant/expressive-pant.txt | 1 + .../expressive-pfft/expressive-pfft.acapela-cloud.ssml | 3 +++ test-data/expressive-pfft/expressive-pfft.acapela.ssml | 1 + test-data/expressive-pfft/expressive-pfft.smd | 1 + test-data/expressive-pfft/expressive-pfft.txt | 1 + .../expressive-phew/expressive-phew.acapela-cloud.ssml | 3 +++ test-data/expressive-phew/expressive-phew.acapela.ssml | 1 + test-data/expressive-phew/expressive-phew.smd | 1 + test-data/expressive-phew/expressive-phew.txt | 1 + .../expressive-psst/expressive-psst.acapela-cloud.ssml | 3 +++ test-data/expressive-psst/expressive-psst.acapela.ssml | 1 + test-data/expressive-psst/expressive-psst.smd | 1 + test-data/expressive-psst/expressive-psst.txt | 1 + .../expressive-scream/expressive-scream.acapela-cloud.ssml | 3 +++ test-data/expressive-scream/expressive-scream.acapela.ssml | 1 + test-data/expressive-scream/expressive-scream.smd | 1 + test-data/expressive-scream/expressive-scream.txt | 1 + test-data/expressive-shh/expressive-shh.acapela-cloud.ssml | 3 +++ test-data/expressive-shh/expressive-shh.acapela.ssml | 1 + test-data/expressive-shh/expressive-shh.smd | 1 + test-data/expressive-shh/expressive-shh.txt | 1 + .../expressive-shush/expressive-shush.acapela-cloud.ssml | 3 +++ test-data/expressive-shush/expressive-shush.acapela.ssml | 1 + test-data/expressive-shush/expressive-shush.smd | 1 + test-data/expressive-shush/expressive-shush.txt | 1 + .../expressive-sniff/expressive-sniff.acapela-cloud.ssml | 3 +++ test-data/expressive-sniff/expressive-sniff.acapela.ssml | 1 + test-data/expressive-sniff/expressive-sniff.smd | 1 + test-data/expressive-sniff/expressive-sniff.txt | 1 + .../expressive-tsk-tsk.acapela-cloud.ssml | 3 +++ .../expressive-tsk-tsk/expressive-tsk-tsk.acapela.ssml | 1 + test-data/expressive-tsk-tsk/expressive-tsk-tsk.smd | 1 + test-data/expressive-tsk-tsk/expressive-tsk-tsk.txt | 1 + test-data/expressive-tsk/expressive-tsk.acapela-cloud.ssml | 3 +++ test-data/expressive-tsk/expressive-tsk.acapela.ssml | 1 + test-data/expressive-tsk/expressive-tsk.smd | 1 + test-data/expressive-tsk/expressive-tsk.txt | 1 + .../expressive-uh-huh/expressive-uh-huh.acapela-cloud.ssml | 3 +++ test-data/expressive-uh-huh/expressive-uh-huh.acapela.ssml | 1 + test-data/expressive-uh-huh/expressive-uh-huh.smd | 1 + test-data/expressive-uh-huh/expressive-uh-huh.txt | 1 + .../expressive-uh-oh/expressive-uh-oh.acapela-cloud.ssml | 3 +++ test-data/expressive-uh-oh/expressive-uh-oh.acapela.ssml | 1 + test-data/expressive-uh-oh/expressive-uh-oh.smd | 1 + test-data/expressive-uh-oh/expressive-uh-oh.txt | 1 + .../expressive-umph/expressive-umph.acapela-cloud.ssml | 3 +++ test-data/expressive-umph/expressive-umph.acapela.ssml | 1 + test-data/expressive-umph/expressive-umph.smd | 1 + test-data/expressive-umph/expressive-umph.txt | 1 + .../expressive-wheeze/expressive-wheeze.acapela-cloud.ssml | 3 +++ test-data/expressive-wheeze/expressive-wheeze.acapela.ssml | 1 + test-data/expressive-wheeze/expressive-wheeze.smd | 1 + test-data/expressive-wheeze/expressive-wheeze.txt | 1 + .../expressive-whew/expressive-whew.acapela-cloud.ssml | 3 +++ test-data/expressive-whew/expressive-whew.acapela.ssml | 1 + test-data/expressive-whew/expressive-whew.smd | 1 + test-data/expressive-whew/expressive-whew.txt | 1 + test-data/expressive-wow/expressive-wow.acapela-cloud.ssml | 3 +++ test-data/expressive-wow/expressive-wow.acapela.ssml | 1 + test-data/expressive-wow/expressive-wow.smd | 1 + test-data/expressive-wow/expressive-wow.txt | 1 + test-data/expressive-yay/expressive-yay.acapela-cloud.ssml | 3 +++ test-data/expressive-yay/expressive-yay.acapela.ssml | 1 + test-data/expressive-yay/expressive-yay.smd | 1 + test-data/expressive-yay/expressive-yay.txt | 1 + .../expressive-yeah/expressive-yeah.acapela-cloud.ssml | 3 +++ test-data/expressive-yeah/expressive-yeah.acapela.ssml | 1 + test-data/expressive-yeah/expressive-yeah.smd | 1 + test-data/expressive-yeah/expressive-yeah.txt | 1 + test-data/google-style/google-style.google.ssml | 3 +++ test-data/google-style/google-style.smd | 1 + test-data/google-style/google-style.txt | 1 + .../prosody-pitch-semitones.acapela-cloud.ssml | 3 +++ .../prosody-pitch-semitones.alexa.ssml | 3 +++ .../prosody-pitch-semitones.azure.ssml | 3 +++ .../prosody-pitch-semitones.google.ssml | 3 +++ .../prosody-pitch-semitones.polly.ssml | 3 +++ .../prosody-pitch-semitones/prosody-pitch-semitones.smd | 1 + .../prosody-pitch-semitones/prosody-pitch-semitones.txt | 1 + .../prosody-pitch-semitones.w3c.ssml | 3 +++ .../prosody-rate-percent.acapela-cloud.ssml | 3 +++ .../prosody-rate-percent/prosody-rate-percent.alexa.ssml | 3 +++ .../prosody-rate-percent/prosody-rate-percent.azure.ssml | 3 +++ .../prosody-rate-percent/prosody-rate-percent.google.ssml | 3 +++ .../prosody-rate-percent/prosody-rate-percent.polly.ssml | 3 +++ test-data/prosody-rate-percent/prosody-rate-percent.smd | 1 + test-data/prosody-rate-percent/prosody-rate-percent.txt | 1 + .../prosody-rate-percent/prosody-rate-percent.w3c.ssml | 3 +++ 248 files changed, 466 insertions(+) create mode 100644 test-data/azure-section-angry/azure-section-angry.azure.ssml create mode 100644 test-data/azure-section-angry/azure-section-angry.smd create mode 100644 test-data/azure-section-angry/azure-section-angry.txt create mode 100644 test-data/azure-section-friendly/azure-section-friendly.azure.ssml create mode 100644 test-data/azure-section-friendly/azure-section-friendly.smd create mode 100644 test-data/azure-section-friendly/azure-section-friendly.txt create mode 100644 test-data/azure-style-newscaster/azure-style-newscaster.azure.ssml create mode 100644 test-data/azure-style-newscaster/azure-style-newscaster.smd create mode 100644 test-data/azure-style-newscaster/azure-style-newscaster.txt create mode 100644 test-data/azure-style-role-degree/azure-style-role-degree.azure.ssml create mode 100644 test-data/azure-style-role-degree/azure-style-role-degree.smd create mode 100644 test-data/combo-break-emphasis/combo-break-emphasis.alexa.ssml create mode 100644 test-data/combo-break-emphasis/combo-break-emphasis.azure.ssml create mode 100644 test-data/combo-break-emphasis/combo-break-emphasis.google.ssml create mode 100644 test-data/combo-break-emphasis/combo-break-emphasis.polly.ssml create mode 100644 test-data/combo-break-emphasis/combo-break-emphasis.smd create mode 100644 test-data/combo-break-emphasis/combo-break-emphasis.txt create mode 100644 test-data/combo-emphasis-prosody/combo-emphasis-prosody.acapela-cloud.ssml create mode 100644 test-data/combo-emphasis-prosody/combo-emphasis-prosody.alexa.ssml create mode 100644 test-data/combo-emphasis-prosody/combo-emphasis-prosody.azure.ssml create mode 100644 test-data/combo-emphasis-prosody/combo-emphasis-prosody.google.ssml create mode 100644 test-data/combo-emphasis-prosody/combo-emphasis-prosody.polly.ssml create mode 100644 test-data/combo-emphasis-prosody/combo-emphasis-prosody.smd create mode 100644 test-data/combo-emphasis-prosody/combo-emphasis-prosody.txt create mode 100644 test-data/combo-emphasis-prosody/combo-emphasis-prosody.w3c.ssml create mode 100644 test-data/combo-ipa-emphasis/combo-ipa-emphasis.acapela-cloud.ssml create mode 100644 test-data/combo-ipa-emphasis/combo-ipa-emphasis.alexa.ssml create mode 100644 test-data/combo-ipa-emphasis/combo-ipa-emphasis.azure.ssml create mode 100644 test-data/combo-ipa-emphasis/combo-ipa-emphasis.google.ssml create mode 100644 test-data/combo-ipa-emphasis/combo-ipa-emphasis.polly.ssml create mode 100644 test-data/combo-ipa-emphasis/combo-ipa-emphasis.smd create mode 100644 test-data/combo-ipa-emphasis/combo-ipa-emphasis.txt create mode 100644 test-data/combo-ipa-emphasis/combo-ipa-emphasis.w3c.ssml create mode 100644 test-data/combo-sayas-prosody/combo-sayas-prosody.acapela-cloud.ssml create mode 100644 test-data/combo-sayas-prosody/combo-sayas-prosody.alexa.ssml create mode 100644 test-data/combo-sayas-prosody/combo-sayas-prosody.azure.ssml create mode 100644 test-data/combo-sayas-prosody/combo-sayas-prosody.google.ssml create mode 100644 test-data/combo-sayas-prosody/combo-sayas-prosody.polly.ssml create mode 100644 test-data/combo-sayas-prosody/combo-sayas-prosody.smd create mode 100644 test-data/combo-sayas-prosody/combo-sayas-prosody.txt create mode 100644 test-data/combo-sayas-prosody/combo-sayas-prosody.w3c.ssml create mode 100644 test-data/combo-sayas-sub/combo-sayas-sub.acapela-cloud.ssml create mode 100644 test-data/combo-sayas-sub/combo-sayas-sub.alexa.ssml create mode 100644 test-data/combo-sayas-sub/combo-sayas-sub.azure.ssml create mode 100644 test-data/combo-sayas-sub/combo-sayas-sub.google.ssml create mode 100644 test-data/combo-sayas-sub/combo-sayas-sub.polly.ssml create mode 100644 test-data/combo-sayas-sub/combo-sayas-sub.smd create mode 100644 test-data/combo-sayas-sub/combo-sayas-sub.txt create mode 100644 test-data/combo-sayas-sub/combo-sayas-sub.w3c.ssml create mode 100644 test-data/combo-sub-prosody/combo-sub-prosody.acapela-cloud.ssml create mode 100644 test-data/combo-sub-prosody/combo-sub-prosody.alexa.ssml create mode 100644 test-data/combo-sub-prosody/combo-sub-prosody.azure.ssml create mode 100644 test-data/combo-sub-prosody/combo-sub-prosody.google.ssml create mode 100644 test-data/combo-sub-prosody/combo-sub-prosody.polly.ssml create mode 100644 test-data/combo-sub-prosody/combo-sub-prosody.smd create mode 100644 test-data/combo-sub-prosody/combo-sub-prosody.txt create mode 100644 test-data/combo-sub-prosody/combo-sub-prosody.w3c.ssml create mode 100644 test-data/combo-voice-prosody/combo-voice-prosody.acapela-cloud.ssml create mode 100644 test-data/combo-voice-prosody/combo-voice-prosody.alexa.ssml create mode 100644 test-data/combo-voice-prosody/combo-voice-prosody.azure.ssml create mode 100644 test-data/combo-voice-prosody/combo-voice-prosody.google.ssml create mode 100644 test-data/combo-voice-prosody/combo-voice-prosody.polly.ssml create mode 100644 test-data/combo-voice-prosody/combo-voice-prosody.smd create mode 100644 test-data/combo-voice-prosody/combo-voice-prosody.txt create mode 100644 test-data/combo-voice-prosody/combo-voice-prosody.w3c.ssml create mode 100644 test-data/combo-whisper-emphasis/combo-whisper-emphasis.alexa.ssml create mode 100644 test-data/combo-whisper-emphasis/combo-whisper-emphasis.azure.ssml create mode 100644 test-data/combo-whisper-emphasis/combo-whisper-emphasis.google.ssml create mode 100644 test-data/combo-whisper-emphasis/combo-whisper-emphasis.polly.ssml create mode 100644 test-data/combo-whisper-emphasis/combo-whisper-emphasis.smd create mode 100644 test-data/combo-whisper-emphasis/combo-whisper-emphasis.txt create mode 100644 test-data/emphasis-edge-date/emphasis-edge-date.alexa.ssml create mode 100644 test-data/emphasis-edge-date/emphasis-edge-date.google.ssml create mode 100644 test-data/emphasis-edge-date/emphasis-edge-date.polly.ssml create mode 100644 test-data/emphasis-edge-date/emphasis-edge-date.smd create mode 100644 test-data/emphasis-edge-date/emphasis-edge-date.txt create mode 100644 test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.alexa.ssml create mode 100644 test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.google.ssml create mode 100644 test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.polly.ssml create mode 100644 test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.smd create mode 100644 test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.txt create mode 100644 test-data/expressive-bleh/expressive-bleh.acapela-cloud.ssml create mode 100644 test-data/expressive-bleh/expressive-bleh.acapela.ssml create mode 100644 test-data/expressive-bleh/expressive-bleh.smd create mode 100644 test-data/expressive-bleh/expressive-bleh.txt create mode 100644 test-data/expressive-cheer/expressive-cheer.acapela-cloud.ssml create mode 100644 test-data/expressive-cheer/expressive-cheer.acapela.ssml create mode 100644 test-data/expressive-cheer/expressive-cheer.smd create mode 100644 test-data/expressive-cheer/expressive-cheer.txt create mode 100644 test-data/expressive-cheering/expressive-cheering.acapela-cloud.ssml create mode 100644 test-data/expressive-cheering/expressive-cheering.acapela.ssml create mode 100644 test-data/expressive-cheering/expressive-cheering.smd create mode 100644 test-data/expressive-cheering/expressive-cheering.txt create mode 100644 test-data/expressive-crying/expressive-crying.acapela-cloud.ssml create mode 100644 test-data/expressive-crying/expressive-crying.acapela.ssml create mode 100644 test-data/expressive-crying/expressive-crying.smd create mode 100644 test-data/expressive-crying/expressive-crying.txt create mode 100644 test-data/expressive-eek/expressive-eek.acapela-cloud.ssml create mode 100644 test-data/expressive-eek/expressive-eek.acapela.ssml create mode 100644 test-data/expressive-eek/expressive-eek.smd create mode 100644 test-data/expressive-eek/expressive-eek.txt create mode 100644 test-data/expressive-groan/expressive-groan.acapela-cloud.ssml create mode 100644 test-data/expressive-groan/expressive-groan.acapela.ssml create mode 100644 test-data/expressive-groan/expressive-groan.smd create mode 100644 test-data/expressive-groan/expressive-groan.txt create mode 100644 test-data/expressive-groaning/expressive-groaning.acapela-cloud.ssml create mode 100644 test-data/expressive-groaning/expressive-groaning.acapela.ssml create mode 100644 test-data/expressive-groaning/expressive-groaning.smd create mode 100644 test-data/expressive-groaning/expressive-groaning.txt create mode 100644 test-data/expressive-hiccup/expressive-hiccup.acapela-cloud.ssml create mode 100644 test-data/expressive-hiccup/expressive-hiccup.acapela.ssml create mode 100644 test-data/expressive-hiccup/expressive-hiccup.smd create mode 100644 test-data/expressive-hiccup/expressive-hiccup.txt create mode 100644 test-data/expressive-hmm/expressive-hmm.acapela-cloud.ssml create mode 100644 test-data/expressive-hmm/expressive-hmm.acapela.ssml create mode 100644 test-data/expressive-hmm/expressive-hmm.smd create mode 100644 test-data/expressive-hmm/expressive-hmm.txt create mode 100644 test-data/expressive-huh/expressive-huh.acapela-cloud.ssml create mode 100644 test-data/expressive-huh/expressive-huh.acapela.ssml create mode 100644 test-data/expressive-huh/expressive-huh.smd create mode 100644 test-data/expressive-huh/expressive-huh.txt create mode 100644 test-data/expressive-hum/expressive-hum.acapela-cloud.ssml create mode 100644 test-data/expressive-hum/expressive-hum.acapela.ssml create mode 100644 test-data/expressive-hum/expressive-hum.smd create mode 100644 test-data/expressive-hum/expressive-hum.txt create mode 100644 test-data/expressive-laughter/expressive-laughter.acapela-cloud.ssml create mode 100644 test-data/expressive-laughter/expressive-laughter.acapela.ssml create mode 100644 test-data/expressive-laughter/expressive-laughter.smd create mode 100644 test-data/expressive-laughter/expressive-laughter.txt create mode 100644 test-data/expressive-meh/expressive-meh.acapela-cloud.ssml create mode 100644 test-data/expressive-meh/expressive-meh.acapela.ssml create mode 100644 test-data/expressive-meh/expressive-meh.smd create mode 100644 test-data/expressive-meh/expressive-meh.txt create mode 100644 test-data/expressive-mhm/expressive-mhm.acapela-cloud.ssml create mode 100644 test-data/expressive-mhm/expressive-mhm.acapela.ssml create mode 100644 test-data/expressive-mhm/expressive-mhm.smd create mode 100644 test-data/expressive-mhm/expressive-mhm.txt create mode 100644 test-data/expressive-mm-hmm/expressive-mm-hmm.acapela-cloud.ssml create mode 100644 test-data/expressive-mm-hmm/expressive-mm-hmm.acapela.ssml create mode 100644 test-data/expressive-mm-hmm/expressive-mm-hmm.smd create mode 100644 test-data/expressive-mm-hmm/expressive-mm-hmm.txt create mode 100644 test-data/expressive-mmm/expressive-mmm.acapela-cloud.ssml create mode 100644 test-data/expressive-mmm/expressive-mmm.acapela.ssml create mode 100644 test-data/expressive-mmm/expressive-mmm.smd create mode 100644 test-data/expressive-mmm/expressive-mmm.txt create mode 100644 test-data/expressive-moan/expressive-moan.acapela-cloud.ssml create mode 100644 test-data/expressive-moan/expressive-moan.acapela.ssml create mode 100644 test-data/expressive-moan/expressive-moan.smd create mode 100644 test-data/expressive-moan/expressive-moan.txt create mode 100644 test-data/expressive-oh/expressive-oh.acapela-cloud.ssml create mode 100644 test-data/expressive-oh/expressive-oh.acapela.ssml create mode 100644 test-data/expressive-oh/expressive-oh.smd create mode 100644 test-data/expressive-oh/expressive-oh.txt create mode 100644 test-data/expressive-ooh/expressive-ooh.acapela-cloud.ssml create mode 100644 test-data/expressive-ooh/expressive-ooh.acapela.ssml create mode 100644 test-data/expressive-ooh/expressive-ooh.smd create mode 100644 test-data/expressive-ooh/expressive-ooh.txt create mode 100644 test-data/expressive-pant/expressive-pant.acapela-cloud.ssml create mode 100644 test-data/expressive-pant/expressive-pant.acapela.ssml create mode 100644 test-data/expressive-pant/expressive-pant.smd create mode 100644 test-data/expressive-pant/expressive-pant.txt create mode 100644 test-data/expressive-pfft/expressive-pfft.acapela-cloud.ssml create mode 100644 test-data/expressive-pfft/expressive-pfft.acapela.ssml create mode 100644 test-data/expressive-pfft/expressive-pfft.smd create mode 100644 test-data/expressive-pfft/expressive-pfft.txt create mode 100644 test-data/expressive-phew/expressive-phew.acapela-cloud.ssml create mode 100644 test-data/expressive-phew/expressive-phew.acapela.ssml create mode 100644 test-data/expressive-phew/expressive-phew.smd create mode 100644 test-data/expressive-phew/expressive-phew.txt create mode 100644 test-data/expressive-psst/expressive-psst.acapela-cloud.ssml create mode 100644 test-data/expressive-psst/expressive-psst.acapela.ssml create mode 100644 test-data/expressive-psst/expressive-psst.smd create mode 100644 test-data/expressive-psst/expressive-psst.txt create mode 100644 test-data/expressive-scream/expressive-scream.acapela-cloud.ssml create mode 100644 test-data/expressive-scream/expressive-scream.acapela.ssml create mode 100644 test-data/expressive-scream/expressive-scream.smd create mode 100644 test-data/expressive-scream/expressive-scream.txt create mode 100644 test-data/expressive-shh/expressive-shh.acapela-cloud.ssml create mode 100644 test-data/expressive-shh/expressive-shh.acapela.ssml create mode 100644 test-data/expressive-shh/expressive-shh.smd create mode 100644 test-data/expressive-shh/expressive-shh.txt create mode 100644 test-data/expressive-shush/expressive-shush.acapela-cloud.ssml create mode 100644 test-data/expressive-shush/expressive-shush.acapela.ssml create mode 100644 test-data/expressive-shush/expressive-shush.smd create mode 100644 test-data/expressive-shush/expressive-shush.txt create mode 100644 test-data/expressive-sniff/expressive-sniff.acapela-cloud.ssml create mode 100644 test-data/expressive-sniff/expressive-sniff.acapela.ssml create mode 100644 test-data/expressive-sniff/expressive-sniff.smd create mode 100644 test-data/expressive-sniff/expressive-sniff.txt create mode 100644 test-data/expressive-tsk-tsk/expressive-tsk-tsk.acapela-cloud.ssml create mode 100644 test-data/expressive-tsk-tsk/expressive-tsk-tsk.acapela.ssml create mode 100644 test-data/expressive-tsk-tsk/expressive-tsk-tsk.smd create mode 100644 test-data/expressive-tsk-tsk/expressive-tsk-tsk.txt create mode 100644 test-data/expressive-tsk/expressive-tsk.acapela-cloud.ssml create mode 100644 test-data/expressive-tsk/expressive-tsk.acapela.ssml create mode 100644 test-data/expressive-tsk/expressive-tsk.smd create mode 100644 test-data/expressive-tsk/expressive-tsk.txt create mode 100644 test-data/expressive-uh-huh/expressive-uh-huh.acapela-cloud.ssml create mode 100644 test-data/expressive-uh-huh/expressive-uh-huh.acapela.ssml create mode 100644 test-data/expressive-uh-huh/expressive-uh-huh.smd create mode 100644 test-data/expressive-uh-huh/expressive-uh-huh.txt create mode 100644 test-data/expressive-uh-oh/expressive-uh-oh.acapela-cloud.ssml create mode 100644 test-data/expressive-uh-oh/expressive-uh-oh.acapela.ssml create mode 100644 test-data/expressive-uh-oh/expressive-uh-oh.smd create mode 100644 test-data/expressive-uh-oh/expressive-uh-oh.txt create mode 100644 test-data/expressive-umph/expressive-umph.acapela-cloud.ssml create mode 100644 test-data/expressive-umph/expressive-umph.acapela.ssml create mode 100644 test-data/expressive-umph/expressive-umph.smd create mode 100644 test-data/expressive-umph/expressive-umph.txt create mode 100644 test-data/expressive-wheeze/expressive-wheeze.acapela-cloud.ssml create mode 100644 test-data/expressive-wheeze/expressive-wheeze.acapela.ssml create mode 100644 test-data/expressive-wheeze/expressive-wheeze.smd create mode 100644 test-data/expressive-wheeze/expressive-wheeze.txt create mode 100644 test-data/expressive-whew/expressive-whew.acapela-cloud.ssml create mode 100644 test-data/expressive-whew/expressive-whew.acapela.ssml create mode 100644 test-data/expressive-whew/expressive-whew.smd create mode 100644 test-data/expressive-whew/expressive-whew.txt create mode 100644 test-data/expressive-wow/expressive-wow.acapela-cloud.ssml create mode 100644 test-data/expressive-wow/expressive-wow.acapela.ssml create mode 100644 test-data/expressive-wow/expressive-wow.smd create mode 100644 test-data/expressive-wow/expressive-wow.txt create mode 100644 test-data/expressive-yay/expressive-yay.acapela-cloud.ssml create mode 100644 test-data/expressive-yay/expressive-yay.acapela.ssml create mode 100644 test-data/expressive-yay/expressive-yay.smd create mode 100644 test-data/expressive-yay/expressive-yay.txt create mode 100644 test-data/expressive-yeah/expressive-yeah.acapela-cloud.ssml create mode 100644 test-data/expressive-yeah/expressive-yeah.acapela.ssml create mode 100644 test-data/expressive-yeah/expressive-yeah.smd create mode 100644 test-data/expressive-yeah/expressive-yeah.txt create mode 100644 test-data/google-style/google-style.google.ssml create mode 100644 test-data/google-style/google-style.smd create mode 100644 test-data/google-style/google-style.txt create mode 100644 test-data/prosody-pitch-semitones/prosody-pitch-semitones.acapela-cloud.ssml create mode 100644 test-data/prosody-pitch-semitones/prosody-pitch-semitones.alexa.ssml create mode 100644 test-data/prosody-pitch-semitones/prosody-pitch-semitones.azure.ssml create mode 100644 test-data/prosody-pitch-semitones/prosody-pitch-semitones.google.ssml create mode 100644 test-data/prosody-pitch-semitones/prosody-pitch-semitones.polly.ssml create mode 100644 test-data/prosody-pitch-semitones/prosody-pitch-semitones.smd create mode 100644 test-data/prosody-pitch-semitones/prosody-pitch-semitones.txt create mode 100644 test-data/prosody-pitch-semitones/prosody-pitch-semitones.w3c.ssml create mode 100644 test-data/prosody-rate-percent/prosody-rate-percent.acapela-cloud.ssml create mode 100644 test-data/prosody-rate-percent/prosody-rate-percent.alexa.ssml create mode 100644 test-data/prosody-rate-percent/prosody-rate-percent.azure.ssml create mode 100644 test-data/prosody-rate-percent/prosody-rate-percent.google.ssml create mode 100644 test-data/prosody-rate-percent/prosody-rate-percent.polly.ssml create mode 100644 test-data/prosody-rate-percent/prosody-rate-percent.smd create mode 100644 test-data/prosody-rate-percent/prosody-rate-percent.txt create mode 100644 test-data/prosody-rate-percent/prosody-rate-percent.w3c.ssml diff --git a/test-data/azure-section-angry/azure-section-angry.azure.ssml b/test-data/azure-section-angry/azure-section-angry.azure.ssml new file mode 100644 index 0000000..c6f5ec4 --- /dev/null +++ b/test-data/azure-section-angry/azure-section-angry.azure.ssml @@ -0,0 +1,6 @@ + + + I am angry! + + + diff --git a/test-data/azure-section-angry/azure-section-angry.smd b/test-data/azure-section-angry/azure-section-angry.smd new file mode 100644 index 0000000..e92a7b8 --- /dev/null +++ b/test-data/azure-section-angry/azure-section-angry.smd @@ -0,0 +1 @@ +#[angry] I am angry! diff --git a/test-data/azure-section-angry/azure-section-angry.txt b/test-data/azure-section-angry/azure-section-angry.txt new file mode 100644 index 0000000..afb2bcd --- /dev/null +++ b/test-data/azure-section-angry/azure-section-angry.txt @@ -0,0 +1,3 @@ +I am angry! +#[defaults] +Back to normal. \ No newline at end of file diff --git a/test-data/azure-section-friendly/azure-section-friendly.azure.ssml b/test-data/azure-section-friendly/azure-section-friendly.azure.ssml new file mode 100644 index 0000000..38ffb60 --- /dev/null +++ b/test-data/azure-section-friendly/azure-section-friendly.azure.ssml @@ -0,0 +1,6 @@ + + + Hello there! + + + diff --git a/test-data/azure-section-friendly/azure-section-friendly.smd b/test-data/azure-section-friendly/azure-section-friendly.smd new file mode 100644 index 0000000..f778f16 --- /dev/null +++ b/test-data/azure-section-friendly/azure-section-friendly.smd @@ -0,0 +1 @@ +#[friendly] Hello there! diff --git a/test-data/azure-section-friendly/azure-section-friendly.txt b/test-data/azure-section-friendly/azure-section-friendly.txt new file mode 100644 index 0000000..f5251fc --- /dev/null +++ b/test-data/azure-section-friendly/azure-section-friendly.txt @@ -0,0 +1,3 @@ +Hello there! +#[defaults] +Back to normal. \ No newline at end of file diff --git a/test-data/azure-style-newscaster/azure-style-newscaster.azure.ssml b/test-data/azure-style-newscaster/azure-style-newscaster.azure.ssml new file mode 100644 index 0000000..c36bbec --- /dev/null +++ b/test-data/azure-style-newscaster/azure-style-newscaster.azure.ssml @@ -0,0 +1,3 @@ + +Breaking news today + \ No newline at end of file diff --git a/test-data/azure-style-newscaster/azure-style-newscaster.smd b/test-data/azure-style-newscaster/azure-style-newscaster.smd new file mode 100644 index 0000000..d63d02e --- /dev/null +++ b/test-data/azure-style-newscaster/azure-style-newscaster.smd @@ -0,0 +1 @@ +(Breaking news today)[newscaster] \ No newline at end of file diff --git a/test-data/azure-style-newscaster/azure-style-newscaster.txt b/test-data/azure-style-newscaster/azure-style-newscaster.txt new file mode 100644 index 0000000..45788b5 --- /dev/null +++ b/test-data/azure-style-newscaster/azure-style-newscaster.txt @@ -0,0 +1 @@ +Breaking news today \ No newline at end of file diff --git a/test-data/azure-style-role-degree/azure-style-role-degree.azure.ssml b/test-data/azure-style-role-degree/azure-style-role-degree.azure.ssml new file mode 100644 index 0000000..bd117ec --- /dev/null +++ b/test-data/azure-style-role-degree/azure-style-role-degree.azure.ssml @@ -0,0 +1,3 @@ + +Hello + diff --git a/test-data/azure-style-role-degree/azure-style-role-degree.smd b/test-data/azure-style-role-degree/azure-style-role-degree.smd new file mode 100644 index 0000000..a033031 --- /dev/null +++ b/test-data/azure-style-role-degree/azure-style-role-degree.smd @@ -0,0 +1 @@ +(Hello)[cheerful:"2";role:"YoungAdultFemale"] diff --git a/test-data/combo-break-emphasis/combo-break-emphasis.alexa.ssml b/test-data/combo-break-emphasis/combo-break-emphasis.alexa.ssml new file mode 100644 index 0000000..feda3a5 --- /dev/null +++ b/test-data/combo-break-emphasis/combo-break-emphasis.alexa.ssml @@ -0,0 +1,3 @@ + + This is important and done. + \ No newline at end of file diff --git a/test-data/combo-break-emphasis/combo-break-emphasis.azure.ssml b/test-data/combo-break-emphasis/combo-break-emphasis.azure.ssml new file mode 100644 index 0000000..feda3a5 --- /dev/null +++ b/test-data/combo-break-emphasis/combo-break-emphasis.azure.ssml @@ -0,0 +1,3 @@ + + This is important and done. + \ No newline at end of file diff --git a/test-data/combo-break-emphasis/combo-break-emphasis.google.ssml b/test-data/combo-break-emphasis/combo-break-emphasis.google.ssml new file mode 100644 index 0000000..feda3a5 --- /dev/null +++ b/test-data/combo-break-emphasis/combo-break-emphasis.google.ssml @@ -0,0 +1,3 @@ + + This is important and done. + \ No newline at end of file diff --git a/test-data/combo-break-emphasis/combo-break-emphasis.polly.ssml b/test-data/combo-break-emphasis/combo-break-emphasis.polly.ssml new file mode 100644 index 0000000..feda3a5 --- /dev/null +++ b/test-data/combo-break-emphasis/combo-break-emphasis.polly.ssml @@ -0,0 +1,3 @@ + + This is important and done. + \ No newline at end of file diff --git a/test-data/combo-break-emphasis/combo-break-emphasis.smd b/test-data/combo-break-emphasis/combo-break-emphasis.smd new file mode 100644 index 0000000..18b37ff --- /dev/null +++ b/test-data/combo-break-emphasis/combo-break-emphasis.smd @@ -0,0 +1 @@ +[250ms] +This is important+ [500ms] and done. \ No newline at end of file diff --git a/test-data/combo-break-emphasis/combo-break-emphasis.txt b/test-data/combo-break-emphasis/combo-break-emphasis.txt new file mode 100644 index 0000000..7bea4d4 --- /dev/null +++ b/test-data/combo-break-emphasis/combo-break-emphasis.txt @@ -0,0 +1 @@ +This is important and done. \ No newline at end of file diff --git a/test-data/combo-emphasis-prosody/combo-emphasis-prosody.acapela-cloud.ssml b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.acapela-cloud.ssml new file mode 100644 index 0000000..a58404d --- /dev/null +++ b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +important + \ No newline at end of file diff --git a/test-data/combo-emphasis-prosody/combo-emphasis-prosody.alexa.ssml b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.alexa.ssml new file mode 100644 index 0000000..a58404d --- /dev/null +++ b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.alexa.ssml @@ -0,0 +1,3 @@ + +important + \ No newline at end of file diff --git a/test-data/combo-emphasis-prosody/combo-emphasis-prosody.azure.ssml b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.azure.ssml new file mode 100644 index 0000000..af15ffb --- /dev/null +++ b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.azure.ssml @@ -0,0 +1,3 @@ + +important + \ No newline at end of file diff --git a/test-data/combo-emphasis-prosody/combo-emphasis-prosody.google.ssml b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.google.ssml new file mode 100644 index 0000000..a58404d --- /dev/null +++ b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.google.ssml @@ -0,0 +1,3 @@ + +important + \ No newline at end of file diff --git a/test-data/combo-emphasis-prosody/combo-emphasis-prosody.polly.ssml b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.polly.ssml new file mode 100644 index 0000000..a58404d --- /dev/null +++ b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.polly.ssml @@ -0,0 +1,3 @@ + +important + \ No newline at end of file diff --git a/test-data/combo-emphasis-prosody/combo-emphasis-prosody.smd b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.smd new file mode 100644 index 0000000..04f4ecf --- /dev/null +++ b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.smd @@ -0,0 +1 @@ +(important)[emphasis:"strong";rate:"slow";pitch:"low"] \ No newline at end of file diff --git a/test-data/combo-emphasis-prosody/combo-emphasis-prosody.txt b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.txt new file mode 100644 index 0000000..fcfb68e --- /dev/null +++ b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.txt @@ -0,0 +1 @@ +important \ No newline at end of file diff --git a/test-data/combo-emphasis-prosody/combo-emphasis-prosody.w3c.ssml b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.w3c.ssml new file mode 100644 index 0000000..a58404d --- /dev/null +++ b/test-data/combo-emphasis-prosody/combo-emphasis-prosody.w3c.ssml @@ -0,0 +1,3 @@ + +important + \ No newline at end of file diff --git a/test-data/combo-ipa-emphasis/combo-ipa-emphasis.acapela-cloud.ssml b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.acapela-cloud.ssml new file mode 100644 index 0000000..5516da2 --- /dev/null +++ b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +hello + \ No newline at end of file diff --git a/test-data/combo-ipa-emphasis/combo-ipa-emphasis.alexa.ssml b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.alexa.ssml new file mode 100644 index 0000000..5516da2 --- /dev/null +++ b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.alexa.ssml @@ -0,0 +1,3 @@ + +hello + \ No newline at end of file diff --git a/test-data/combo-ipa-emphasis/combo-ipa-emphasis.azure.ssml b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.azure.ssml new file mode 100644 index 0000000..1853012 --- /dev/null +++ b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.azure.ssml @@ -0,0 +1,3 @@ + +hello + \ No newline at end of file diff --git a/test-data/combo-ipa-emphasis/combo-ipa-emphasis.google.ssml b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.google.ssml new file mode 100644 index 0000000..5516da2 --- /dev/null +++ b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.google.ssml @@ -0,0 +1,3 @@ + +hello + \ No newline at end of file diff --git a/test-data/combo-ipa-emphasis/combo-ipa-emphasis.polly.ssml b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.polly.ssml new file mode 100644 index 0000000..5516da2 --- /dev/null +++ b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.polly.ssml @@ -0,0 +1,3 @@ + +hello + \ No newline at end of file diff --git a/test-data/combo-ipa-emphasis/combo-ipa-emphasis.smd b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.smd new file mode 100644 index 0000000..74062b5 --- /dev/null +++ b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.smd @@ -0,0 +1 @@ +(hello)[ipa:"həˈloʊ";emphasis:"strong"] \ No newline at end of file diff --git a/test-data/combo-ipa-emphasis/combo-ipa-emphasis.txt b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.txt new file mode 100644 index 0000000..b6fc4c6 --- /dev/null +++ b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.txt @@ -0,0 +1 @@ +hello \ No newline at end of file diff --git a/test-data/combo-ipa-emphasis/combo-ipa-emphasis.w3c.ssml b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.w3c.ssml new file mode 100644 index 0000000..5516da2 --- /dev/null +++ b/test-data/combo-ipa-emphasis/combo-ipa-emphasis.w3c.ssml @@ -0,0 +1,3 @@ + +hello + \ No newline at end of file diff --git a/test-data/combo-sayas-prosody/combo-sayas-prosody.acapela-cloud.ssml b/test-data/combo-sayas-prosody/combo-sayas-prosody.acapela-cloud.ssml new file mode 100644 index 0000000..48aa8d5 --- /dev/null +++ b/test-data/combo-sayas-prosody/combo-sayas-prosody.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +one two + \ No newline at end of file diff --git a/test-data/combo-sayas-prosody/combo-sayas-prosody.alexa.ssml b/test-data/combo-sayas-prosody/combo-sayas-prosody.alexa.ssml new file mode 100644 index 0000000..c27ed30 --- /dev/null +++ b/test-data/combo-sayas-prosody/combo-sayas-prosody.alexa.ssml @@ -0,0 +1,3 @@ + +one two + \ No newline at end of file diff --git a/test-data/combo-sayas-prosody/combo-sayas-prosody.azure.ssml b/test-data/combo-sayas-prosody/combo-sayas-prosody.azure.ssml new file mode 100644 index 0000000..48aa8d5 --- /dev/null +++ b/test-data/combo-sayas-prosody/combo-sayas-prosody.azure.ssml @@ -0,0 +1,3 @@ + +one two + \ No newline at end of file diff --git a/test-data/combo-sayas-prosody/combo-sayas-prosody.google.ssml b/test-data/combo-sayas-prosody/combo-sayas-prosody.google.ssml new file mode 100644 index 0000000..c27ed30 --- /dev/null +++ b/test-data/combo-sayas-prosody/combo-sayas-prosody.google.ssml @@ -0,0 +1,3 @@ + +one two + \ No newline at end of file diff --git a/test-data/combo-sayas-prosody/combo-sayas-prosody.polly.ssml b/test-data/combo-sayas-prosody/combo-sayas-prosody.polly.ssml new file mode 100644 index 0000000..c27ed30 --- /dev/null +++ b/test-data/combo-sayas-prosody/combo-sayas-prosody.polly.ssml @@ -0,0 +1,3 @@ + +one two + \ No newline at end of file diff --git a/test-data/combo-sayas-prosody/combo-sayas-prosody.smd b/test-data/combo-sayas-prosody/combo-sayas-prosody.smd new file mode 100644 index 0000000..1566520 --- /dev/null +++ b/test-data/combo-sayas-prosody/combo-sayas-prosody.smd @@ -0,0 +1 @@ +(one two)[number;rate:"fast"] \ No newline at end of file diff --git a/test-data/combo-sayas-prosody/combo-sayas-prosody.txt b/test-data/combo-sayas-prosody/combo-sayas-prosody.txt new file mode 100644 index 0000000..a74d752 --- /dev/null +++ b/test-data/combo-sayas-prosody/combo-sayas-prosody.txt @@ -0,0 +1 @@ +one two \ No newline at end of file diff --git a/test-data/combo-sayas-prosody/combo-sayas-prosody.w3c.ssml b/test-data/combo-sayas-prosody/combo-sayas-prosody.w3c.ssml new file mode 100644 index 0000000..48aa8d5 --- /dev/null +++ b/test-data/combo-sayas-prosody/combo-sayas-prosody.w3c.ssml @@ -0,0 +1,3 @@ + +one two + \ No newline at end of file diff --git a/test-data/combo-sayas-sub/combo-sayas-sub.acapela-cloud.ssml b/test-data/combo-sayas-sub/combo-sayas-sub.acapela-cloud.ssml new file mode 100644 index 0000000..8650385 --- /dev/null +++ b/test-data/combo-sayas-sub/combo-sayas-sub.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +123 + \ No newline at end of file diff --git a/test-data/combo-sayas-sub/combo-sayas-sub.alexa.ssml b/test-data/combo-sayas-sub/combo-sayas-sub.alexa.ssml new file mode 100644 index 0000000..0fdb06f --- /dev/null +++ b/test-data/combo-sayas-sub/combo-sayas-sub.alexa.ssml @@ -0,0 +1,3 @@ + +123 + \ No newline at end of file diff --git a/test-data/combo-sayas-sub/combo-sayas-sub.azure.ssml b/test-data/combo-sayas-sub/combo-sayas-sub.azure.ssml new file mode 100644 index 0000000..8650385 --- /dev/null +++ b/test-data/combo-sayas-sub/combo-sayas-sub.azure.ssml @@ -0,0 +1,3 @@ + +123 + \ No newline at end of file diff --git a/test-data/combo-sayas-sub/combo-sayas-sub.google.ssml b/test-data/combo-sayas-sub/combo-sayas-sub.google.ssml new file mode 100644 index 0000000..0fdb06f --- /dev/null +++ b/test-data/combo-sayas-sub/combo-sayas-sub.google.ssml @@ -0,0 +1,3 @@ + +123 + \ No newline at end of file diff --git a/test-data/combo-sayas-sub/combo-sayas-sub.polly.ssml b/test-data/combo-sayas-sub/combo-sayas-sub.polly.ssml new file mode 100644 index 0000000..0fdb06f --- /dev/null +++ b/test-data/combo-sayas-sub/combo-sayas-sub.polly.ssml @@ -0,0 +1,3 @@ + +123 + \ No newline at end of file diff --git a/test-data/combo-sayas-sub/combo-sayas-sub.smd b/test-data/combo-sayas-sub/combo-sayas-sub.smd new file mode 100644 index 0000000..e281636 --- /dev/null +++ b/test-data/combo-sayas-sub/combo-sayas-sub.smd @@ -0,0 +1 @@ +(123)[number;sub:"one hundred twenty three"] \ No newline at end of file diff --git a/test-data/combo-sayas-sub/combo-sayas-sub.txt b/test-data/combo-sayas-sub/combo-sayas-sub.txt new file mode 100644 index 0000000..d800886 --- /dev/null +++ b/test-data/combo-sayas-sub/combo-sayas-sub.txt @@ -0,0 +1 @@ +123 \ No newline at end of file diff --git a/test-data/combo-sayas-sub/combo-sayas-sub.w3c.ssml b/test-data/combo-sayas-sub/combo-sayas-sub.w3c.ssml new file mode 100644 index 0000000..8650385 --- /dev/null +++ b/test-data/combo-sayas-sub/combo-sayas-sub.w3c.ssml @@ -0,0 +1,3 @@ + +123 + \ No newline at end of file diff --git a/test-data/combo-sub-prosody/combo-sub-prosody.acapela-cloud.ssml b/test-data/combo-sub-prosody/combo-sub-prosody.acapela-cloud.ssml new file mode 100644 index 0000000..66131e4 --- /dev/null +++ b/test-data/combo-sub-prosody/combo-sub-prosody.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +AI[sub:"Artificial Intelligence";rate:"slow"] + \ No newline at end of file diff --git a/test-data/combo-sub-prosody/combo-sub-prosody.alexa.ssml b/test-data/combo-sub-prosody/combo-sub-prosody.alexa.ssml new file mode 100644 index 0000000..66131e4 --- /dev/null +++ b/test-data/combo-sub-prosody/combo-sub-prosody.alexa.ssml @@ -0,0 +1,3 @@ + +AI[sub:"Artificial Intelligence";rate:"slow"] + \ No newline at end of file diff --git a/test-data/combo-sub-prosody/combo-sub-prosody.azure.ssml b/test-data/combo-sub-prosody/combo-sub-prosody.azure.ssml new file mode 100644 index 0000000..66131e4 --- /dev/null +++ b/test-data/combo-sub-prosody/combo-sub-prosody.azure.ssml @@ -0,0 +1,3 @@ + +AI[sub:"Artificial Intelligence";rate:"slow"] + \ No newline at end of file diff --git a/test-data/combo-sub-prosody/combo-sub-prosody.google.ssml b/test-data/combo-sub-prosody/combo-sub-prosody.google.ssml new file mode 100644 index 0000000..66131e4 --- /dev/null +++ b/test-data/combo-sub-prosody/combo-sub-prosody.google.ssml @@ -0,0 +1,3 @@ + +AI[sub:"Artificial Intelligence";rate:"slow"] + \ No newline at end of file diff --git a/test-data/combo-sub-prosody/combo-sub-prosody.polly.ssml b/test-data/combo-sub-prosody/combo-sub-prosody.polly.ssml new file mode 100644 index 0000000..66131e4 --- /dev/null +++ b/test-data/combo-sub-prosody/combo-sub-prosody.polly.ssml @@ -0,0 +1,3 @@ + +AI[sub:"Artificial Intelligence";rate:"slow"] + \ No newline at end of file diff --git a/test-data/combo-sub-prosody/combo-sub-prosody.smd b/test-data/combo-sub-prosody/combo-sub-prosody.smd new file mode 100644 index 0000000..b1a0810 --- /dev/null +++ b/test-data/combo-sub-prosody/combo-sub-prosody.smd @@ -0,0 +1 @@ +(AI){Artificial Intelligence}[sub:"Artificial Intelligence";rate:"slow"] \ No newline at end of file diff --git a/test-data/combo-sub-prosody/combo-sub-prosody.txt b/test-data/combo-sub-prosody/combo-sub-prosody.txt new file mode 100644 index 0000000..701597a --- /dev/null +++ b/test-data/combo-sub-prosody/combo-sub-prosody.txt @@ -0,0 +1 @@ +AI[sub:"Artificial Intelligence";rate:"slow"] \ No newline at end of file diff --git a/test-data/combo-sub-prosody/combo-sub-prosody.w3c.ssml b/test-data/combo-sub-prosody/combo-sub-prosody.w3c.ssml new file mode 100644 index 0000000..66131e4 --- /dev/null +++ b/test-data/combo-sub-prosody/combo-sub-prosody.w3c.ssml @@ -0,0 +1,3 @@ + +AI[sub:"Artificial Intelligence";rate:"slow"] + \ No newline at end of file diff --git a/test-data/combo-voice-prosody/combo-voice-prosody.acapela-cloud.ssml b/test-data/combo-voice-prosody/combo-voice-prosody.acapela-cloud.ssml new file mode 100644 index 0000000..898f7d9 --- /dev/null +++ b/test-data/combo-voice-prosody/combo-voice-prosody.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Hello there + \ No newline at end of file diff --git a/test-data/combo-voice-prosody/combo-voice-prosody.alexa.ssml b/test-data/combo-voice-prosody/combo-voice-prosody.alexa.ssml new file mode 100644 index 0000000..898f7d9 --- /dev/null +++ b/test-data/combo-voice-prosody/combo-voice-prosody.alexa.ssml @@ -0,0 +1,3 @@ + +Hello there + \ No newline at end of file diff --git a/test-data/combo-voice-prosody/combo-voice-prosody.azure.ssml b/test-data/combo-voice-prosody/combo-voice-prosody.azure.ssml new file mode 100644 index 0000000..898f7d9 --- /dev/null +++ b/test-data/combo-voice-prosody/combo-voice-prosody.azure.ssml @@ -0,0 +1,3 @@ + +Hello there + \ No newline at end of file diff --git a/test-data/combo-voice-prosody/combo-voice-prosody.google.ssml b/test-data/combo-voice-prosody/combo-voice-prosody.google.ssml new file mode 100644 index 0000000..036b0fe --- /dev/null +++ b/test-data/combo-voice-prosody/combo-voice-prosody.google.ssml @@ -0,0 +1,3 @@ + +Hello there + \ No newline at end of file diff --git a/test-data/combo-voice-prosody/combo-voice-prosody.polly.ssml b/test-data/combo-voice-prosody/combo-voice-prosody.polly.ssml new file mode 100644 index 0000000..898f7d9 --- /dev/null +++ b/test-data/combo-voice-prosody/combo-voice-prosody.polly.ssml @@ -0,0 +1,3 @@ + +Hello there + \ No newline at end of file diff --git a/test-data/combo-voice-prosody/combo-voice-prosody.smd b/test-data/combo-voice-prosody/combo-voice-prosody.smd new file mode 100644 index 0000000..8276222 --- /dev/null +++ b/test-data/combo-voice-prosody/combo-voice-prosody.smd @@ -0,0 +1 @@ +(Hello there)[voice:"Joanna";rate:"fast";pitch:"high"] \ No newline at end of file diff --git a/test-data/combo-voice-prosody/combo-voice-prosody.txt b/test-data/combo-voice-prosody/combo-voice-prosody.txt new file mode 100644 index 0000000..466c153 --- /dev/null +++ b/test-data/combo-voice-prosody/combo-voice-prosody.txt @@ -0,0 +1 @@ +Hello there \ No newline at end of file diff --git a/test-data/combo-voice-prosody/combo-voice-prosody.w3c.ssml b/test-data/combo-voice-prosody/combo-voice-prosody.w3c.ssml new file mode 100644 index 0000000..898f7d9 --- /dev/null +++ b/test-data/combo-voice-prosody/combo-voice-prosody.w3c.ssml @@ -0,0 +1,3 @@ + +Hello there + \ No newline at end of file diff --git a/test-data/combo-whisper-emphasis/combo-whisper-emphasis.alexa.ssml b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.alexa.ssml new file mode 100644 index 0000000..79f3f44 --- /dev/null +++ b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.alexa.ssml @@ -0,0 +1,3 @@ + +quietly + \ No newline at end of file diff --git a/test-data/combo-whisper-emphasis/combo-whisper-emphasis.azure.ssml b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.azure.ssml new file mode 100644 index 0000000..40fb0d1 --- /dev/null +++ b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.azure.ssml @@ -0,0 +1,3 @@ + +quietly + \ No newline at end of file diff --git a/test-data/combo-whisper-emphasis/combo-whisper-emphasis.google.ssml b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.google.ssml new file mode 100644 index 0000000..8508f58 --- /dev/null +++ b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.google.ssml @@ -0,0 +1,3 @@ + +quietly + \ No newline at end of file diff --git a/test-data/combo-whisper-emphasis/combo-whisper-emphasis.polly.ssml b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.polly.ssml new file mode 100644 index 0000000..79f3f44 --- /dev/null +++ b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.polly.ssml @@ -0,0 +1,3 @@ + +quietly + \ No newline at end of file diff --git a/test-data/combo-whisper-emphasis/combo-whisper-emphasis.smd b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.smd new file mode 100644 index 0000000..1bee9e1 --- /dev/null +++ b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.smd @@ -0,0 +1 @@ +(quietly)[whisper;emphasis:"reduced"] \ No newline at end of file diff --git a/test-data/combo-whisper-emphasis/combo-whisper-emphasis.txt b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.txt new file mode 100644 index 0000000..e51a383 --- /dev/null +++ b/test-data/combo-whisper-emphasis/combo-whisper-emphasis.txt @@ -0,0 +1 @@ +quietly \ No newline at end of file diff --git a/test-data/emphasis-edge-date/emphasis-edge-date.alexa.ssml b/test-data/emphasis-edge-date/emphasis-edge-date.alexa.ssml new file mode 100644 index 0000000..d5ad450 --- /dev/null +++ b/test-data/emphasis-edge-date/emphasis-edge-date.alexa.ssml @@ -0,0 +1,3 @@ + +2020-10-10 + \ No newline at end of file diff --git a/test-data/emphasis-edge-date/emphasis-edge-date.google.ssml b/test-data/emphasis-edge-date/emphasis-edge-date.google.ssml new file mode 100644 index 0000000..d5ad450 --- /dev/null +++ b/test-data/emphasis-edge-date/emphasis-edge-date.google.ssml @@ -0,0 +1,3 @@ + +2020-10-10 + \ No newline at end of file diff --git a/test-data/emphasis-edge-date/emphasis-edge-date.polly.ssml b/test-data/emphasis-edge-date/emphasis-edge-date.polly.ssml new file mode 100644 index 0000000..d5ad450 --- /dev/null +++ b/test-data/emphasis-edge-date/emphasis-edge-date.polly.ssml @@ -0,0 +1,3 @@ + +2020-10-10 + \ No newline at end of file diff --git a/test-data/emphasis-edge-date/emphasis-edge-date.smd b/test-data/emphasis-edge-date/emphasis-edge-date.smd new file mode 100644 index 0000000..6923fa7 --- /dev/null +++ b/test-data/emphasis-edge-date/emphasis-edge-date.smd @@ -0,0 +1 @@ +2020-10-10 \ No newline at end of file diff --git a/test-data/emphasis-edge-date/emphasis-edge-date.txt b/test-data/emphasis-edge-date/emphasis-edge-date.txt new file mode 100644 index 0000000..6923fa7 --- /dev/null +++ b/test-data/emphasis-edge-date/emphasis-edge-date.txt @@ -0,0 +1 @@ +2020-10-10 \ No newline at end of file diff --git a/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.alexa.ssml b/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.alexa.ssml new file mode 100644 index 0000000..76ff980 --- /dev/null +++ b/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.alexa.ssml @@ -0,0 +1,3 @@ + +mother-in-law + \ No newline at end of file diff --git a/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.google.ssml b/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.google.ssml new file mode 100644 index 0000000..76ff980 --- /dev/null +++ b/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.google.ssml @@ -0,0 +1,3 @@ + +mother-in-law + \ No newline at end of file diff --git a/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.polly.ssml b/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.polly.ssml new file mode 100644 index 0000000..76ff980 --- /dev/null +++ b/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.polly.ssml @@ -0,0 +1,3 @@ + +mother-in-law + \ No newline at end of file diff --git a/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.smd b/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.smd new file mode 100644 index 0000000..53007ba --- /dev/null +++ b/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.smd @@ -0,0 +1 @@ +mother-in-law \ No newline at end of file diff --git a/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.txt b/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.txt new file mode 100644 index 0000000..53007ba --- /dev/null +++ b/test-data/emphasis-edge-hyphenated/emphasis-edge-hyphenated.txt @@ -0,0 +1 @@ +mother-in-law \ No newline at end of file diff --git a/test-data/expressive-bleh/expressive-bleh.acapela-cloud.ssml b/test-data/expressive-bleh/expressive-bleh.acapela-cloud.ssml new file mode 100644 index 0000000..03c7cd5 --- /dev/null +++ b/test-data/expressive-bleh/expressive-bleh.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #AARGH01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-bleh/expressive-bleh.acapela.ssml b/test-data/expressive-bleh/expressive-bleh.acapela.ssml new file mode 100644 index 0000000..5d4f193 --- /dev/null +++ b/test-data/expressive-bleh/expressive-bleh.acapela.ssml @@ -0,0 +1 @@ +He said #AARGH01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-bleh/expressive-bleh.smd b/test-data/expressive-bleh/expressive-bleh.smd new file mode 100644 index 0000000..5eee9a1 --- /dev/null +++ b/test-data/expressive-bleh/expressive-bleh.smd @@ -0,0 +1 @@ +He said [bleh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-bleh/expressive-bleh.txt b/test-data/expressive-bleh/expressive-bleh.txt new file mode 100644 index 0000000..5eee9a1 --- /dev/null +++ b/test-data/expressive-bleh/expressive-bleh.txt @@ -0,0 +1 @@ +He said [bleh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-cheer/expressive-cheer.acapela-cloud.ssml b/test-data/expressive-cheer/expressive-cheer.acapela-cloud.ssml new file mode 100644 index 0000000..d633624 --- /dev/null +++ b/test-data/expressive-cheer/expressive-cheer.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #LAUGH03# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-cheer/expressive-cheer.acapela.ssml b/test-data/expressive-cheer/expressive-cheer.acapela.ssml new file mode 100644 index 0000000..f69994f --- /dev/null +++ b/test-data/expressive-cheer/expressive-cheer.acapela.ssml @@ -0,0 +1 @@ +He said #LAUGH03# and walked away. \ No newline at end of file diff --git a/test-data/expressive-cheer/expressive-cheer.smd b/test-data/expressive-cheer/expressive-cheer.smd new file mode 100644 index 0000000..e60c4cc --- /dev/null +++ b/test-data/expressive-cheer/expressive-cheer.smd @@ -0,0 +1 @@ +He said [cheer] and walked away. \ No newline at end of file diff --git a/test-data/expressive-cheer/expressive-cheer.txt b/test-data/expressive-cheer/expressive-cheer.txt new file mode 100644 index 0000000..e60c4cc --- /dev/null +++ b/test-data/expressive-cheer/expressive-cheer.txt @@ -0,0 +1 @@ +He said [cheer] and walked away. \ No newline at end of file diff --git a/test-data/expressive-cheering/expressive-cheering.acapela-cloud.ssml b/test-data/expressive-cheering/expressive-cheering.acapela-cloud.ssml new file mode 100644 index 0000000..d633624 --- /dev/null +++ b/test-data/expressive-cheering/expressive-cheering.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #LAUGH03# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-cheering/expressive-cheering.acapela.ssml b/test-data/expressive-cheering/expressive-cheering.acapela.ssml new file mode 100644 index 0000000..f69994f --- /dev/null +++ b/test-data/expressive-cheering/expressive-cheering.acapela.ssml @@ -0,0 +1 @@ +He said #LAUGH03# and walked away. \ No newline at end of file diff --git a/test-data/expressive-cheering/expressive-cheering.smd b/test-data/expressive-cheering/expressive-cheering.smd new file mode 100644 index 0000000..961ec73 --- /dev/null +++ b/test-data/expressive-cheering/expressive-cheering.smd @@ -0,0 +1 @@ +He said [cheering] and walked away. \ No newline at end of file diff --git a/test-data/expressive-cheering/expressive-cheering.txt b/test-data/expressive-cheering/expressive-cheering.txt new file mode 100644 index 0000000..961ec73 --- /dev/null +++ b/test-data/expressive-cheering/expressive-cheering.txt @@ -0,0 +1 @@ +He said [cheering] and walked away. \ No newline at end of file diff --git a/test-data/expressive-crying/expressive-crying.acapela-cloud.ssml b/test-data/expressive-crying/expressive-crying.acapela-cloud.ssml new file mode 100644 index 0000000..d80b5c2 --- /dev/null +++ b/test-data/expressive-crying/expressive-crying.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #CRY01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-crying/expressive-crying.acapela.ssml b/test-data/expressive-crying/expressive-crying.acapela.ssml new file mode 100644 index 0000000..51e2d04 --- /dev/null +++ b/test-data/expressive-crying/expressive-crying.acapela.ssml @@ -0,0 +1 @@ +He said #CRY01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-crying/expressive-crying.smd b/test-data/expressive-crying/expressive-crying.smd new file mode 100644 index 0000000..1c87da8 --- /dev/null +++ b/test-data/expressive-crying/expressive-crying.smd @@ -0,0 +1 @@ +He said [crying] and walked away. \ No newline at end of file diff --git a/test-data/expressive-crying/expressive-crying.txt b/test-data/expressive-crying/expressive-crying.txt new file mode 100644 index 0000000..1c87da8 --- /dev/null +++ b/test-data/expressive-crying/expressive-crying.txt @@ -0,0 +1 @@ +He said [crying] and walked away. \ No newline at end of file diff --git a/test-data/expressive-eek/expressive-eek.acapela-cloud.ssml b/test-data/expressive-eek/expressive-eek.acapela-cloud.ssml new file mode 100644 index 0000000..e7786e1 --- /dev/null +++ b/test-data/expressive-eek/expressive-eek.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #AARGH02# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-eek/expressive-eek.acapela.ssml b/test-data/expressive-eek/expressive-eek.acapela.ssml new file mode 100644 index 0000000..4bd4371 --- /dev/null +++ b/test-data/expressive-eek/expressive-eek.acapela.ssml @@ -0,0 +1 @@ +He said #AARGH02# and walked away. \ No newline at end of file diff --git a/test-data/expressive-eek/expressive-eek.smd b/test-data/expressive-eek/expressive-eek.smd new file mode 100644 index 0000000..77412e5 --- /dev/null +++ b/test-data/expressive-eek/expressive-eek.smd @@ -0,0 +1 @@ +He said [eek] and walked away. \ No newline at end of file diff --git a/test-data/expressive-eek/expressive-eek.txt b/test-data/expressive-eek/expressive-eek.txt new file mode 100644 index 0000000..77412e5 --- /dev/null +++ b/test-data/expressive-eek/expressive-eek.txt @@ -0,0 +1 @@ +He said [eek] and walked away. \ No newline at end of file diff --git a/test-data/expressive-groan/expressive-groan.acapela-cloud.ssml b/test-data/expressive-groan/expressive-groan.acapela-cloud.ssml new file mode 100644 index 0000000..03c7cd5 --- /dev/null +++ b/test-data/expressive-groan/expressive-groan.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #AARGH01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-groan/expressive-groan.acapela.ssml b/test-data/expressive-groan/expressive-groan.acapela.ssml new file mode 100644 index 0000000..5d4f193 --- /dev/null +++ b/test-data/expressive-groan/expressive-groan.acapela.ssml @@ -0,0 +1 @@ +He said #AARGH01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-groan/expressive-groan.smd b/test-data/expressive-groan/expressive-groan.smd new file mode 100644 index 0000000..7f8c685 --- /dev/null +++ b/test-data/expressive-groan/expressive-groan.smd @@ -0,0 +1 @@ +He said [groan] and walked away. \ No newline at end of file diff --git a/test-data/expressive-groan/expressive-groan.txt b/test-data/expressive-groan/expressive-groan.txt new file mode 100644 index 0000000..7f8c685 --- /dev/null +++ b/test-data/expressive-groan/expressive-groan.txt @@ -0,0 +1 @@ +He said [groan] and walked away. \ No newline at end of file diff --git a/test-data/expressive-groaning/expressive-groaning.acapela-cloud.ssml b/test-data/expressive-groaning/expressive-groaning.acapela-cloud.ssml new file mode 100644 index 0000000..03c7cd5 --- /dev/null +++ b/test-data/expressive-groaning/expressive-groaning.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #AARGH01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-groaning/expressive-groaning.acapela.ssml b/test-data/expressive-groaning/expressive-groaning.acapela.ssml new file mode 100644 index 0000000..5d4f193 --- /dev/null +++ b/test-data/expressive-groaning/expressive-groaning.acapela.ssml @@ -0,0 +1 @@ +He said #AARGH01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-groaning/expressive-groaning.smd b/test-data/expressive-groaning/expressive-groaning.smd new file mode 100644 index 0000000..7b66d52 --- /dev/null +++ b/test-data/expressive-groaning/expressive-groaning.smd @@ -0,0 +1 @@ +He said [groaning] and walked away. \ No newline at end of file diff --git a/test-data/expressive-groaning/expressive-groaning.txt b/test-data/expressive-groaning/expressive-groaning.txt new file mode 100644 index 0000000..7b66d52 --- /dev/null +++ b/test-data/expressive-groaning/expressive-groaning.txt @@ -0,0 +1 @@ +He said [groaning] and walked away. \ No newline at end of file diff --git a/test-data/expressive-hiccup/expressive-hiccup.acapela-cloud.ssml b/test-data/expressive-hiccup/expressive-hiccup.acapela-cloud.ssml new file mode 100644 index 0000000..ee43171 --- /dev/null +++ b/test-data/expressive-hiccup/expressive-hiccup.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #SLEEP01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-hiccup/expressive-hiccup.acapela.ssml b/test-data/expressive-hiccup/expressive-hiccup.acapela.ssml new file mode 100644 index 0000000..8f1809f --- /dev/null +++ b/test-data/expressive-hiccup/expressive-hiccup.acapela.ssml @@ -0,0 +1 @@ +He said #SLEEP01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-hiccup/expressive-hiccup.smd b/test-data/expressive-hiccup/expressive-hiccup.smd new file mode 100644 index 0000000..9495718 --- /dev/null +++ b/test-data/expressive-hiccup/expressive-hiccup.smd @@ -0,0 +1 @@ +He said [hiccup] and walked away. \ No newline at end of file diff --git a/test-data/expressive-hiccup/expressive-hiccup.txt b/test-data/expressive-hiccup/expressive-hiccup.txt new file mode 100644 index 0000000..9495718 --- /dev/null +++ b/test-data/expressive-hiccup/expressive-hiccup.txt @@ -0,0 +1 @@ +He said [hiccup] and walked away. \ No newline at end of file diff --git a/test-data/expressive-hmm/expressive-hmm.acapela-cloud.ssml b/test-data/expressive-hmm/expressive-hmm.acapela-cloud.ssml new file mode 100644 index 0000000..6379ee5 --- /dev/null +++ b/test-data/expressive-hmm/expressive-hmm.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #MMM01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-hmm/expressive-hmm.acapela.ssml b/test-data/expressive-hmm/expressive-hmm.acapela.ssml new file mode 100644 index 0000000..d1ced15 --- /dev/null +++ b/test-data/expressive-hmm/expressive-hmm.acapela.ssml @@ -0,0 +1 @@ +He said #MMM01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-hmm/expressive-hmm.smd b/test-data/expressive-hmm/expressive-hmm.smd new file mode 100644 index 0000000..6d67e0a --- /dev/null +++ b/test-data/expressive-hmm/expressive-hmm.smd @@ -0,0 +1 @@ +He said [hmm] and walked away. \ No newline at end of file diff --git a/test-data/expressive-hmm/expressive-hmm.txt b/test-data/expressive-hmm/expressive-hmm.txt new file mode 100644 index 0000000..6d67e0a --- /dev/null +++ b/test-data/expressive-hmm/expressive-hmm.txt @@ -0,0 +1 @@ +He said [hmm] and walked away. \ No newline at end of file diff --git a/test-data/expressive-huh/expressive-huh.acapela-cloud.ssml b/test-data/expressive-huh/expressive-huh.acapela-cloud.ssml new file mode 100644 index 0000000..5196149 --- /dev/null +++ b/test-data/expressive-huh/expressive-huh.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #BREATH01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-huh/expressive-huh.acapela.ssml b/test-data/expressive-huh/expressive-huh.acapela.ssml new file mode 100644 index 0000000..acf38b6 --- /dev/null +++ b/test-data/expressive-huh/expressive-huh.acapela.ssml @@ -0,0 +1 @@ +He said #BREATH01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-huh/expressive-huh.smd b/test-data/expressive-huh/expressive-huh.smd new file mode 100644 index 0000000..2635a5b --- /dev/null +++ b/test-data/expressive-huh/expressive-huh.smd @@ -0,0 +1 @@ +He said [huh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-huh/expressive-huh.txt b/test-data/expressive-huh/expressive-huh.txt new file mode 100644 index 0000000..2635a5b --- /dev/null +++ b/test-data/expressive-huh/expressive-huh.txt @@ -0,0 +1 @@ +He said [huh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-hum/expressive-hum.acapela-cloud.ssml b/test-data/expressive-hum/expressive-hum.acapela-cloud.ssml new file mode 100644 index 0000000..6379ee5 --- /dev/null +++ b/test-data/expressive-hum/expressive-hum.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #MMM01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-hum/expressive-hum.acapela.ssml b/test-data/expressive-hum/expressive-hum.acapela.ssml new file mode 100644 index 0000000..d1ced15 --- /dev/null +++ b/test-data/expressive-hum/expressive-hum.acapela.ssml @@ -0,0 +1 @@ +He said #MMM01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-hum/expressive-hum.smd b/test-data/expressive-hum/expressive-hum.smd new file mode 100644 index 0000000..99e076c --- /dev/null +++ b/test-data/expressive-hum/expressive-hum.smd @@ -0,0 +1 @@ +He said [hum] and walked away. \ No newline at end of file diff --git a/test-data/expressive-hum/expressive-hum.txt b/test-data/expressive-hum/expressive-hum.txt new file mode 100644 index 0000000..99e076c --- /dev/null +++ b/test-data/expressive-hum/expressive-hum.txt @@ -0,0 +1 @@ +He said [hum] and walked away. \ No newline at end of file diff --git a/test-data/expressive-laughter/expressive-laughter.acapela-cloud.ssml b/test-data/expressive-laughter/expressive-laughter.acapela-cloud.ssml new file mode 100644 index 0000000..3f6448e --- /dev/null +++ b/test-data/expressive-laughter/expressive-laughter.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #LAUGH01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-laughter/expressive-laughter.acapela.ssml b/test-data/expressive-laughter/expressive-laughter.acapela.ssml new file mode 100644 index 0000000..7d16a46 --- /dev/null +++ b/test-data/expressive-laughter/expressive-laughter.acapela.ssml @@ -0,0 +1 @@ +He said #LAUGH01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-laughter/expressive-laughter.smd b/test-data/expressive-laughter/expressive-laughter.smd new file mode 100644 index 0000000..a56884c --- /dev/null +++ b/test-data/expressive-laughter/expressive-laughter.smd @@ -0,0 +1 @@ +He said [laughter] and walked away. \ No newline at end of file diff --git a/test-data/expressive-laughter/expressive-laughter.txt b/test-data/expressive-laughter/expressive-laughter.txt new file mode 100644 index 0000000..a56884c --- /dev/null +++ b/test-data/expressive-laughter/expressive-laughter.txt @@ -0,0 +1 @@ +He said [laughter] and walked away. \ No newline at end of file diff --git a/test-data/expressive-meh/expressive-meh.acapela-cloud.ssml b/test-data/expressive-meh/expressive-meh.acapela-cloud.ssml new file mode 100644 index 0000000..d61894c --- /dev/null +++ b/test-data/expressive-meh/expressive-meh.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said and walked away. + \ No newline at end of file diff --git a/test-data/expressive-meh/expressive-meh.acapela.ssml b/test-data/expressive-meh/expressive-meh.acapela.ssml new file mode 100644 index 0000000..782f1ee --- /dev/null +++ b/test-data/expressive-meh/expressive-meh.acapela.ssml @@ -0,0 +1 @@ +He said and walked away. \ No newline at end of file diff --git a/test-data/expressive-meh/expressive-meh.smd b/test-data/expressive-meh/expressive-meh.smd new file mode 100644 index 0000000..375d88c --- /dev/null +++ b/test-data/expressive-meh/expressive-meh.smd @@ -0,0 +1 @@ +He said [meh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-meh/expressive-meh.txt b/test-data/expressive-meh/expressive-meh.txt new file mode 100644 index 0000000..375d88c --- /dev/null +++ b/test-data/expressive-meh/expressive-meh.txt @@ -0,0 +1 @@ +He said [meh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-mhm/expressive-mhm.acapela-cloud.ssml b/test-data/expressive-mhm/expressive-mhm.acapela-cloud.ssml new file mode 100644 index 0000000..957d83b --- /dev/null +++ b/test-data/expressive-mhm/expressive-mhm.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #MMM02# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-mhm/expressive-mhm.acapela.ssml b/test-data/expressive-mhm/expressive-mhm.acapela.ssml new file mode 100644 index 0000000..b55137c --- /dev/null +++ b/test-data/expressive-mhm/expressive-mhm.acapela.ssml @@ -0,0 +1 @@ +He said #MMM02# and walked away. \ No newline at end of file diff --git a/test-data/expressive-mhm/expressive-mhm.smd b/test-data/expressive-mhm/expressive-mhm.smd new file mode 100644 index 0000000..fbb45be --- /dev/null +++ b/test-data/expressive-mhm/expressive-mhm.smd @@ -0,0 +1 @@ +He said [mhm] and walked away. \ No newline at end of file diff --git a/test-data/expressive-mhm/expressive-mhm.txt b/test-data/expressive-mhm/expressive-mhm.txt new file mode 100644 index 0000000..fbb45be --- /dev/null +++ b/test-data/expressive-mhm/expressive-mhm.txt @@ -0,0 +1 @@ +He said [mhm] and walked away. \ No newline at end of file diff --git a/test-data/expressive-mm-hmm/expressive-mm-hmm.acapela-cloud.ssml b/test-data/expressive-mm-hmm/expressive-mm-hmm.acapela-cloud.ssml new file mode 100644 index 0000000..957d83b --- /dev/null +++ b/test-data/expressive-mm-hmm/expressive-mm-hmm.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #MMM02# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-mm-hmm/expressive-mm-hmm.acapela.ssml b/test-data/expressive-mm-hmm/expressive-mm-hmm.acapela.ssml new file mode 100644 index 0000000..b55137c --- /dev/null +++ b/test-data/expressive-mm-hmm/expressive-mm-hmm.acapela.ssml @@ -0,0 +1 @@ +He said #MMM02# and walked away. \ No newline at end of file diff --git a/test-data/expressive-mm-hmm/expressive-mm-hmm.smd b/test-data/expressive-mm-hmm/expressive-mm-hmm.smd new file mode 100644 index 0000000..5338fa7 --- /dev/null +++ b/test-data/expressive-mm-hmm/expressive-mm-hmm.smd @@ -0,0 +1 @@ +He said [mm-hmm] and walked away. \ No newline at end of file diff --git a/test-data/expressive-mm-hmm/expressive-mm-hmm.txt b/test-data/expressive-mm-hmm/expressive-mm-hmm.txt new file mode 100644 index 0000000..5338fa7 --- /dev/null +++ b/test-data/expressive-mm-hmm/expressive-mm-hmm.txt @@ -0,0 +1 @@ +He said [mm-hmm] and walked away. \ No newline at end of file diff --git a/test-data/expressive-mmm/expressive-mmm.acapela-cloud.ssml b/test-data/expressive-mmm/expressive-mmm.acapela-cloud.ssml new file mode 100644 index 0000000..6379ee5 --- /dev/null +++ b/test-data/expressive-mmm/expressive-mmm.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #MMM01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-mmm/expressive-mmm.acapela.ssml b/test-data/expressive-mmm/expressive-mmm.acapela.ssml new file mode 100644 index 0000000..d1ced15 --- /dev/null +++ b/test-data/expressive-mmm/expressive-mmm.acapela.ssml @@ -0,0 +1 @@ +He said #MMM01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-mmm/expressive-mmm.smd b/test-data/expressive-mmm/expressive-mmm.smd new file mode 100644 index 0000000..59a1998 --- /dev/null +++ b/test-data/expressive-mmm/expressive-mmm.smd @@ -0,0 +1 @@ +He said [mmm] and walked away. \ No newline at end of file diff --git a/test-data/expressive-mmm/expressive-mmm.txt b/test-data/expressive-mmm/expressive-mmm.txt new file mode 100644 index 0000000..59a1998 --- /dev/null +++ b/test-data/expressive-mmm/expressive-mmm.txt @@ -0,0 +1 @@ +He said [mmm] and walked away. \ No newline at end of file diff --git a/test-data/expressive-moan/expressive-moan.acapela-cloud.ssml b/test-data/expressive-moan/expressive-moan.acapela-cloud.ssml new file mode 100644 index 0000000..e7786e1 --- /dev/null +++ b/test-data/expressive-moan/expressive-moan.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #AARGH02# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-moan/expressive-moan.acapela.ssml b/test-data/expressive-moan/expressive-moan.acapela.ssml new file mode 100644 index 0000000..4bd4371 --- /dev/null +++ b/test-data/expressive-moan/expressive-moan.acapela.ssml @@ -0,0 +1 @@ +He said #AARGH02# and walked away. \ No newline at end of file diff --git a/test-data/expressive-moan/expressive-moan.smd b/test-data/expressive-moan/expressive-moan.smd new file mode 100644 index 0000000..295a3a7 --- /dev/null +++ b/test-data/expressive-moan/expressive-moan.smd @@ -0,0 +1 @@ +He said [moan] and walked away. \ No newline at end of file diff --git a/test-data/expressive-moan/expressive-moan.txt b/test-data/expressive-moan/expressive-moan.txt new file mode 100644 index 0000000..295a3a7 --- /dev/null +++ b/test-data/expressive-moan/expressive-moan.txt @@ -0,0 +1 @@ +He said [moan] and walked away. \ No newline at end of file diff --git a/test-data/expressive-oh/expressive-oh.acapela-cloud.ssml b/test-data/expressive-oh/expressive-oh.acapela-cloud.ssml new file mode 100644 index 0000000..5196149 --- /dev/null +++ b/test-data/expressive-oh/expressive-oh.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #BREATH01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-oh/expressive-oh.acapela.ssml b/test-data/expressive-oh/expressive-oh.acapela.ssml new file mode 100644 index 0000000..acf38b6 --- /dev/null +++ b/test-data/expressive-oh/expressive-oh.acapela.ssml @@ -0,0 +1 @@ +He said #BREATH01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-oh/expressive-oh.smd b/test-data/expressive-oh/expressive-oh.smd new file mode 100644 index 0000000..e72ce44 --- /dev/null +++ b/test-data/expressive-oh/expressive-oh.smd @@ -0,0 +1 @@ +He said [oh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-oh/expressive-oh.txt b/test-data/expressive-oh/expressive-oh.txt new file mode 100644 index 0000000..e72ce44 --- /dev/null +++ b/test-data/expressive-oh/expressive-oh.txt @@ -0,0 +1 @@ +He said [oh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-ooh/expressive-ooh.acapela-cloud.ssml b/test-data/expressive-ooh/expressive-ooh.acapela-cloud.ssml new file mode 100644 index 0000000..64df27c --- /dev/null +++ b/test-data/expressive-ooh/expressive-ooh.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #LAUGH02# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-ooh/expressive-ooh.acapela.ssml b/test-data/expressive-ooh/expressive-ooh.acapela.ssml new file mode 100644 index 0000000..cc3a209 --- /dev/null +++ b/test-data/expressive-ooh/expressive-ooh.acapela.ssml @@ -0,0 +1 @@ +He said #LAUGH02# and walked away. \ No newline at end of file diff --git a/test-data/expressive-ooh/expressive-ooh.smd b/test-data/expressive-ooh/expressive-ooh.smd new file mode 100644 index 0000000..4851924 --- /dev/null +++ b/test-data/expressive-ooh/expressive-ooh.smd @@ -0,0 +1 @@ +He said [ooh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-ooh/expressive-ooh.txt b/test-data/expressive-ooh/expressive-ooh.txt new file mode 100644 index 0000000..4851924 --- /dev/null +++ b/test-data/expressive-ooh/expressive-ooh.txt @@ -0,0 +1 @@ +He said [ooh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-pant/expressive-pant.acapela-cloud.ssml b/test-data/expressive-pant/expressive-pant.acapela-cloud.ssml new file mode 100644 index 0000000..5196149 --- /dev/null +++ b/test-data/expressive-pant/expressive-pant.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #BREATH01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-pant/expressive-pant.acapela.ssml b/test-data/expressive-pant/expressive-pant.acapela.ssml new file mode 100644 index 0000000..acf38b6 --- /dev/null +++ b/test-data/expressive-pant/expressive-pant.acapela.ssml @@ -0,0 +1 @@ +He said #BREATH01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-pant/expressive-pant.smd b/test-data/expressive-pant/expressive-pant.smd new file mode 100644 index 0000000..c28e494 --- /dev/null +++ b/test-data/expressive-pant/expressive-pant.smd @@ -0,0 +1 @@ +He said [pant] and walked away. \ No newline at end of file diff --git a/test-data/expressive-pant/expressive-pant.txt b/test-data/expressive-pant/expressive-pant.txt new file mode 100644 index 0000000..c28e494 --- /dev/null +++ b/test-data/expressive-pant/expressive-pant.txt @@ -0,0 +1 @@ +He said [pant] and walked away. \ No newline at end of file diff --git a/test-data/expressive-pfft/expressive-pfft.acapela-cloud.ssml b/test-data/expressive-pfft/expressive-pfft.acapela-cloud.ssml new file mode 100644 index 0000000..17ec870 --- /dev/null +++ b/test-data/expressive-pfft/expressive-pfft.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #CLICK01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-pfft/expressive-pfft.acapela.ssml b/test-data/expressive-pfft/expressive-pfft.acapela.ssml new file mode 100644 index 0000000..4e6db58 --- /dev/null +++ b/test-data/expressive-pfft/expressive-pfft.acapela.ssml @@ -0,0 +1 @@ +He said #CLICK01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-pfft/expressive-pfft.smd b/test-data/expressive-pfft/expressive-pfft.smd new file mode 100644 index 0000000..7649393 --- /dev/null +++ b/test-data/expressive-pfft/expressive-pfft.smd @@ -0,0 +1 @@ +He said [pfft] and walked away. \ No newline at end of file diff --git a/test-data/expressive-pfft/expressive-pfft.txt b/test-data/expressive-pfft/expressive-pfft.txt new file mode 100644 index 0000000..7649393 --- /dev/null +++ b/test-data/expressive-pfft/expressive-pfft.txt @@ -0,0 +1 @@ +He said [pfft] and walked away. \ No newline at end of file diff --git a/test-data/expressive-phew/expressive-phew.acapela-cloud.ssml b/test-data/expressive-phew/expressive-phew.acapela-cloud.ssml new file mode 100644 index 0000000..faa6a8d --- /dev/null +++ b/test-data/expressive-phew/expressive-phew.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #BREATH03# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-phew/expressive-phew.acapela.ssml b/test-data/expressive-phew/expressive-phew.acapela.ssml new file mode 100644 index 0000000..2aa2404 --- /dev/null +++ b/test-data/expressive-phew/expressive-phew.acapela.ssml @@ -0,0 +1 @@ +He said #BREATH03# and walked away. \ No newline at end of file diff --git a/test-data/expressive-phew/expressive-phew.smd b/test-data/expressive-phew/expressive-phew.smd new file mode 100644 index 0000000..17fb667 --- /dev/null +++ b/test-data/expressive-phew/expressive-phew.smd @@ -0,0 +1 @@ +He said [phew] and walked away. \ No newline at end of file diff --git a/test-data/expressive-phew/expressive-phew.txt b/test-data/expressive-phew/expressive-phew.txt new file mode 100644 index 0000000..17fb667 --- /dev/null +++ b/test-data/expressive-phew/expressive-phew.txt @@ -0,0 +1 @@ +He said [phew] and walked away. \ No newline at end of file diff --git a/test-data/expressive-psst/expressive-psst.acapela-cloud.ssml b/test-data/expressive-psst/expressive-psst.acapela-cloud.ssml new file mode 100644 index 0000000..0664ddf --- /dev/null +++ b/test-data/expressive-psst/expressive-psst.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #BREATH02# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-psst/expressive-psst.acapela.ssml b/test-data/expressive-psst/expressive-psst.acapela.ssml new file mode 100644 index 0000000..3a6d4d4 --- /dev/null +++ b/test-data/expressive-psst/expressive-psst.acapela.ssml @@ -0,0 +1 @@ +He said #BREATH02# and walked away. \ No newline at end of file diff --git a/test-data/expressive-psst/expressive-psst.smd b/test-data/expressive-psst/expressive-psst.smd new file mode 100644 index 0000000..e4d91e4 --- /dev/null +++ b/test-data/expressive-psst/expressive-psst.smd @@ -0,0 +1 @@ +He said [psst] and walked away. \ No newline at end of file diff --git a/test-data/expressive-psst/expressive-psst.txt b/test-data/expressive-psst/expressive-psst.txt new file mode 100644 index 0000000..e4d91e4 --- /dev/null +++ b/test-data/expressive-psst/expressive-psst.txt @@ -0,0 +1 @@ +He said [psst] and walked away. \ No newline at end of file diff --git a/test-data/expressive-scream/expressive-scream.acapela-cloud.ssml b/test-data/expressive-scream/expressive-scream.acapela-cloud.ssml new file mode 100644 index 0000000..38383c1 --- /dev/null +++ b/test-data/expressive-scream/expressive-scream.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #AARGH03# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-scream/expressive-scream.acapela.ssml b/test-data/expressive-scream/expressive-scream.acapela.ssml new file mode 100644 index 0000000..f2e0237 --- /dev/null +++ b/test-data/expressive-scream/expressive-scream.acapela.ssml @@ -0,0 +1 @@ +He said #AARGH03# and walked away. \ No newline at end of file diff --git a/test-data/expressive-scream/expressive-scream.smd b/test-data/expressive-scream/expressive-scream.smd new file mode 100644 index 0000000..efba14a --- /dev/null +++ b/test-data/expressive-scream/expressive-scream.smd @@ -0,0 +1 @@ +He said [scream] and walked away. \ No newline at end of file diff --git a/test-data/expressive-scream/expressive-scream.txt b/test-data/expressive-scream/expressive-scream.txt new file mode 100644 index 0000000..efba14a --- /dev/null +++ b/test-data/expressive-scream/expressive-scream.txt @@ -0,0 +1 @@ +He said [scream] and walked away. \ No newline at end of file diff --git a/test-data/expressive-shh/expressive-shh.acapela-cloud.ssml b/test-data/expressive-shh/expressive-shh.acapela-cloud.ssml new file mode 100644 index 0000000..0664ddf --- /dev/null +++ b/test-data/expressive-shh/expressive-shh.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #BREATH02# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-shh/expressive-shh.acapela.ssml b/test-data/expressive-shh/expressive-shh.acapela.ssml new file mode 100644 index 0000000..3a6d4d4 --- /dev/null +++ b/test-data/expressive-shh/expressive-shh.acapela.ssml @@ -0,0 +1 @@ +He said #BREATH02# and walked away. \ No newline at end of file diff --git a/test-data/expressive-shh/expressive-shh.smd b/test-data/expressive-shh/expressive-shh.smd new file mode 100644 index 0000000..9129976 --- /dev/null +++ b/test-data/expressive-shh/expressive-shh.smd @@ -0,0 +1 @@ +He said [shh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-shh/expressive-shh.txt b/test-data/expressive-shh/expressive-shh.txt new file mode 100644 index 0000000..9129976 --- /dev/null +++ b/test-data/expressive-shh/expressive-shh.txt @@ -0,0 +1 @@ +He said [shh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-shush/expressive-shush.acapela-cloud.ssml b/test-data/expressive-shush/expressive-shush.acapela-cloud.ssml new file mode 100644 index 0000000..0664ddf --- /dev/null +++ b/test-data/expressive-shush/expressive-shush.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #BREATH02# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-shush/expressive-shush.acapela.ssml b/test-data/expressive-shush/expressive-shush.acapela.ssml new file mode 100644 index 0000000..3a6d4d4 --- /dev/null +++ b/test-data/expressive-shush/expressive-shush.acapela.ssml @@ -0,0 +1 @@ +He said #BREATH02# and walked away. \ No newline at end of file diff --git a/test-data/expressive-shush/expressive-shush.smd b/test-data/expressive-shush/expressive-shush.smd new file mode 100644 index 0000000..1048b24 --- /dev/null +++ b/test-data/expressive-shush/expressive-shush.smd @@ -0,0 +1 @@ +He said [shush] and walked away. \ No newline at end of file diff --git a/test-data/expressive-shush/expressive-shush.txt b/test-data/expressive-shush/expressive-shush.txt new file mode 100644 index 0000000..1048b24 --- /dev/null +++ b/test-data/expressive-shush/expressive-shush.txt @@ -0,0 +1 @@ +He said [shush] and walked away. \ No newline at end of file diff --git a/test-data/expressive-sniff/expressive-sniff.acapela-cloud.ssml b/test-data/expressive-sniff/expressive-sniff.acapela-cloud.ssml new file mode 100644 index 0000000..faa6a8d --- /dev/null +++ b/test-data/expressive-sniff/expressive-sniff.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #BREATH03# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-sniff/expressive-sniff.acapela.ssml b/test-data/expressive-sniff/expressive-sniff.acapela.ssml new file mode 100644 index 0000000..2aa2404 --- /dev/null +++ b/test-data/expressive-sniff/expressive-sniff.acapela.ssml @@ -0,0 +1 @@ +He said #BREATH03# and walked away. \ No newline at end of file diff --git a/test-data/expressive-sniff/expressive-sniff.smd b/test-data/expressive-sniff/expressive-sniff.smd new file mode 100644 index 0000000..83263bf --- /dev/null +++ b/test-data/expressive-sniff/expressive-sniff.smd @@ -0,0 +1 @@ +He said [sniff] and walked away. \ No newline at end of file diff --git a/test-data/expressive-sniff/expressive-sniff.txt b/test-data/expressive-sniff/expressive-sniff.txt new file mode 100644 index 0000000..83263bf --- /dev/null +++ b/test-data/expressive-sniff/expressive-sniff.txt @@ -0,0 +1 @@ +He said [sniff] and walked away. \ No newline at end of file diff --git a/test-data/expressive-tsk-tsk/expressive-tsk-tsk.acapela-cloud.ssml b/test-data/expressive-tsk-tsk/expressive-tsk-tsk.acapela-cloud.ssml new file mode 100644 index 0000000..44dc022 --- /dev/null +++ b/test-data/expressive-tsk-tsk/expressive-tsk-tsk.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said [tsk-tsk] and walked away. + \ No newline at end of file diff --git a/test-data/expressive-tsk-tsk/expressive-tsk-tsk.acapela.ssml b/test-data/expressive-tsk-tsk/expressive-tsk-tsk.acapela.ssml new file mode 100644 index 0000000..711e5bb --- /dev/null +++ b/test-data/expressive-tsk-tsk/expressive-tsk-tsk.acapela.ssml @@ -0,0 +1 @@ +He said [tsk-tsk] and walked away. \ No newline at end of file diff --git a/test-data/expressive-tsk-tsk/expressive-tsk-tsk.smd b/test-data/expressive-tsk-tsk/expressive-tsk-tsk.smd new file mode 100644 index 0000000..711e5bb --- /dev/null +++ b/test-data/expressive-tsk-tsk/expressive-tsk-tsk.smd @@ -0,0 +1 @@ +He said [tsk-tsk] and walked away. \ No newline at end of file diff --git a/test-data/expressive-tsk-tsk/expressive-tsk-tsk.txt b/test-data/expressive-tsk-tsk/expressive-tsk-tsk.txt new file mode 100644 index 0000000..711e5bb --- /dev/null +++ b/test-data/expressive-tsk-tsk/expressive-tsk-tsk.txt @@ -0,0 +1 @@ +He said [tsk-tsk] and walked away. \ No newline at end of file diff --git a/test-data/expressive-tsk/expressive-tsk.acapela-cloud.ssml b/test-data/expressive-tsk/expressive-tsk.acapela-cloud.ssml new file mode 100644 index 0000000..17ec870 --- /dev/null +++ b/test-data/expressive-tsk/expressive-tsk.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #CLICK01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-tsk/expressive-tsk.acapela.ssml b/test-data/expressive-tsk/expressive-tsk.acapela.ssml new file mode 100644 index 0000000..4e6db58 --- /dev/null +++ b/test-data/expressive-tsk/expressive-tsk.acapela.ssml @@ -0,0 +1 @@ +He said #CLICK01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-tsk/expressive-tsk.smd b/test-data/expressive-tsk/expressive-tsk.smd new file mode 100644 index 0000000..be07f1d --- /dev/null +++ b/test-data/expressive-tsk/expressive-tsk.smd @@ -0,0 +1 @@ +He said [tsk] and walked away. \ No newline at end of file diff --git a/test-data/expressive-tsk/expressive-tsk.txt b/test-data/expressive-tsk/expressive-tsk.txt new file mode 100644 index 0000000..be07f1d --- /dev/null +++ b/test-data/expressive-tsk/expressive-tsk.txt @@ -0,0 +1 @@ +He said [tsk] and walked away. \ No newline at end of file diff --git a/test-data/expressive-uh-huh/expressive-uh-huh.acapela-cloud.ssml b/test-data/expressive-uh-huh/expressive-uh-huh.acapela-cloud.ssml new file mode 100644 index 0000000..957d83b --- /dev/null +++ b/test-data/expressive-uh-huh/expressive-uh-huh.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #MMM02# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-uh-huh/expressive-uh-huh.acapela.ssml b/test-data/expressive-uh-huh/expressive-uh-huh.acapela.ssml new file mode 100644 index 0000000..b55137c --- /dev/null +++ b/test-data/expressive-uh-huh/expressive-uh-huh.acapela.ssml @@ -0,0 +1 @@ +He said #MMM02# and walked away. \ No newline at end of file diff --git a/test-data/expressive-uh-huh/expressive-uh-huh.smd b/test-data/expressive-uh-huh/expressive-uh-huh.smd new file mode 100644 index 0000000..a0f7c1e --- /dev/null +++ b/test-data/expressive-uh-huh/expressive-uh-huh.smd @@ -0,0 +1 @@ +He said [uh-huh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-uh-huh/expressive-uh-huh.txt b/test-data/expressive-uh-huh/expressive-uh-huh.txt new file mode 100644 index 0000000..a0f7c1e --- /dev/null +++ b/test-data/expressive-uh-huh/expressive-uh-huh.txt @@ -0,0 +1 @@ +He said [uh-huh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-uh-oh/expressive-uh-oh.acapela-cloud.ssml b/test-data/expressive-uh-oh/expressive-uh-oh.acapela-cloud.ssml new file mode 100644 index 0000000..03c7cd5 --- /dev/null +++ b/test-data/expressive-uh-oh/expressive-uh-oh.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #AARGH01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-uh-oh/expressive-uh-oh.acapela.ssml b/test-data/expressive-uh-oh/expressive-uh-oh.acapela.ssml new file mode 100644 index 0000000..5d4f193 --- /dev/null +++ b/test-data/expressive-uh-oh/expressive-uh-oh.acapela.ssml @@ -0,0 +1 @@ +He said #AARGH01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-uh-oh/expressive-uh-oh.smd b/test-data/expressive-uh-oh/expressive-uh-oh.smd new file mode 100644 index 0000000..45f1fb0 --- /dev/null +++ b/test-data/expressive-uh-oh/expressive-uh-oh.smd @@ -0,0 +1 @@ +He said [uh-oh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-uh-oh/expressive-uh-oh.txt b/test-data/expressive-uh-oh/expressive-uh-oh.txt new file mode 100644 index 0000000..45f1fb0 --- /dev/null +++ b/test-data/expressive-uh-oh/expressive-uh-oh.txt @@ -0,0 +1 @@ +He said [uh-oh] and walked away. \ No newline at end of file diff --git a/test-data/expressive-umph/expressive-umph.acapela-cloud.ssml b/test-data/expressive-umph/expressive-umph.acapela-cloud.ssml new file mode 100644 index 0000000..5196149 --- /dev/null +++ b/test-data/expressive-umph/expressive-umph.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #BREATH01# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-umph/expressive-umph.acapela.ssml b/test-data/expressive-umph/expressive-umph.acapela.ssml new file mode 100644 index 0000000..acf38b6 --- /dev/null +++ b/test-data/expressive-umph/expressive-umph.acapela.ssml @@ -0,0 +1 @@ +He said #BREATH01# and walked away. \ No newline at end of file diff --git a/test-data/expressive-umph/expressive-umph.smd b/test-data/expressive-umph/expressive-umph.smd new file mode 100644 index 0000000..aaa0303 --- /dev/null +++ b/test-data/expressive-umph/expressive-umph.smd @@ -0,0 +1 @@ +He said [umph] and walked away. \ No newline at end of file diff --git a/test-data/expressive-umph/expressive-umph.txt b/test-data/expressive-umph/expressive-umph.txt new file mode 100644 index 0000000..aaa0303 --- /dev/null +++ b/test-data/expressive-umph/expressive-umph.txt @@ -0,0 +1 @@ +He said [umph] and walked away. \ No newline at end of file diff --git a/test-data/expressive-wheeze/expressive-wheeze.acapela-cloud.ssml b/test-data/expressive-wheeze/expressive-wheeze.acapela-cloud.ssml new file mode 100644 index 0000000..faa6a8d --- /dev/null +++ b/test-data/expressive-wheeze/expressive-wheeze.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #BREATH03# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-wheeze/expressive-wheeze.acapela.ssml b/test-data/expressive-wheeze/expressive-wheeze.acapela.ssml new file mode 100644 index 0000000..2aa2404 --- /dev/null +++ b/test-data/expressive-wheeze/expressive-wheeze.acapela.ssml @@ -0,0 +1 @@ +He said #BREATH03# and walked away. \ No newline at end of file diff --git a/test-data/expressive-wheeze/expressive-wheeze.smd b/test-data/expressive-wheeze/expressive-wheeze.smd new file mode 100644 index 0000000..f88c6bb --- /dev/null +++ b/test-data/expressive-wheeze/expressive-wheeze.smd @@ -0,0 +1 @@ +He said [wheeze] and walked away. \ No newline at end of file diff --git a/test-data/expressive-wheeze/expressive-wheeze.txt b/test-data/expressive-wheeze/expressive-wheeze.txt new file mode 100644 index 0000000..f88c6bb --- /dev/null +++ b/test-data/expressive-wheeze/expressive-wheeze.txt @@ -0,0 +1 @@ +He said [wheeze] and walked away. \ No newline at end of file diff --git a/test-data/expressive-whew/expressive-whew.acapela-cloud.ssml b/test-data/expressive-whew/expressive-whew.acapela-cloud.ssml new file mode 100644 index 0000000..faa6a8d --- /dev/null +++ b/test-data/expressive-whew/expressive-whew.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #BREATH03# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-whew/expressive-whew.acapela.ssml b/test-data/expressive-whew/expressive-whew.acapela.ssml new file mode 100644 index 0000000..2aa2404 --- /dev/null +++ b/test-data/expressive-whew/expressive-whew.acapela.ssml @@ -0,0 +1 @@ +He said #BREATH03# and walked away. \ No newline at end of file diff --git a/test-data/expressive-whew/expressive-whew.smd b/test-data/expressive-whew/expressive-whew.smd new file mode 100644 index 0000000..28e1047 --- /dev/null +++ b/test-data/expressive-whew/expressive-whew.smd @@ -0,0 +1 @@ +He said [whew] and walked away. \ No newline at end of file diff --git a/test-data/expressive-whew/expressive-whew.txt b/test-data/expressive-whew/expressive-whew.txt new file mode 100644 index 0000000..28e1047 --- /dev/null +++ b/test-data/expressive-whew/expressive-whew.txt @@ -0,0 +1 @@ +He said [whew] and walked away. \ No newline at end of file diff --git a/test-data/expressive-wow/expressive-wow.acapela-cloud.ssml b/test-data/expressive-wow/expressive-wow.acapela-cloud.ssml new file mode 100644 index 0000000..64df27c --- /dev/null +++ b/test-data/expressive-wow/expressive-wow.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #LAUGH02# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-wow/expressive-wow.acapela.ssml b/test-data/expressive-wow/expressive-wow.acapela.ssml new file mode 100644 index 0000000..cc3a209 --- /dev/null +++ b/test-data/expressive-wow/expressive-wow.acapela.ssml @@ -0,0 +1 @@ +He said #LAUGH02# and walked away. \ No newline at end of file diff --git a/test-data/expressive-wow/expressive-wow.smd b/test-data/expressive-wow/expressive-wow.smd new file mode 100644 index 0000000..d064800 --- /dev/null +++ b/test-data/expressive-wow/expressive-wow.smd @@ -0,0 +1 @@ +He said [wow] and walked away. \ No newline at end of file diff --git a/test-data/expressive-wow/expressive-wow.txt b/test-data/expressive-wow/expressive-wow.txt new file mode 100644 index 0000000..d064800 --- /dev/null +++ b/test-data/expressive-wow/expressive-wow.txt @@ -0,0 +1 @@ +He said [wow] and walked away. \ No newline at end of file diff --git a/test-data/expressive-yay/expressive-yay.acapela-cloud.ssml b/test-data/expressive-yay/expressive-yay.acapela-cloud.ssml new file mode 100644 index 0000000..d633624 --- /dev/null +++ b/test-data/expressive-yay/expressive-yay.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #LAUGH03# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-yay/expressive-yay.acapela.ssml b/test-data/expressive-yay/expressive-yay.acapela.ssml new file mode 100644 index 0000000..f69994f --- /dev/null +++ b/test-data/expressive-yay/expressive-yay.acapela.ssml @@ -0,0 +1 @@ +He said #LAUGH03# and walked away. \ No newline at end of file diff --git a/test-data/expressive-yay/expressive-yay.smd b/test-data/expressive-yay/expressive-yay.smd new file mode 100644 index 0000000..15d163e --- /dev/null +++ b/test-data/expressive-yay/expressive-yay.smd @@ -0,0 +1 @@ +He said [yay] and walked away. \ No newline at end of file diff --git a/test-data/expressive-yay/expressive-yay.txt b/test-data/expressive-yay/expressive-yay.txt new file mode 100644 index 0000000..15d163e --- /dev/null +++ b/test-data/expressive-yay/expressive-yay.txt @@ -0,0 +1 @@ +He said [yay] and walked away. \ No newline at end of file diff --git a/test-data/expressive-yeah/expressive-yeah.acapela-cloud.ssml b/test-data/expressive-yeah/expressive-yeah.acapela-cloud.ssml new file mode 100644 index 0000000..64df27c --- /dev/null +++ b/test-data/expressive-yeah/expressive-yeah.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +He said #LAUGH02# and walked away. + \ No newline at end of file diff --git a/test-data/expressive-yeah/expressive-yeah.acapela.ssml b/test-data/expressive-yeah/expressive-yeah.acapela.ssml new file mode 100644 index 0000000..cc3a209 --- /dev/null +++ b/test-data/expressive-yeah/expressive-yeah.acapela.ssml @@ -0,0 +1 @@ +He said #LAUGH02# and walked away. \ No newline at end of file diff --git a/test-data/expressive-yeah/expressive-yeah.smd b/test-data/expressive-yeah/expressive-yeah.smd new file mode 100644 index 0000000..cd99908 --- /dev/null +++ b/test-data/expressive-yeah/expressive-yeah.smd @@ -0,0 +1 @@ +He said [yeah] and walked away. \ No newline at end of file diff --git a/test-data/expressive-yeah/expressive-yeah.txt b/test-data/expressive-yeah/expressive-yeah.txt new file mode 100644 index 0000000..cd99908 --- /dev/null +++ b/test-data/expressive-yeah/expressive-yeah.txt @@ -0,0 +1 @@ +He said [yeah] and walked away. \ No newline at end of file diff --git a/test-data/google-style/google-style.google.ssml b/test-data/google-style/google-style.google.ssml new file mode 100644 index 0000000..4992a83 --- /dev/null +++ b/test-data/google-style/google-style.google.ssml @@ -0,0 +1,3 @@ + +Hello world + \ No newline at end of file diff --git a/test-data/google-style/google-style.smd b/test-data/google-style/google-style.smd new file mode 100644 index 0000000..ea042e4 --- /dev/null +++ b/test-data/google-style/google-style.smd @@ -0,0 +1 @@ +(Hello world)[style:"lively"] \ No newline at end of file diff --git a/test-data/google-style/google-style.txt b/test-data/google-style/google-style.txt new file mode 100644 index 0000000..70c379b --- /dev/null +++ b/test-data/google-style/google-style.txt @@ -0,0 +1 @@ +Hello world \ No newline at end of file diff --git a/test-data/prosody-pitch-semitones/prosody-pitch-semitones.acapela-cloud.ssml b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.acapela-cloud.ssml new file mode 100644 index 0000000..ae53b27 --- /dev/null +++ b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Go up + \ No newline at end of file diff --git a/test-data/prosody-pitch-semitones/prosody-pitch-semitones.alexa.ssml b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.alexa.ssml new file mode 100644 index 0000000..ae53b27 --- /dev/null +++ b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.alexa.ssml @@ -0,0 +1,3 @@ + +Go up + \ No newline at end of file diff --git a/test-data/prosody-pitch-semitones/prosody-pitch-semitones.azure.ssml b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.azure.ssml new file mode 100644 index 0000000..ae53b27 --- /dev/null +++ b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.azure.ssml @@ -0,0 +1,3 @@ + +Go up + \ No newline at end of file diff --git a/test-data/prosody-pitch-semitones/prosody-pitch-semitones.google.ssml b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.google.ssml new file mode 100644 index 0000000..ae53b27 --- /dev/null +++ b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.google.ssml @@ -0,0 +1,3 @@ + +Go up + \ No newline at end of file diff --git a/test-data/prosody-pitch-semitones/prosody-pitch-semitones.polly.ssml b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.polly.ssml new file mode 100644 index 0000000..ae53b27 --- /dev/null +++ b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.polly.ssml @@ -0,0 +1,3 @@ + +Go up + \ No newline at end of file diff --git a/test-data/prosody-pitch-semitones/prosody-pitch-semitones.smd b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.smd new file mode 100644 index 0000000..bb8a994 --- /dev/null +++ b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.smd @@ -0,0 +1 @@ +(Go up)[pitch:"+5st"] \ No newline at end of file diff --git a/test-data/prosody-pitch-semitones/prosody-pitch-semitones.txt b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.txt new file mode 100644 index 0000000..dbf4dbb --- /dev/null +++ b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.txt @@ -0,0 +1 @@ +Go up \ No newline at end of file diff --git a/test-data/prosody-pitch-semitones/prosody-pitch-semitones.w3c.ssml b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.w3c.ssml new file mode 100644 index 0000000..ae53b27 --- /dev/null +++ b/test-data/prosody-pitch-semitones/prosody-pitch-semitones.w3c.ssml @@ -0,0 +1,3 @@ + +Go up + \ No newline at end of file diff --git a/test-data/prosody-rate-percent/prosody-rate-percent.acapela-cloud.ssml b/test-data/prosody-rate-percent/prosody-rate-percent.acapela-cloud.ssml new file mode 100644 index 0000000..2202afe --- /dev/null +++ b/test-data/prosody-rate-percent/prosody-rate-percent.acapela-cloud.ssml @@ -0,0 +1,3 @@ + +Faster + \ No newline at end of file diff --git a/test-data/prosody-rate-percent/prosody-rate-percent.alexa.ssml b/test-data/prosody-rate-percent/prosody-rate-percent.alexa.ssml new file mode 100644 index 0000000..2202afe --- /dev/null +++ b/test-data/prosody-rate-percent/prosody-rate-percent.alexa.ssml @@ -0,0 +1,3 @@ + +Faster + \ No newline at end of file diff --git a/test-data/prosody-rate-percent/prosody-rate-percent.azure.ssml b/test-data/prosody-rate-percent/prosody-rate-percent.azure.ssml new file mode 100644 index 0000000..2202afe --- /dev/null +++ b/test-data/prosody-rate-percent/prosody-rate-percent.azure.ssml @@ -0,0 +1,3 @@ + +Faster + \ No newline at end of file diff --git a/test-data/prosody-rate-percent/prosody-rate-percent.google.ssml b/test-data/prosody-rate-percent/prosody-rate-percent.google.ssml new file mode 100644 index 0000000..2202afe --- /dev/null +++ b/test-data/prosody-rate-percent/prosody-rate-percent.google.ssml @@ -0,0 +1,3 @@ + +Faster + \ No newline at end of file diff --git a/test-data/prosody-rate-percent/prosody-rate-percent.polly.ssml b/test-data/prosody-rate-percent/prosody-rate-percent.polly.ssml new file mode 100644 index 0000000..2202afe --- /dev/null +++ b/test-data/prosody-rate-percent/prosody-rate-percent.polly.ssml @@ -0,0 +1,3 @@ + +Faster + \ No newline at end of file diff --git a/test-data/prosody-rate-percent/prosody-rate-percent.smd b/test-data/prosody-rate-percent/prosody-rate-percent.smd new file mode 100644 index 0000000..6d323e7 --- /dev/null +++ b/test-data/prosody-rate-percent/prosody-rate-percent.smd @@ -0,0 +1 @@ +(Faster)[rate:"+20%"] \ No newline at end of file diff --git a/test-data/prosody-rate-percent/prosody-rate-percent.txt b/test-data/prosody-rate-percent/prosody-rate-percent.txt new file mode 100644 index 0000000..aeb82f8 --- /dev/null +++ b/test-data/prosody-rate-percent/prosody-rate-percent.txt @@ -0,0 +1 @@ +Faster \ No newline at end of file diff --git a/test-data/prosody-rate-percent/prosody-rate-percent.w3c.ssml b/test-data/prosody-rate-percent/prosody-rate-percent.w3c.ssml new file mode 100644 index 0000000..2202afe --- /dev/null +++ b/test-data/prosody-rate-percent/prosody-rate-percent.w3c.ssml @@ -0,0 +1,3 @@ + +Faster + \ No newline at end of file From a6b8be65e1a06d72d8b8463276b9d8cb352b5f44 Mon Sep 17 00:00:00 2001 From: will wade Date: Fri, 22 May 2026 06:16:31 +0100 Subject: [PATCH 4/6] fix: update test expectations for Azure/Google formatter fixes - azure-section-angry/friendly: remove extra defaults content not in .smd input - multiple-modifiers-same-text: fix prosody attribute order (rate, pitch, volume) - sections-standard voice section on same line: use Azure neural voice name --- .../azure-section-angry/azure-section-angry.azure.ssml | 7 ++----- test-data/azure-section-angry/azure-section-angry.txt | 4 +--- .../azure-section-friendly.azure.ssml | 7 ++----- .../azure-section-friendly/azure-section-friendly.txt | 4 +--- .../multiple-modifiers-same-text.azure.ssml | 4 ++-- .../multiple-modifiers-same-text.google.ssml | 4 ++-- ...sections-standard voice section on same line.azure.ssml | 4 +--- 7 files changed, 11 insertions(+), 23 deletions(-) diff --git a/test-data/azure-section-angry/azure-section-angry.azure.ssml b/test-data/azure-section-angry/azure-section-angry.azure.ssml index c6f5ec4..ec5c06d 100644 --- a/test-data/azure-section-angry/azure-section-angry.azure.ssml +++ b/test-data/azure-section-angry/azure-section-angry.azure.ssml @@ -1,6 +1,3 @@ - - I am angry! - - - + I am angry! + \ No newline at end of file diff --git a/test-data/azure-section-angry/azure-section-angry.txt b/test-data/azure-section-angry/azure-section-angry.txt index afb2bcd..bcf1d14 100644 --- a/test-data/azure-section-angry/azure-section-angry.txt +++ b/test-data/azure-section-angry/azure-section-angry.txt @@ -1,3 +1 @@ -I am angry! -#[defaults] -Back to normal. \ No newline at end of file +I am angry! \ No newline at end of file diff --git a/test-data/azure-section-friendly/azure-section-friendly.azure.ssml b/test-data/azure-section-friendly/azure-section-friendly.azure.ssml index 38ffb60..91359dd 100644 --- a/test-data/azure-section-friendly/azure-section-friendly.azure.ssml +++ b/test-data/azure-section-friendly/azure-section-friendly.azure.ssml @@ -1,6 +1,3 @@ - - Hello there! - - - + Hello there! + \ No newline at end of file diff --git a/test-data/azure-section-friendly/azure-section-friendly.txt b/test-data/azure-section-friendly/azure-section-friendly.txt index f5251fc..cd773cd 100644 --- a/test-data/azure-section-friendly/azure-section-friendly.txt +++ b/test-data/azure-section-friendly/azure-section-friendly.txt @@ -1,3 +1 @@ -Hello there! -#[defaults] -Back to normal. \ No newline at end of file +Hello there! \ No newline at end of file diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml index 12c4f28..48439c1 100644 --- a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml @@ -1,3 +1,3 @@ -Your balance is: 12345. - +Your balance is: 12345. + \ No newline at end of file diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.google.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.google.ssml index 530ba76..b7f7324 100644 --- a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.google.ssml +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.google.ssml @@ -1,3 +1,3 @@ -Your balance is: 12345. - +Your balance is: 12345. + \ No newline at end of file diff --git a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.azure.ssml b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.azure.ssml index a5bc4ec..177e223 100644 --- a/test-data/sections-standard voice section on same line/sections-standard voice section on same line.azure.ssml +++ b/test-data/sections-standard voice section on same line/sections-standard voice section on same line.azure.ssml @@ -1,5 +1,3 @@ - Hey there, nice to meet you - - + \ No newline at end of file From 6145bcec92b574103447c9d6566ce67c6cf4402f Mon Sep 17 00:00:00 2001 From: will wade Date: Fri, 22 May 2026 07:22:27 +0100 Subject: [PATCH 5/6] fixing tests --- .../multiple-modifiers-same-text.azure.ssml | 2 +- .../multiple-modifiers-same-text.google.ssml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml index 48439c1..a55c2f7 100644 --- a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.azure.ssml @@ -1,3 +1,3 @@ -Your balance is: 12345. +Your balance is: 12345. \ No newline at end of file diff --git a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.google.ssml b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.google.ssml index b7f7324..9e9eb6d 100644 --- a/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.google.ssml +++ b/test-data/multiple-modifiers-same-text/multiple-modifiers-same-text.google.ssml @@ -1,3 +1,3 @@ -Your balance is: 12345. +Your balance is: 12345. \ No newline at end of file From b7d247f0900eb52a96b983c8b2e04cc14331f06a Mon Sep 17 00:00:00 2001 From: will wade Date: Thu, 25 Jun 2026 13:54:30 +0100 Subject: [PATCH 6/6] feat: add phonetic-alphabet fixtures (xsampa, praat, sil, branner) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Six new fixture directories covering the new phonetic-alphabet modifier keys handled by speechmarkdown-rust's phonetic-translation feature: - xsampa-standard: basic X-SAMPA → IPA translation - xsampa-stress: X-SAMPA primary-stress mark (`"`) inside the modifier - praat-standard: Praat → IPA - sil-standard: SIL → IPA - branner-standard: Branner → IPA - combo-xsampa-emphasis: xsampa stacked with emphasis Each ships smd/txt/alexa.ssml/azure.ssml/google.ssml. Google strips the phoneme tag (mirroring existing ipa-standard behaviour), Alexa/Azure emit `text`. --- test-data/branner-standard/branner-standard.alexa.ssml | 3 +++ test-data/branner-standard/branner-standard.azure.ssml | 3 +++ test-data/branner-standard/branner-standard.google.ssml | 3 +++ test-data/branner-standard/branner-standard.smd | 1 + test-data/branner-standard/branner-standard.txt | 1 + .../combo-xsampa-emphasis/combo-xsampa-emphasis.alexa.ssml | 3 +++ .../combo-xsampa-emphasis/combo-xsampa-emphasis.azure.ssml | 3 +++ .../combo-xsampa-emphasis/combo-xsampa-emphasis.google.ssml | 3 +++ test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.smd | 1 + test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.txt | 1 + test-data/praat-standard/praat-standard.alexa.ssml | 3 +++ test-data/praat-standard/praat-standard.azure.ssml | 3 +++ test-data/praat-standard/praat-standard.google.ssml | 3 +++ test-data/praat-standard/praat-standard.smd | 1 + test-data/praat-standard/praat-standard.txt | 1 + test-data/sil-standard/sil-standard.alexa.ssml | 3 +++ test-data/sil-standard/sil-standard.azure.ssml | 3 +++ test-data/sil-standard/sil-standard.google.ssml | 3 +++ test-data/sil-standard/sil-standard.smd | 1 + test-data/sil-standard/sil-standard.txt | 1 + test-data/xsampa-standard/xsampa-standard.alexa.ssml | 3 +++ test-data/xsampa-standard/xsampa-standard.azure.ssml | 3 +++ test-data/xsampa-standard/xsampa-standard.google.ssml | 3 +++ test-data/xsampa-standard/xsampa-standard.smd | 1 + test-data/xsampa-standard/xsampa-standard.txt | 1 + test-data/xsampa-stress/xsampa-stress.alexa.ssml | 3 +++ test-data/xsampa-stress/xsampa-stress.azure.ssml | 3 +++ test-data/xsampa-stress/xsampa-stress.google.ssml | 3 +++ test-data/xsampa-stress/xsampa-stress.smd | 1 + test-data/xsampa-stress/xsampa-stress.txt | 1 + 30 files changed, 66 insertions(+) create mode 100644 test-data/branner-standard/branner-standard.alexa.ssml create mode 100644 test-data/branner-standard/branner-standard.azure.ssml create mode 100644 test-data/branner-standard/branner-standard.google.ssml create mode 100644 test-data/branner-standard/branner-standard.smd create mode 100644 test-data/branner-standard/branner-standard.txt create mode 100644 test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.alexa.ssml create mode 100644 test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.azure.ssml create mode 100644 test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.google.ssml create mode 100644 test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.smd create mode 100644 test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.txt create mode 100644 test-data/praat-standard/praat-standard.alexa.ssml create mode 100644 test-data/praat-standard/praat-standard.azure.ssml create mode 100644 test-data/praat-standard/praat-standard.google.ssml create mode 100644 test-data/praat-standard/praat-standard.smd create mode 100644 test-data/praat-standard/praat-standard.txt create mode 100644 test-data/sil-standard/sil-standard.alexa.ssml create mode 100644 test-data/sil-standard/sil-standard.azure.ssml create mode 100644 test-data/sil-standard/sil-standard.google.ssml create mode 100644 test-data/sil-standard/sil-standard.smd create mode 100644 test-data/sil-standard/sil-standard.txt create mode 100644 test-data/xsampa-standard/xsampa-standard.alexa.ssml create mode 100644 test-data/xsampa-standard/xsampa-standard.azure.ssml create mode 100644 test-data/xsampa-standard/xsampa-standard.google.ssml create mode 100644 test-data/xsampa-standard/xsampa-standard.smd create mode 100644 test-data/xsampa-standard/xsampa-standard.txt create mode 100644 test-data/xsampa-stress/xsampa-stress.alexa.ssml create mode 100644 test-data/xsampa-stress/xsampa-stress.azure.ssml create mode 100644 test-data/xsampa-stress/xsampa-stress.google.ssml create mode 100644 test-data/xsampa-stress/xsampa-stress.smd create mode 100644 test-data/xsampa-stress/xsampa-stress.txt diff --git a/test-data/branner-standard/branner-standard.alexa.ssml b/test-data/branner-standard/branner-standard.alexa.ssml new file mode 100644 index 0000000..57451bb --- /dev/null +++ b/test-data/branner-standard/branner-standard.alexa.ssml @@ -0,0 +1,3 @@ + +say branner now + diff --git a/test-data/branner-standard/branner-standard.azure.ssml b/test-data/branner-standard/branner-standard.azure.ssml new file mode 100644 index 0000000..57451bb --- /dev/null +++ b/test-data/branner-standard/branner-standard.azure.ssml @@ -0,0 +1,3 @@ + +say branner now + diff --git a/test-data/branner-standard/branner-standard.google.ssml b/test-data/branner-standard/branner-standard.google.ssml new file mode 100644 index 0000000..1191f60 --- /dev/null +++ b/test-data/branner-standard/branner-standard.google.ssml @@ -0,0 +1,3 @@ + +say branner now + diff --git a/test-data/branner-standard/branner-standard.smd b/test-data/branner-standard/branner-standard.smd new file mode 100644 index 0000000..758acb3 --- /dev/null +++ b/test-data/branner-standard/branner-standard.smd @@ -0,0 +1 @@ +say (branner)[branner:"br&ae):nE&r^"] now diff --git a/test-data/branner-standard/branner-standard.txt b/test-data/branner-standard/branner-standard.txt new file mode 100644 index 0000000..d0247df --- /dev/null +++ b/test-data/branner-standard/branner-standard.txt @@ -0,0 +1 @@ +say branner now diff --git a/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.alexa.ssml b/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.alexa.ssml new file mode 100644 index 0000000..fb5e60c --- /dev/null +++ b/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.alexa.ssml @@ -0,0 +1,3 @@ + +hello + diff --git a/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.azure.ssml b/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.azure.ssml new file mode 100644 index 0000000..f787f31 --- /dev/null +++ b/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.azure.ssml @@ -0,0 +1,3 @@ + +hello + diff --git a/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.google.ssml b/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.google.ssml new file mode 100644 index 0000000..fb5e60c --- /dev/null +++ b/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.google.ssml @@ -0,0 +1,3 @@ + +hello + diff --git a/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.smd b/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.smd new file mode 100644 index 0000000..92f97c0 --- /dev/null +++ b/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.smd @@ -0,0 +1 @@ +(hello)[xsampa:"spitS";emphasis:"strong"] diff --git a/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.txt b/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.txt new file mode 100644 index 0000000..ce01362 --- /dev/null +++ b/test-data/combo-xsampa-emphasis/combo-xsampa-emphasis.txt @@ -0,0 +1 @@ +hello diff --git a/test-data/praat-standard/praat-standard.alexa.ssml b/test-data/praat-standard/praat-standard.alexa.ssml new file mode 100644 index 0000000..36d81ea --- /dev/null +++ b/test-data/praat-standard/praat-standard.alexa.ssml @@ -0,0 +1,3 @@ + +say praat now + diff --git a/test-data/praat-standard/praat-standard.azure.ssml b/test-data/praat-standard/praat-standard.azure.ssml new file mode 100644 index 0000000..36d81ea --- /dev/null +++ b/test-data/praat-standard/praat-standard.azure.ssml @@ -0,0 +1,3 @@ + +say praat now + diff --git a/test-data/praat-standard/praat-standard.google.ssml b/test-data/praat-standard/praat-standard.google.ssml new file mode 100644 index 0000000..be24dc8 --- /dev/null +++ b/test-data/praat-standard/praat-standard.google.ssml @@ -0,0 +1,3 @@ + +say praat now + diff --git a/test-data/praat-standard/praat-standard.smd b/test-data/praat-standard/praat-standard.smd new file mode 100644 index 0000000..d86037e --- /dev/null +++ b/test-data/praat-standard/praat-standard.smd @@ -0,0 +1 @@ +say (praat)[praat:"p\rta\:ft\^h"] now diff --git a/test-data/praat-standard/praat-standard.txt b/test-data/praat-standard/praat-standard.txt new file mode 100644 index 0000000..c83efba --- /dev/null +++ b/test-data/praat-standard/praat-standard.txt @@ -0,0 +1 @@ +say praat now diff --git a/test-data/sil-standard/sil-standard.alexa.ssml b/test-data/sil-standard/sil-standard.alexa.ssml new file mode 100644 index 0000000..9f64c85 --- /dev/null +++ b/test-data/sil-standard/sil-standard.alexa.ssml @@ -0,0 +1,3 @@ + +say sil now + diff --git a/test-data/sil-standard/sil-standard.azure.ssml b/test-data/sil-standard/sil-standard.azure.ssml new file mode 100644 index 0000000..9f64c85 --- /dev/null +++ b/test-data/sil-standard/sil-standard.azure.ssml @@ -0,0 +1,3 @@ + +say sil now + diff --git a/test-data/sil-standard/sil-standard.google.ssml b/test-data/sil-standard/sil-standard.google.ssml new file mode 100644 index 0000000..3494f96 --- /dev/null +++ b/test-data/sil-standard/sil-standard.google.ssml @@ -0,0 +1,3 @@ + +say sil now + diff --git a/test-data/sil-standard/sil-standard.smd b/test-data/sil-standard/sil-standard.smd new file mode 100644 index 0000000..d15bde6 --- /dev/null +++ b/test-data/sil-standard/sil-standard.smd @@ -0,0 +1 @@ +say (sil)[sil:"si=l"] now diff --git a/test-data/sil-standard/sil-standard.txt b/test-data/sil-standard/sil-standard.txt new file mode 100644 index 0000000..5886ee5 --- /dev/null +++ b/test-data/sil-standard/sil-standard.txt @@ -0,0 +1 @@ +say sil now diff --git a/test-data/xsampa-standard/xsampa-standard.alexa.ssml b/test-data/xsampa-standard/xsampa-standard.alexa.ssml new file mode 100644 index 0000000..d4c3818 --- /dev/null +++ b/test-data/xsampa-standard/xsampa-standard.alexa.ssml @@ -0,0 +1,3 @@ + +say speech now + diff --git a/test-data/xsampa-standard/xsampa-standard.azure.ssml b/test-data/xsampa-standard/xsampa-standard.azure.ssml new file mode 100644 index 0000000..d4c3818 --- /dev/null +++ b/test-data/xsampa-standard/xsampa-standard.azure.ssml @@ -0,0 +1,3 @@ + +say speech now + diff --git a/test-data/xsampa-standard/xsampa-standard.google.ssml b/test-data/xsampa-standard/xsampa-standard.google.ssml new file mode 100644 index 0000000..e62dd27 --- /dev/null +++ b/test-data/xsampa-standard/xsampa-standard.google.ssml @@ -0,0 +1,3 @@ + +say speech now + diff --git a/test-data/xsampa-standard/xsampa-standard.smd b/test-data/xsampa-standard/xsampa-standard.smd new file mode 100644 index 0000000..985cc27 --- /dev/null +++ b/test-data/xsampa-standard/xsampa-standard.smd @@ -0,0 +1 @@ +say (speech)[xsampa:"spitS"] now diff --git a/test-data/xsampa-standard/xsampa-standard.txt b/test-data/xsampa-standard/xsampa-standard.txt new file mode 100644 index 0000000..409478f --- /dev/null +++ b/test-data/xsampa-standard/xsampa-standard.txt @@ -0,0 +1 @@ +say speech now diff --git a/test-data/xsampa-stress/xsampa-stress.alexa.ssml b/test-data/xsampa-stress/xsampa-stress.alexa.ssml new file mode 100644 index 0000000..6a04678 --- /dev/null +++ b/test-data/xsampa-stress/xsampa-stress.alexa.ssml @@ -0,0 +1,3 @@ + +say hello now + diff --git a/test-data/xsampa-stress/xsampa-stress.azure.ssml b/test-data/xsampa-stress/xsampa-stress.azure.ssml new file mode 100644 index 0000000..6a04678 --- /dev/null +++ b/test-data/xsampa-stress/xsampa-stress.azure.ssml @@ -0,0 +1,3 @@ + +say hello now + diff --git a/test-data/xsampa-stress/xsampa-stress.google.ssml b/test-data/xsampa-stress/xsampa-stress.google.ssml new file mode 100644 index 0000000..37a2cb0 --- /dev/null +++ b/test-data/xsampa-stress/xsampa-stress.google.ssml @@ -0,0 +1,3 @@ + +say hello now + diff --git a/test-data/xsampa-stress/xsampa-stress.smd b/test-data/xsampa-stress/xsampa-stress.smd new file mode 100644 index 0000000..b5ee1ea --- /dev/null +++ b/test-data/xsampa-stress/xsampa-stress.smd @@ -0,0 +1 @@ +say (hello)[xsampa:"h@"loU"] now diff --git a/test-data/xsampa-stress/xsampa-stress.txt b/test-data/xsampa-stress/xsampa-stress.txt new file mode 100644 index 0000000..aea9a75 --- /dev/null +++ b/test-data/xsampa-stress/xsampa-stress.txt @@ -0,0 +1 @@ +say hello now