NeuroSenko commited on
Commit
1e630cd
·
1 Parent(s): 5d68da9

removed mentioning ffmpeg from install instruction

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -10,7 +10,6 @@ pinned: false
10
  ---
11
 
12
  How to run locally using Windows:
13
- 1. Mare sure you have installed ffmpeg in your system
14
- 2. Clone the repo: `git clone https://huggingface.co/spaces/NeuroSenko/tts-silero`
15
- 3. Run `install.bat`
16
- 4. Run `start.bat`
 
10
  ---
11
 
12
  How to run locally using Windows:
13
+ 1. Clone the repo: `git clone https://huggingface.co/spaces/NeuroSenko/tts-silero`
14
+ 2. Run `install.bat`
15
+ 3. Run `start.bat`