Skip to content
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

Freeze transcriptions generation format to CSV and deprecate meta.json #85

Merged
merged 4 commits into from
May 9, 2023

Conversation

ms903x1
Copy link

@ms903x1 ms903x1 commented May 9, 2023

add "os.path.exists(path)" to determine whether to read "transcriptions.csv" or "transcriptions.txt".

add "os.path.exists(path)" to determine whether to read "transcriptions.csv" or "transcriptions.txt".
@yqzhishen yqzhishen changed the title Update acoustic_binarizer.py Freeze transcriptions generating format to CSV and deprecate meta.json May 9, 2023
@yqzhishen yqzhishen changed the title Freeze transcriptions generating format to CSV and deprecate meta.json Freeze transcriptions generation format to CSV and deprecate meta.json May 9, 2023
Delete Meta.json related code.
Use pathlib API replacement of os.path.
删除生成txt版transcriptions文件相关代码,删除meta.json相关代码。
多删了个换行,修复一下
@yqzhishen yqzhishen merged commit cec7760 into openvpi:refactor-v2 May 9, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants