How to use Silero TTS - SillyTavern

Published: 12 May 2023
on channel: MustacheAI
20,899
183

Installing a local Silero TTS server. I'm just getting started with the basics of Python, so this might not be the best way.

Command list:
1. cd silero-api-server
2. python -m venv venv
3. venv\Scripts\activate
4. pip install -r requirements.txt
5. (Your drive):\silero-api-server\venv\Scripts\python.exe -m pip install --upgrade pip (if required)
6. powershell -file .\run.ps1

If you get an error:
Find the class: class SampleText(BaseModel):
Change the text field from: text: str | None to: text: Optional[str]

If you are getting a permissions error:
1. Open PowerShell as Administrator
2. Enter ' Set-ExecutionPolicy RemoteSigned ' command and confirm the action with Y or A

Contents of the bat file:
@echo off
call venv\Scripts\activate.bat
powershell -NoProfile -ExecutionPolicy Bypass -File .\run.ps1
pause

Silero TTS - https://github.com/ouoertheo/silero-a...
SillyTavern - https://github.com/Cohee1207/SillyTavern

Music - Pizza Tower OST - Unexpectancy, Part 3 (Final Boss)


Watch video How to use Silero TTS - SillyTavern online without registration, duration hours minute second in high quality. This video was added by user MustacheAI 12 May 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 20,899 once and liked it 183 people.