File size: 523 Bytes
38ae436 b288004 495c7cc b288004 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
# PyTorch and related libraries torch torchvision torchaudio # Hugging Face transformers library transformers # Configuration management with OmegaConf omegaconf # Interactive widgets for Jupyter Notebooks ipywidgets # Gradio for creating web UIs gradio # Vector quantization for PyTorch vector_quantize_pytorch # Hugging Face Hub client huggingface_hub vocos # OpenVoice librosa faster-whisper pydub wavmark numpy eng_to_ipa inflect unidecode whisper-timestamped openai python-dotenv pypinyin jieba cn2an edge_tts |