Skip to content

XXXXRT666/audio-preprocess

 
 

Repository files navigation

Fish Audio Preprocessor

PyPI Version

中文文档

This repo contains some scripts for audio processing. Main features include:

  • Video/audio to wav
  • Audio vocal separation
  • Automatic audio slicing
  • Audio loudness matching
  • Audio data statistics (supports determining audio length)
  • Audio resampling
  • Audio transcribe (.lab)
  • Audio transcribe via WhisperX

([ ] indicates not completed, [x] indicates completed)

This code has been tested on Ubuntu 22.04 / 20.04 + Python 3.10. If you encounter problems on other versions, feedback is welcome.

Getting Started:

pip install -e . 
fap --help

Reference

About

Preprocess Audio for training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 98.4%
  • Shell 1.6%