Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 9 of 9

Threaded View

  1. #4
    zervdim
    Guest

    Default

    From a short look I seen that this is my voices...

    I think that Gigya have done the changes and it will work

    So if you want to to make changes to the street names then you should do the following:
    Download this win.rar :

    [hide][Only registered and activated users can see links. ][/hide]


    then open the voice.zip (do not unzip it ) and go to the file: config_transform_tables.lua
    open it with a notepad and if you want to change the street name: "A666" to "X666" then write the following:
    transform.roadname_abbrev_table = TRANSFORM.new({
    {1,L"Tunnl",L""},
    {1,L"Tunls",L""},
    {1,L"Tunl",L""},
    {1,L"Tunel",L""},
    {1,L"Tunnel",L""},
    {1,L"Avnue",L""},
    {1,L"Avn",L""},
    {1,L"Avenu",L""},
    {1,L"Aven",L""},
    {1,L"Ave",L""},
    {1,L"Av",L""},
    {1,L"Cntr",L""},
    {1,L"Cnter",L""},
    {1,L"Center",L""},
    {1,L"Centre",L""},
    {1,L"Centr",L""},
    {1,L"Cent",L""},
    {1,L"Cen",L""},
    {1,L"Ctr",L""},
    ................,
    {1,L"A666",L"X666"},


    Sometimes all this issue comes from the map, the TTS if it read "Kong George" from the map then it will Speak "Kong George".

    So in this case you should go and make changes (Huge job , we have done from a TTS Pro voice and now the file has 550.000 KB!!!) as I describe above!


    Furthermore you can try the Nuance English TTS Pro voice I have made :
    [hide][Only registered and activated users can see links. ][/hide]
    Last edited by zervdim; 23rd December 2013 at 11:22 AM. Reason: ADD link for Nuance TTS Pro voices

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •