1#!/bin/bash 2docker build --rm -t tftts -f examples/fastspeech2_libritts/scripts/docker/Dockerfile . 3 4