MCPcopy Index your code
hub / github.com/KentoNishi/torch-pitch-shift

github.com/KentoNishi/torch-pitch-shift @v1.2.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2.5 ↗ · + Follow
8 symbols 48 edges 4 files 4 documented · 50% updated 21mo agov1.2.5 · 2024-09-25★ 139
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Torch Pitch Shift

Pitch-shift audio clips quickly with PyTorch (CUDA supported)! Additional utilities for searching efficient transformations are included.

View on PyPI / View Documentation

Publish to PyPI Run tests PyPI version Number of downloads from PyPI per month Python version support Code Style: Black

About

This package includes two main features: * Pitch-shift audio clips quickly using PyTorch (with CUDA support) * Calculate efficient pitch-shift targets (useful for augmentation, where speed is more important than precise pitch-shifts)

Also check out torch-time-stretch, a sister project for time-stretching.

Installation

pip install torch-pitch-shift

Usage

Example

Check out example.py to see torch-pitch-shift in action!

Documentation

See the documentation page for detailed documentation!

Contributing

Please feel free to submit issues or pull requests!

Core symbols most depended-on inside this repo

Shape

Function 8

Languages

Python100%

Modules by API surface

torch_pitch_shift/main.py5 symbols
example.py3 symbols

For agents

$ claude mcp add torch-pitch-shift \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page