Explorar el Código

rename readme

SherryLiu hace 10 meses
padre
commit
ce79ae2cd5
Se han modificado 1 ficheros con 0 adiciones y 9 borrados
  1. 0 9
      READNE.md

+ 0 - 9
READNE.md

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