Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-08T15:14:18.000Z (about 1 year ago)
- Last Synced: 2023-12-09T11:33:45.140Z (about 1 year ago)
- Topics: conveter, dotnet, lab, srt, srt-subtitle, timinglabel
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 0
- 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)
[![YouTubeサンプル動画](http://img.youtube.com/vi/rLQioq6LdzA/0.jpg)](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 いぬいぬ
```