update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-iluvatar/bi100_corex:3.2.1
|
||||
FROM corex:3.2.1
|
||||
|
||||
WORKDIR /workspace
|
||||
COPY . /workspace/
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:f5 . -f Dockerfile_f5
|
||||
```
|
||||
其中,基础镜像 corex:3.2.1 通过联系天数智芯天垓100厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
BIN
bi_v100-gpt-sovits/.DS_Store
vendored
BIN
bi_v100-gpt-sovits/.DS_Store
vendored
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-iluvatar/bi100_corex:3.2.1
|
||||
FROM corex:3.2.1
|
||||
|
||||
WORKDIR /workspace
|
||||
COPY constraints_gsv.txt launch_gsv.sh /workspace/
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:gsv . -f Dockerfile_gsv
|
||||
```
|
||||
其中,基础镜像 corex:3.2.1 通过联系天数智芯天垓100厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-iluvatar/bi100_corex:3.2.1
|
||||
FROM corex:3.2.1
|
||||
|
||||
WORKDIR /workspace
|
||||
COPY requirements_kokoro.txt constraints_kokoro.txt kokoro_server.py launch_kokoro.sh /workspace/
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:kokoro . -f Dockerfile_kokoro
|
||||
```
|
||||
其中,基础镜像 corex:3.2.1 通过联系天数智芯天垓100厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-iluvatar/bi100_corex:3.2.1
|
||||
FROM corex:3.2.1
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:matcha . -f Dockerfile_matcha
|
||||
```
|
||||
其中,基础镜像 corex:3.2.1 通过联系天数智芯天垓100厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-iluvatar/bi100_corex:3.2.1
|
||||
FROM corex:3.2.1
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:piper . -f Dockerfile_piper
|
||||
```
|
||||
其中,基础镜像 corex:3.2.1 通过联系天数智芯天垓100厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user