Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
astorfi committed Jan 8, 2019
1 parent ed308f6 commit 7ac1434
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
.. image:: readme_images/follow-twitter.gif
:height: 100px
:width: 200 px
:scale: 50 %
:alt: alternate text
:align: right
:target: https://twitter.com/amirsinatorfi

=========================================================================================================================
TensorFlow implementation of 3D Convolutional Neural Networks for Speaker Verification - `Official Project Page`_ - `Pytorch Implementation`_
=========================================================================================================================



.. image:: https://travis-ci.org/astorfi/3D-convolutional-speaker-recognition.svg?branch=master
:target: https://travis-ci.org/astorfi/3D-convolutional-speaker-recognition
.. image:: https://coveralls.io/repos/github/astorfi/3D-convolutional-speaker-recognition/badge.svg?branch=master
Expand All @@ -16,6 +23,8 @@ TensorFlow implementation of 3D Convolutional Neural Networks for Speaker Verifi
:target: https://github.com/ellerbrock/open-source-badge/
.. image:: https://zenodo.org/badge/94718341.svg
:target: https://zenodo.org/badge/latestdoi/94718341
.. image:: https://img.shields.io/twitter/follow/amirsinatorfi.svg?label=Follow&style=social
:target: https://twitter.com/amirsinatorfi


This repository contains the code release for our paper titled as *"Text-Independent
Expand Down

0 comments on commit 7ac1434

Please sign in to comment.