From d33cf8d60d3a1b8137cb4f5f62234d792ce7174e Mon Sep 17 00:00:00 2001 From: Saeed SARFJOO <saeed.sarfjoo@idiap.ch> Date: Mon, 8 Apr 2019 20:23:12 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1655205..a9bc155 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ U-NET based feature extractor for text-independent speaker verification. This re REQUIREMENTS: ----------------------------------------------------- -.. Python 2.7 -.. PyTorch from http://pytorch.org/ -....- This project was implemented with version 0.3.0.post4 -.. librosa -.. scipy -.. numpy +* **Python 2.7** +* **PyTorch from http://pytorch.org/** +* ****This project was implemented with version 0.3.0.post4**** +* **librosa** +* **scipy** +* **numpy** USAGE: ----------------------------------------------------- -- GitLab