Joel Mathew Thomas dc81f36d74 Add test case for classify_audio function
- Implemented test case to verify audio classification with YAMNet
- Used 'cafe_crowd_talk.wav' as test file, expecting 'Speech' as the output class
2024-12-26 01:02:10 +05:30
2024-12-24 18:58:10 +05:30
2024-12-25 23:35:49 +05:30
2024-12-21 19:33:34 +05:30
2024-12-25 23:28:25 +05:30

freq-split-enhance

An advanced audio processing pipeline designed to separate and enhance audio components using cutting-edge open-source tools. With freq-split-enhance, you can isolate vocals, instruments, background noise, and more from raw audio files with precision.


🚀 Key Features

  • Source Separation: Leverages tools like Demucs, Spleeter, and nussl for powerful audio separation.
  • Noise Reduction: Advanced filtering with noise reduction libraries like noisereduce.
  • Spectrogram Analysis: Generate and refine audio using spectrogram-based techniques.
  • Fully Modular Pipeline: Flexible structure to integrate and customize various audio processing tools.
  • Python-First: Written in Python with easy-to-read modular code.

📖 Documentation

📝 Wiki

For detailed instructions on installing dependencies, setting up Python environments, and configuring the project, visit the Wiki.

🛡️ License

This project is licensed under the Apache License 2.0.

S
Description
No description provided
Readme 70 MiB
Languages
TypeScript 50.3%
Python 45.5%
Dockerfile 2.3%
JavaScript 0.7%
CSS 0.6%
Other 0.6%