# --- Audio / signal processing --- numpy scipy soundfile torchaudio # --- PyTorch 本体 & Vision --- torch # GPU 自動検出でインストール torchvision encodec # コーデックモデル用 # --- トークン化/言語処理 --- tokenizers jieba sudachipy sudachidict_core pypinyin cn2an langid eng_to_ipa unidecode pyopenjtalk-prebuilt openai-whisper # --- 合成モデル依存/補助 --- vocos inflect # --- Web UI --- gradio>=4.44.1 # 最新の Spaces 対応版を指定 nltk # 必要ならデータはデプロイ前にダウンロード # --- そのほかユーティリティ --- wget matplotlib # デモや可視化が必要なら