PipePal is a Python package that simplifies building pipelines for speech and voice analysis.
Project description
The pipepal
repo
Welcome to the pipepal
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,
pipepal
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
pipepal
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, pipepal
provides the tools and flexibility needed to extract meaningful conclusions from your data.
Installation
Install this package via:
pip install pipepal
Or get the newest development version via:
pip install git+https://github.com/sensein/pipepal.git
Quick start
from pipepal.app import hello_world
hello_world()
To do:
-
Integrating more audio tasks and moving functions from b2aiprep package:
- data_augmentation
- data_representation
- example_task
- input_output
- raw_signal_processing
- speaker_diarization
- speech emotion recognition
- speech enhancement
- speech_to_text
- text_to_speech
- voice conversion
-
Integrating more video tasks:
- input_output
-
Preparing some pipelines with pydra
-
Populating the CLI
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pipepal-0.1.4.tar.gz
.
File metadata
- Download URL: pipepal-0.1.4.tar.gz
- Upload date:
- Size: 23.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.14 Linux/6.5.0-1017-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c19f08a15453a9d254d293c50a177951e2a1a95ac34aa0c0b1a5849035fb96d5 |
|
MD5 | b002b5084e1573c5c180d168eacf4afb |
|
BLAKE2b-256 | 8214728c7e65d6555d86af10b91d8e771fa1760a83094735e78a95b31d26db7e |
File details
Details for the file pipepal-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: pipepal-0.1.4-py3-none-any.whl
- Upload date:
- Size: 40.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.14 Linux/6.5.0-1017-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e692c94db93b970fdb4d07657f1cbe1197c88d0e5f2cf7d07c5dd2d2079e72bd |
|
MD5 | 4a1cd6e483ce1dfecfcf869d94656b73 |
|
BLAKE2b-256 | 95741ab391cb3d411e3e5fa45065f5ce388dfdd6f8141bf422fb7ec372de5f53 |