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

Threaded View

  1. #11
    Junior Member
    Join Date
    Nov 2018
    Location
    Australia
    Posts
    2
    Rep Power
    0

    Default

    HI,
    I have TTS working on NextGen, but I've got a minor issue:
    After and announcing street name, I get a few of extra words, that sounds like "A Os = 1", or could be "A Aus = 1" This seems to only happen when the instruction finishes with the street name, e.g. "Turn left into Smith Street. A Os equals one." It doesn't happen if there is a following maneuver mentioned, e.g. ""Turn left into Smith Street and arrive at your destination."

    I'm running:
    - Nokia 2.1 (TA-1093) with Android Go Edition v8.1.0
    - TTS = inbuilt Google TTS Engine - English
    - TTS Voice File = English-Aus_universal_unisex_andTTS-Boki_Srb_v.1.zip
    - IGO NextGen 9.18.27.702387 01 Jun 2017
    - pongo skin - v 12 Nov 2018
    - Map = Australia 2018.Q1 HERE [180327]

    I've tried looking through all of the .lang and .lau files for "A Os = 1" , but can't find them anywhere.

    Any clues would be greatly appreciated on how to get rid of the "A Os = 1" .

    Cheers,
    Greg

    EDIT:

    Stop Looking - I found it in the TTS Voice file in config_transform_tables.lua. It's actually "eos=1". So I just deleted it:

    {L"([0-9.?])[.]+ *[|^]* *$", L"%1 \\eos=1"},
    Last edited by Boki; 1st January 2019 at 12:31 PM.

  2.    Advertissements


 

 

Tags for this Thread

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
  •