Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce AudioFeatureTransformer and audio_service #30

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    a726e95 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    f81bf1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c736c7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ab2e2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d16808 View commit details
    Browse the repository at this point in the history
  5. feat: create audio_service

    lucasqml committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    dd1f417 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6682541 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into feat/feature-engineering-v1

    # Conflicts:
    #	src/spira_training/apps/feature_engineering/feature_engineering.py
    #	src/spira_training/shared/core/audio_processor.py
    #	src/spira_training/shared/core/audio_processor_factory.py
    #	src/spira_training/shared/core/services/feature_engineering_service.py
    #	tests/core/test_audio_processor_factory.py
    #	tests/core/test_feature_engineering_service.py
    lucasqml committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3ca5e55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32e4081 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    a676fad View commit details
    Browse the repository at this point in the history