Skip to content

Scikit-talk is an open-source toolkit for processing collections of real-world conversational speech in Python. The toolkit aims to facilitate the exploration of large collections of transcriptions and annotations of conversational interaction.

License

elpaco-escience/scikit-talk

Repository files navigation

Welcome to Scikit-talk!

Scikit-talk is an open-source toolkit for processing collections of real-world conversational speech in Python. The toolkit aims to facilitate the exploration of large collections of transcriptions and annotations of conversational interaction.

Badges

fair-software.eu recommendations
(1/5) code repository github repo badge
(2/5) license github license badge
(3/5) community registry RSD workflow pypi badge
(4/5) citation DOI
(5/5) checklist OpenSSF Best Practices
howfairis fair-software badge
Other best practices  
Static analysis workflow scq badge
Coverage workflow scc badge
Documentation Documentation Status
GitHub Actions  
Build build
SonarCloud sonarcloud
Citation data consistency cffconvert

Installation

Scikit-talk can be installed from PyPI:

python3 -m pip install scikit-talk

Alternatively, you can install the latest development version from GitHub:

git clone git@github.com:elpaco-escience/scikit-talk.git
cd scikit-talk
python3 -m pip install .

Documentation

The user documentation can be found here. To read more about the aims of this software, this paper by Liesenfeld et al. (2021) describes the project in detail.

Contributing

If you want to contribute to the development of scikit-talk, have a look at the contribution guidelines.

Detailed technical information on how to work with the code base can be found in README.dev.md.

Credits

This package was created with Cookiecutter and the NLeSC/python-template.

About

Scikit-talk is an open-source toolkit for processing collections of real-world conversational speech in Python. The toolkit aims to facilitate the exploration of large collections of transcriptions and annotations of conversational interaction.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published