Page 8 of 8 FirstFirst ... 678
Results 71 to 79 of 79

Thread: Just released: create your own stage notes with voice commands

  1. #71
    Crew Chief Mega Corp CEO mr_belowski's Avatar
    Join Date
    Feb 2017
    Posts
    1,815
    Been snowed under with normal work stuff and getting the AMS VR implementation as good as it can be, so i've not looked at any more rally stuff.

    I think the speech recogniser is close to its limit already with the phrases we currently have. I'm not sure if adding a general "to" word to the phrases is sensible but i'll have a look when i get some time. Short and half-long might be a bit safer

  2. #72
    I'm sorry I phrased myself very wrong in the last post! I was meaning the removal of "to". Right not it says for example "Right 5 tightens to 2" instead of "right 5 tightens 2". So the removal of to was my question, sorry.
    Ya I've been keeping an eye on the AMS VR uploads, can't wait to give it a try in the trophy trucks, getting dizzy right away.

  3. #73
    Crew Chief Mega Corp CEO mr_belowski's Avatar
    Join Date
    Feb 2017
    Posts
    1,815
    Take a look at the speech recognition config file in the app install folder. There are customisation instructions at the top. It should be simple enough to change tightens to X so it's just tightens X, or have both options

    [edit]

    I was about to add this, but it's already there:

    Code:
    RALLY_TIGHTENS_TO_1 = tightens to one:tightens one:tightens acute:tightens to acute
    RALLY_TIGHTENS_TO_2 = tightens to two:tightens two:tightens kay:tightens to kay
    RALLY_TIGHTENS_TO_3 = tightens to three:tightens three:tightens slow:tightens to slow
    RALLY_TIGHTENS_TO_4 = tightens to four:tightens four:tightens medium:tightens to medium
    RALLY_TIGHTENS_TO_5 = tightens to five:tightens five:tightens fast:tightens to fast
    RALLY_TIGHTENS_TO_HAIRPIN = tightens to hairpin:tightens hairpin

  4. #74
    Noticed a bug with my corrections, it sometimes add a new note into the system. I've had it in a few examples where it said the distance twice after i did correct earlier.

    For example here is from the corrections.json file.
    {
    "Distance": 776.8123,
    "CorrectedDistance": 726.8123,
    "Pacenote": "detail_tightens_to_2",
    "Modifier": "none",
    "RawVoiceCommand": "correction earlier"
    },
    The real note is a left 3 tighens 2 but and it calls out the note "left 3 tightens 2, 200" and then says "tightens 2" right after that again. I think something funny is happening with the parser and correction earlier hehe

  5. #75
    Where does CC read notes from when there is no notes made? Is it possible to add notes from others pacenote plugin and make CC read them?

    Also is it just me that has problem with 4s and 5s? CC always thinks my 5 is a 4 the first time I say it untill I correct it. It always understands when I say "correction left 5" but not when I say "left 5" then it think it's a 4. Even tho I'm saying it the exact same way

  6. #76
    Junior Member
    Join Date
    Jan 2021
    Posts
    3
    Sorry, I know it's not AC.
    Is there any way to use the reccy function in Assetto Corsa? Pacenotes are working but I would love to create some pacenotes, spoken by Jim, for normal tracks, like Nordschleife.
    I already tried the following:
    -assign talk button
    - say "start stage reccy" (he doesn't understand me)

    Different approach:
    - used CC to create own pacenotes
    - copied a few sound files from the codriver folder
    - pasted into the pacenotes folder
    - exchanged filenames in the pacenotes.json

    This works when "playing pacenotes" is active but it's really time-consuming to edit the .JSON like that.

  7. #77
    Crew Chief Mega Corp CEO mr_belowski's Avatar
    Join Date
    Feb 2017
    Posts
    1,815
    the stage notes stuff loads a completely different set of commands into the speech recogniser. Allowing stage notes features for circuit racing games would mean loading the circuit racing voice commands as well as the rally voice commands - I think this would be far too many for the speech recogniser to work effectively.

    This doesn't mean what you're suggesting is impossible, but it's more work than it might appear. I'd have to provide some mechanism for allowing rally-mode to be forced for circuit racing games to allow the stage notes to be created. And even then, is this actually useful for regular tracks? I appreciate that Nords is a special case here but in terms of the amount of work, it's probably less effort for me to finish the Nords pace notes I started creating (I got about half way through)

  8. #78
    Junior Member
    Join Date
    Jan 2021
    Posts
    3
    Quote Originally Posted by mr_belowski View Post
    the stage notes stuff loads a completely different set of commands into the speech recogniser. Allowing stage notes features for circuit racing games would mean loading the circuit racing voice commands as well as the rally voice commands - I think this would be far too many for the speech recogniser to work effectively.

    This doesn't mean what you're suggesting is impossible, but it's more work than it might appear. I'd have to provide some mechanism for allowing rally-mode to be forced for circuit racing games to allow the stage notes to be created. And even then, is this actually useful for regular tracks? I appreciate that Nords is a special case here but in terms of the amount of work, it's probably less effort for me to finish the Nords pace notes I started creating (I got about half way through)
    Thank you for your fast reply! I already expected it to be harder than just "copying" a few lines. Well, I will stick to my above mentioned method:

    - Record Pacenotes manually - let CC create the metadata.json to have the right spots
    - Backup metadata.json
    - Copy orig. soundfiles from %Appdata% to Documents/Pacenotes
    - Rename accordingly, one by one as they are just numbered.
    - Cruise along the track slowly to listen to your own pacenotes and at the same time, with the metadata.json open, adjust timing and insert the filenames of the new soundfiles that you want to be played
    - i.e: caution.wav before a tight turn or whatever...

    Mostly doing this because I got a few pals who, when hanging out together, love to drive, just don't know the tracks that well. Other than that, I think it's useful for people who are quite new to certain, more complex circuits, like i.e Nordschleife.

    I will append this on my very same question in the AC support section.

  9. #79
    Junior Member
    Join Date
    Oct 2020
    Posts
    3
    Can you change Jims Number first note so that 1 > hairpin?
    I would like the same notes as Janne but with Jims voice

Page 8 of 8 FirstFirst ... 678

Posting Permissions

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