Fix TTS playback and preinstall mecab
This commit is contained in:
@@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
||||
RUN git clone https://github.com/myshell-ai/MeloTTS.git /opt/MeloTTS
|
||||
RUN pip install --no-cache-dir -e /opt/MeloTTS
|
||||
RUN pip install --no-cache-dir python-mecab-ko python-mecab-ko-dic
|
||||
RUN python -m unidic download
|
||||
RUN python /opt/MeloTTS/melo/init_downloads.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user