Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wannaphong authored Jul 12, 2019
1 parent b0a0762 commit df19707
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build_docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,12 @@ sudo docker build -t tts:1 .

เราจะได้ container ชื่อ tts:1 พร้อมให้ train โดยผมสร้างให้มันโหลดไฟล์เข้าไปและตั้งค่า path ให้

รันด้วยคำสั่ง

```
docker run -it tts:1
```

หากไม่ต้องการรันด้วย docker จะต้องทำตามขั้นตอนดังนี้ (แนะนำให้ใช้ docker ดีกว่าติดตั้งเอง)

clone https://github.com/google/language-resources มา แล้วรันคำสั่ง ./festival_utils/setup_festival.sh
Expand Down

0 comments on commit df19707

Please sign in to comment.