Skip to content

An example of a Seshat parser plugin, for parsing SAMPA strings in French, English and Spanish

License

Notifications You must be signed in to change notification settings

bootphon/seshat-sampa-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seshat-parser-template

This is a template for any external class that would be needed at any step of the pyannote pipeline. The classes that are defined in your extension can be then used through the config.yml file.

The name of submodule you use in the pyannote/ folder should reflect what your extension is about (models, features, callbacks, ...).

Installation

Pyannote extensions usually require the pyannote-audio environment to be installed and activated. Be sure to follow the installation instructions on the aforementioned's repo.

Once this is done (and the environment activated), you can install it through pip:

pip install git+git://github.com/pyannote/pyannote-myextension.git

About

An example of a Seshat parser plugin, for parsing SAMPA strings in French, English and Spanish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages