Skip to content

Commit

Permalink
correct typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony-sama committed Oct 9, 2023
1 parent 1000e3e commit 2c7480e
Showing 1 changed file with 20 additions and 17 deletions.
37 changes: 20 additions & 17 deletions Extras/extensions/Blip.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,46 +12,49 @@ Before you begin, ensure you've met the following prerequisites:
## Blip global settings

1. **Blip user message**:
- Need to be enable to play animation on user message.
- A profile need to be set for the user or a the default profile will be used if it exist.
- Enable checkbox to play animation on user message.
- Set a profile for the user or a default profile if you want blip animation for user.

2. **Blip only for certain text**:
- Only for text inside quotes.
- Ignore everything inside asterisks.
- Enable checkbox to only blip for text inside quotes.
- Enable checkbox to ignore everything inside asterisks.

3. **Automatic scroll down**:
- If enable the chat will go down to follow the text animation, disable it if you wanna scroll freely during animation.
- Enable checkbox to make the chat go down to follow the text animation, disable it if you wanna scroll freely during animation.

4. **Audio volume**
- Can mute the audio if just the animation of the text is desired.
- Can adjust the global volume of blip audio.
- Mute the audio if just the animation of the text is desired.
- You can adjust the global volume of blip audio.

## Character animation/voice profile

You can save a profile for each character:
- including user.
- and an optional default profile that will be used when character have no profile.
- including the user and an optional default profile that will be used when character have no profile.
- If only the current chat characters are shown in the list, click the checkbox to show all your characters.

1. **Select the character to assign/update profile**:
- If the character have a profile it will be loaded.
- Selecting a character without profile assign the current parameters to it.
- Select a character, if he have a profile it will be loaded.
- If it does not have a profile yet the current parameters will become his profile settings.
- Any profile can be deleted using the remove button.
- Use refresh button if your character does not appear in the list.

2. **Text animation settings**:
- Set the text speed: the delay in milliseconds between each letter printed.
- Min/max speed multiplier can be set for randomness.
- Comma/phrase delay can be set to add a pause when special character are printed, can add more liveliness to animation. Audio is paused too in this case.
- Set Min/max speed multiplier different to 1.0 for randomness of speed animation.
- Set comma/phrase delay superior to 0 to add a pause when special character are printed, can add more liveliness to animation. Audio is paused too in this case.

3. **Audio parameters**:
- You can set a volume multiplier that will only affect this voice profile.
- Audio speed is the delay between each blip sound, independant of text speed.
- Set a volume multiplier that will only affect this voice profile if needed.
- Set audio speed: the delay between each blip sound, independant of text speed.

4. **Blip origin: Generated sound**:
- Using the min/max frequency slider you can customize the blip sound played.
- Use the min/max frequency slider to customize the blip sound played.
- If min/max are different a random sound in this range is played each time.

5. **Blip origin: file**:
- You can use audio file by downloading official ST blip assets.
- Choose a file in the list.
- You can get official ST blip assets from the assets extension menu.
- Or put file directly into: `\SillyTavern\public\assets\blip`.
- Enable the checkbox to force to wait entire file is played before playing again if needed.

Thank you for following this guide! Your SillyTavern experience is now enriched with text animation and blip voices.

0 comments on commit 2c7480e

Please sign in to comment.