mirror of
https://github.com/PierrunoYT/Kokoro-TTS-Local.git
synced 2025-01-27 02:30:25 +03:00
- Added audio format conversion functionality using pydub, supporting WAV, MP3, and AAC formats. - Improved error handling for voice directory access and audio conversion processes. - Updated README to reflect new web interface features and installation requirements, including FFmpeg. - Enhanced the TTS generation function to utilize the correct Python interpreter across platforms. - Documented new features in the README, including real-time progress monitoring and network sharing capabilities.
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
torch
|
|
phonemizer-fork
|
|
transformers
|
|
scipy
|
|
munch
|
|
soundfile
|
|
huggingface-hub
|
|
espeakng-loader
|
|
gradio>=4.0.0
|
|
pydub # For audio format conversion |