Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

Optimize local speech output #464

Open
Bensge opened this issue Sep 13, 2018 · 3 comments
Open

Optimize local speech output #464

Bensge opened this issue Sep 13, 2018 · 3 comments
Assignees

Comments

@Bensge
Copy link
Contributor

Bensge commented Sep 13, 2018

  • MaryTTS output has too much padding at the end. It makes for a noticeably slow interaction.
  • The beep sounds are too loud
@neumantm
Copy link
Member

The relevant constant for the padding is here:

private static final int DEFAULT_WAIT_TIME_AFTER_SPEECH = 1000;

@neumantm
Copy link
Member

When making the padding any shorter Amy might hear her self. At least that was the case when implementing this padding. Someone should check that again with the new speech system.

@neumantm
Copy link
Member

@MakinZeel You made the beep sounds. Can you make a slightly quieter version? And maybe don't let them end so abrupt, but fade them out over a fraction of a seconds or so.

@sinpat sinpat self-assigned this Sep 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants