Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bob.pyannote
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.pyannote
Commits
79067c94
Commit
79067c94
authored
5 years ago
by
Pavel KORSHUNOV
Browse files
Options
Downloads
Patches
Plain Diff
added ref to odessa database
parent
01c26849
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+13
-6
13 additions, 6 deletions
README.rst
with
13 additions
and
6 deletions
README.rst
+
13
−
6
View file @
79067c94
...
@@ -3,13 +3,13 @@
...
@@ -3,13 +3,13 @@
.. image:: https://img.shields.io/badge/docs-stable-yellow.svg
.. image:: https://img.shields.io/badge/docs-stable-yellow.svg
:target: https://www.idiap.ch/software/bob/docs/bob/bob.pyannote/stable/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.pyannote/stable/index.html
.. image:: https://img.shields.io/badge/docs-latest-orange.svg
.. image:: https://img.shields.io/badge/docs-latest-orange.svg
:target: https://www.idiap.ch/software/
odessa/docs/odessa
/bob.pyannote/master/index.html
:target: https://www.idiap.ch/software/
bob/docs/bob
/bob.pyannote/master/index.html
.. image:: https://gitlab.idiap.ch/
odessa
/bob.pyannote/badges/master/build.svg
.. image:: https://gitlab.idiap.ch/
bob
/bob.pyannote/badges/master/build.svg
:target: https://gitlab.idiap.ch/
odessa
/bob.pyannote/commits/master
:target: https://gitlab.idiap.ch/
bob
/bob.pyannote/commits/master
.. image:: https://gitlab.idiap.ch/
odessa
/bob.pyannote/badges/master/coverage.svg
.. image:: https://gitlab.idiap.ch/
bob
/bob.pyannote/badges/master/coverage.svg
:target: https://gitlab.idiap.ch/
odessa
/bob.pyannote/commits/master
:target: https://gitlab.idiap.ch/
bob
/bob.pyannote/commits/master
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
:target: https://gitlab.idiap.ch/
odessa
/bob.pyannote
:target: https://gitlab.idiap.ch/
bob
/bob.pyannote
.. image:: https://img.shields.io/pypi/v/bob.pyannote.svg
.. image:: https://img.shields.io/pypi/v/bob.pyannote.svg
:target: https://pypi.python.org/pypi/bob.pyannote
:target: https://pypi.python.org/pypi/bob.pyannote
...
@@ -100,6 +100,9 @@ In our experiments, we have used the following databases:
...
@@ -100,6 +100,9 @@ In our experiments, we have used the following databases:
several subsets of challenging speech recordings of different types, including
several subsets of challenging speech recordings of different types, including
restaurant conversations, discussions with children, and recordings of
restaurant conversations, discussions with children, and recordings of
clinical trials. This is one of the more challenging datasets as of 2019.
clinical trials. This is one of the more challenging datasets as of 2019.
- ODESSA_ VoIP database, which is the database of multi-party speech data over
Internet telephony. The whole database was used to test all of the above
pre-trained models and hyper-parameters.
Almost all databases, have paynnote_ database package available, so that it is
Almost all databases, have paynnote_ database package available, so that it is
easy to use these databases (once the data itself is downloaded, which should
easy to use these databases (once the data itself is downloaded, which should
...
@@ -118,6 +121,9 @@ of corresponding database packages that can be installed:
...
@@ -118,6 +121,9 @@ of corresponding database packages that can be installed:
`https://github.com/pyannote/pyannote-db-repere <https://github.com/pyannote/pyannote-db-repere>`_
`https://github.com/pyannote/pyannote-db-repere <https://github.com/pyannote/pyannote-db-repere>`_
- AMI:
- AMI:
`https://github.com/pyannote/pyannote-db-odessa-ami <https://github.com/pyannote/pyannote-db-odessa-ami>`_
`https://github.com/pyannote/pyannote-db-odessa-ami <https://github.com/pyannote/pyannote-db-odessa-ami>`_
- ODESSA:
`https://github.com/pyannote/pyannote-db-odessa-ip <https://github.com/pyannote/pyannote-db-odessa-ip>`_
The configuration database file ``database.yml`` inside ``bob/pyannote/config``
The configuration database file ``database.yml`` inside ``bob/pyannote/config``
shows all databases we use and it can be placed in the ``~/.pyannote/`` for
shows all databases we use and it can be placed in the ``~/.pyannote/`` for
...
@@ -272,3 +278,4 @@ development `mailing list`_.
...
@@ -272,3 +278,4 @@ development `mailing list`_.
.. _ESTER: http://catalogue.elra.info/en-us/repository/browse/ELRA-S0241/
.. _ESTER: http://catalogue.elra.info/en-us/repository/browse/ELRA-S0241/
.. _ESTER2: http://catalog.elra.info/en-us/repository/browse/ELRA-S0338/
.. _ESTER2: http://catalog.elra.info/en-us/repository/browse/ELRA-S0338/
.. _DIHARD: https://coml.lscp.ens.fr/dihard/index.html
.. _DIHARD: https://coml.lscp.ens.fr/dihard/index.html
.. _ODESSA: https://www.idiap.ch/dataset/odessa/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment