radox1

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • Author
    Posts
  • in reply to: Large Number Grammar #13082
    radox1
    Participant

    Thanks for the link. I will definitely look into that!

    One more thing. Is there a way to queue things to be spoken?

    Currently if I request the fliteController to say something whilst it is already talking it ignore it. Ideally i’d like it to queue the request and start it when the previous speech has stopped. Will I need to manually implement this behaviour?

    in reply to: Large Number Grammar #13080
    radox1
    Participant

    Halle how would I go about using my number set as a speech corpus?

    in reply to: Large Number Grammar #13077
    radox1
    Participant

    I have tried to implement something similar and it seems to be working fairly well.

    I have included “and” as this is often used within numbers. “nine hundred and eight one”.

    One issue I am having is that “thirty” “fifty” and “eighty” are often wrongly identified as each other.

    I will try adding “one hundred”, “two hundred” … into the grammar as this should make it slightly easier to parse.

    –Current grammar—

    ONE
    TWO
    THREE
    FOUR
    FIVE
    SIX
    SEVEN
    EIGHT
    NINE
    TEN
    ELEVEN
    TWELVE
    THIRTEEN
    FOURTEEN
    FIFTEEN
    SIXTEEN
    SEVENTEEN
    EIGHTEEN
    NINETEEN
    TWENTY
    THIRTY
    FOURTY
    FIFTY
    SIXTY
    SEVENTY
    EIGHTY
    NINETY
    HUNDRED
    THOUSAND
    MILLION
    POUND
    PEE
    PENCE
    AND

    in reply to: Large Number Grammar #13074
    radox1
    Participant

    Hi Halle,

    Thanks for the link. The text corpus to detect all of the possible numbers is going to be fairly large. Do you have any advice on then going back from the recognised strings to numbers?

    Ben

Viewing 4 posts - 1 through 4 (of 4 total)