Explorar el Código

update readme

SherryLiu hace 4 meses
padre
commit
44f4860e9c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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`