Browse Source

update readme

SherryLiu 4 months ago
parent
commit
44f4860e9c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      READNE.md

+ 2 - 2
READNE.md

@@ -1,8 +1,8 @@
 # 語音轉文字 ASR
 
 ### Prerequisite
-- 語音檔存放路徑`data/`
-- `environment.env`
+- 語音檔存放需放在`data/`
+- `environment.env`放openai key
 
 ### To run the code
 `pip install -r requirements.txt`