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, duration hours minute second in high quality that is uploaded to the channel MustacheAI 12 May 2023. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 20,899 times and liked it 183 visitors.