Skip to content

程式檔名需要統一命名格式 #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
a8568730 opened this issue Apr 26, 2015 · 1 comment
Open

程式檔名需要統一命名格式 #24

a8568730 opened this issue Apr 26, 2015 · 1 comment

Comments

@a8568730
Copy link
Owner

No description provided.

@sih4sing5hong5
Copy link
Collaborator

1 1 個 function
-- TextGrid
from NativeDB_py.取出聲音位置 import 取出聲音位置
from NativeDB_py.檢查輸入的檔案 import 檢查輸入
from NativeDB_py.合併音節的位置 import 合併位置
from NativeDB_py.檢查取出的位置大小 import 檢查位置大小
from NativeDB_py.照位置切割音檔 import 切割音檔
-- Excel
from NativeDB_py.讀取EXCEL檔 import 把EXCEL讀進來
from NativeDB_py.把xlsx的陣列轉成json import xlsx陣列轉json
from NativeDB_py.寫出json檔 import 寫出json檔 (x)
-- TextGrid 和 Excel
from NativeDB_py.合併音標 import 合併音標
from NativeDB_py.合併的音標比對excel import 音標比對excel

命名原則
讀取
檢查
{ 做 }

『完成重新命名的打 V 』
-Wav & TextGrid
檢查輸入的檔案 -> 檢查TextGrid和Wav名稱和總長度 V
照位置切割音檔 -> 參考時間切割一段Wav
-TextGrid
取出聲音位置 -> 讀取TextGrid檔 V
合併音節的位置 -> 合併TextGrid的CVC時間 V
檢查取出的位置大小 -> 檢查TextGrid合併CVC後的時間 V
合併音標 -> 合併TextGrid的CVC音標 V

  • Excel
    讀取EXCEL檔 -> 讀取Excel檔 V
    把xlsx的陣列轉成json -> 檢查Excel檔格式與內容 V
  • TextGrid & Excel
    合併的音標比對excel -> 輸出比對TextGrid合併CVC後的音標和Excel
    合併音標比對excel結果 ->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants