How to use Silero TTS - SillyTavern

Опубликовано: 12 Май 2023
на канале: 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)


Смотрите видео How to use Silero TTS - SillyTavern онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь MustacheAI 12 Май 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 20,899 раз и оно понравилось 183 людям.