update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-metax/maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64
|
||||
FROM maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:f5 . -f Dockerfile_f5
|
||||
```
|
||||
其中,基础镜像 maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64 通过联系沐曦厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-metax/maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64
|
||||
FROM maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:gsv . -f Dockerfile_gsv
|
||||
```
|
||||
其中,基础镜像 maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64 通过联系沐曦厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-metax/maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64
|
||||
FROM maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:kokoro . -f Dockerfile_kokoro
|
||||
```
|
||||
其中,基础镜像 maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64 通过联系沐曦厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-metax/maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64
|
||||
FROM maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:matcha . -f Dockerfile_matcha
|
||||
```
|
||||
其中,基础镜像 maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64 通过联系沐曦厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-metax/maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64
|
||||
FROM maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:piper . -f Dockerfile_piper
|
||||
```
|
||||
其中,基础镜像 maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64 通过联系沐曦厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user