RautenbergFrederik commited on
Commit
d772f31
·
1 Parent(s): fd612b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,7 +6,7 @@ This repository contains code for manipulating perceptual voice quality (PVQ) fe
6
 
7
  ## Installation
8
 
9
- ### Step 1: Clone the repository and install
10
 
11
  ```sh
12
  git clone https://github.com/FrederikRautenberg/pvq_manipulation.git
@@ -14,10 +14,10 @@ cd pvq_manipulation
14
  pip install -e .
15
 
16
 
17
- # Install YourTTS from
18
  https://github.com/coqui-ai/TTS
19
 
20
 
21
- # Make sure that Paderbox and Padertorch are installed from
22
  https://github.com/fgnt/paderbox
23
  https://github.com/fgnt/padertorch
 
6
 
7
  ## Installation
8
 
9
+ ### Clone the repository and install
10
 
11
  ```sh
12
  git clone https://github.com/FrederikRautenberg/pvq_manipulation.git
 
14
  pip install -e .
15
 
16
 
17
+ ### Install YourTTS from
18
  https://github.com/coqui-ai/TTS
19
 
20
 
21
+ ### Make sure that Paderbox and Padertorch are installed from
22
  https://github.com/fgnt/paderbox
23
  https://github.com/fgnt/padertorch