Coder Social home page Coder Social logo

ibevers / senselab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sensein/senselab

0.0 0.0 0.0 11.71 MB

PipePal is a Python package that simplifies building pipelines for speech and voice analysis.

Home Page: https://github.com/sensein/pipepal

License: Apache License 2.0

Python 76.76% CSS 23.24%

senselab's Introduction

The senselab repo

Build codecov Ruff

PyPI Python Version License

pages

Welcome to the senselab repo! This is a Python package for streamlining the processing and analysis of behavioral data, such as voice and speech patterns, with robust and reproducible methodologies.

Caution:: this package is still under development and may change rapidly over the next few weeks.

Features

  • Modular design: Utilize a variety of task-specific transformations that can be easily integrated or used standalone, allowing for flexible data manipulation and analysis strategies.

  • Pre-built pipelines: Access pre-configured pipelines combining multiple transformations tailored for common analysis tasks, which help in reducing setup time and effort.

  • Reproducibility: Ensures consistent outputs through the use of fixed seeds and version-controlled processing steps, making your results verifiable and easily comparable.

  • Easy integration: Designed to fit into existing workflows with minimal configuration, senselab can be used alongside other data analysis tools and frameworks seamlessly.

  • Extensible: Open to modifications and contributions, the package can be expanded with custom transformations and pipelines to meet specific research needs. Do you want to contribute? Please, reach out!

  • Comprehensive documentation: Comes with detailed documentation for all features and modules, including examples and guides on how to extend the package for other types of behavioral data analysis.

  • Performance Optimized: Efficiently processes large datasets with optimized code and algorithms, ensuring quick turnaround times even for complex analyses.

  • Interactive Examples: Includes Jupyter notebooks that provide practical examples of how senselab can be implemented to derive insights from real-world data sets.

Whether you're researching speech disorders, analyzing customer service calls, or studying communication patterns, senselab provides the tools and flexibility needed to extract meaningful conclusions from your data.

Installation

Install this package via:

pip install senselab

Or get the newest development version via:

pip install git+https://github.com/sensein/senselab.git

Quick start

from senselab.app import hello_world

hello_world()

Contributing

Please see CONTRIBUTING.md before contributing.

To do (majors):

  • Integrating more multi-modal tasks

    • input_output
  • Integrating more audio tasks and moving functions from b2aiprep package:

    • data_augmentation
    • data_representation (embeddings and feats extraction)
    • raw_signal_processing
    • speaker_diarization [@Isaac]
    • speech emotion recognition [@Jordan]
    • speech enhancement
    • speech_to_text
    • text_to_speech
    • voice conversion
  • Integrating more video tasks:

    • input_output
  • Preparing some pipelines with pydra

  • Populating the CLI

To do (minors):

  • Check login with HF
  • Setup project cache directory

senselab's People

Contributors

fabiocat93 avatar ibevers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.