tortoise-tts
tortoise-tts copied to clipboard
Add multi-function audio processing features
This commit adds the capability to the existing audio processing pipeline with the following features:
- Record audio samples from the default system microphone.
- Convert any audio file to WAV format and downsample it to a specified sample rate.
- Chop the audio into 10-second chunks.
- Each feature can be used independently with command line arguments.