Skip to content

Commit fa90be1

Browse files
remove instructions for build dependencies
1 parent e2384a8 commit fa90be1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,7 @@ This Python package provides an efficient way to perform forced alignment betwee
3838

3939

4040
### Installation
41-
#### MAKE SURE TO INSTALL BUILD REQUIREMENTS FIRST
42-
```bash
43-
pip install wheel torch
44-
```
41+
4542
```bash
4643
pip install git+https://github.com/MahmoudAshraf97/ctc-forced-aligner.git
4744
```

0 commit comments

Comments
 (0)