the goddess of the thieves, helps you steal translation speeches from the G-daddy monopoly.
You can find the binaries through GitHub releases.
go install github.com/mrwormhole/laverna@latestLet's create example CSV
speed,voice,text
normal,th,สวัสดีครับ
slower,en,Hello there
slowest,ja,こんにちは~Running below command will generate audios in the same directory.
laverna run --file example.csvMake sure you have Laverna Anki Addon installed first. Then you can proceed with the below CSV format.
Text,HelperText,TextA,TextB,TextC,TextD
ฉันชอบ{{c1::ฟัง}}เพลง,I like to listen to music,ฟัง,เล่น,ดู,อ่าน
เขา{{c1::เล่น}}ฟุตบอลทุกวัน,He plays football every day,เล่น,ฟัง,ดู,อ่าน
คุณ{{c1::อ่าน}}หนังสือนี้ไหม,Do you read this book,อ่าน,ฟัง,เล่น,ดู laverna anki --profile Talha --deck my-thai-deck --voice th --file ./testdata/anki-th-example.csvNow your new deck is created in Anki with the audio.
Output shell completion script for bash, zsh, fish, or Powershell. Source the output to enable completion.
source <(laverna completion bash) or source <(laverna completion zsh)
laverna completion fish > ~/.config/fish/completions/laverna.fish

