pocket-tts / Dockerfile
hadadrjt's picture
Pocket TTS: Let's take this seriously.
5da0109
raw
history blame contribute delete
148 Bytes
#
# SPDX-FileCopyrightText: Hadad <hadad@linuxmail.org>
# SPDX-License-Identifier: Apache-2.0
#
FROM hadadrjt/pocket-tts:hf
WORKDIR /app
COPY . .