mirror of
https://github.com/SWivid/F5-TTS.git
synced 2026-04-28 08:43:06 -07:00
v0.3.4
This commit is contained in:
@@ -19,7 +19,6 @@ WORKDIR /workspace
|
||||
RUN git clone https://github.com/SWivid/F5-TTS.git \
|
||||
&& cd F5-TTS \
|
||||
&& git submodule update --init --recursive \
|
||||
&& sed -i '7iimport sys\nsys.path.append(os.path.dirname(os.path.abspath(__file__)))' src/third_party/BigVGAN/bigvgan.py \
|
||||
&& pip install -e . --no-cache-dir
|
||||
|
||||
ENV SHELL=/bin/bash
|
||||
|
||||
Reference in New Issue
Block a user