Skip to content

Commit 42df4db

Browse files
committed
Updated README.
1 parent a53d114 commit 42df4db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This program processes any given `.wav` signal to remove silence at the beginnin
66

77
[![Author](https://andrejanesic.com/git-signature.png)](https://github.com/andrejanesic)
88

9+
## Setup & Running
10+
11+
This is a command-line Python program. Python 3 is necessary to run. It is also possible to run this program via the given Dockerfile (through Makefile), however, you'll need to modify the Makefile to include a display port for Docker in order to see Pyplot graphs. It's recommended to run this program directly on your computer without Docker.
12+
913
## Task Specification
1014

1115
This program was developed as an individual assignment for the class of [[5025] Speech Recognition](https://raf.edu.rs/en/component/content/article/192-english/subjects/3359-speech-recognition), cohort 2022/23, at the [School of Computing, Union University, Belgrade.](https://rs.linkedin.com/school/racunarski-fakultet/)

0 commit comments

Comments
 (0)