1 unstable release
| 0.1.2 | Apr 5, 2023 |
|---|
#87 in #gpt
82KB
303 lines
SRT Translator
- A practice to rewrite a caption translator with rust
Usage
- build and run the code with example srt
cargo run --release -- -f ./examples/small.srt -l German
Convert a .srt/ .vtt to desired language
-
TODO
-
Argument parser support
-
File loader
-
OpenAI API calling
-
Chunker
-
Prompt loader
-
Dependencies
~23–40MB
~415K SLoC