https://github.com/inuinu2022/labtojimaku
a sample code of a timing label file (.lab) to SubRip file (.srt) converter
https://github.com/inuinu2022/labtojimaku
conveter dotnet lab srt srt-subtitle timinglabel
Last synced: 3 months ago
JSON representation
a sample code of a timing label file (.lab) to SubRip file (.srt) converter
- Host: GitHub
- URL: https://github.com/inuinu2022/labtojimaku
- Owner: InuInu2022
- License: mit
- Created: 2023-12-05T11:06:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-08T15:14:18.000Z (over 1 year ago)
- Last Synced: 2025-01-22T21:15:48.062Z (5 months ago)
- Topics: conveter, dotnet, lab, srt, srt-subtitle, timinglabel
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LabToJimaku
A sample code of a timing label file (`.lab`) to SubRip file (`.srt`) converter.
タイミング情報ファイル(`.lab`)から字幕ファイル(`.srt`)に変換するサンプルコードです。
## 説明
[Zenn「合成音声ソフトのタイミング情報ファイル(.lab)から字幕ファイル(.srt)をつくる」](https://zenn.dev/inuinu/articles/07ea814ca573c1)
[](https://www.youtube.com/watch?v=rLQioq6LdzA?cc_lang_pref=ja&cc_load_policy=1)
## Libraries
- LibSasara
- WanaKana-net## License
```text
MIT LicenseCopyright (c) 2023 いぬいぬ
```