Respair commited on
Commit
0ab1623
1 Parent(s): 34296dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -84,6 +84,19 @@ There's also a few things that's related to Japanese. such as how we can improve
84
 
85
  ## How to do ...
86
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87
  # Inference:
88
 
89
  Gradio demo:
 
84
 
85
  ## How to do ...
86
 
87
+ ## Pre-requisites
88
+ 1. Python >= 3.11
89
+ 2. Clone this repository:
90
+ ```bash
91
+ git clone https://huggingface.co/Respair/Tsukasa_Speech
92
+ cd Tsukasa_Speech
93
+ ```
94
+ 3. Install python requirements:
95
+ ```bash
96
+ pip install -r requirements.txt
97
+ ```
98
+
99
+
100
  # Inference:
101
 
102
  Gradio demo: