name revoicer_voicer
version 0.2.10-1
architecture x86_64
summary "Convert VTT to speech using ElevenLabs"
description "Text-to-speech converter that reads WebVTT subtitle files and generates audio using the ElevenLabs API. Supports WAV and MP3 output with intelligent timing and caching."
packager "Revoicer Developers"
vendor "Revoicer"
copyrights {
    "2024-2025 Industrial Linguistics"
}
licenses {
    "MIT"
}
provides {
    revoicer_voicer = 0.2.10-1
    cmd:voicer = 0.2.10
}
requires {
    lib:libstdc++.r4.so
    lib:libQt6Core
    lib:libQt6Network
    lib:libavformat
    lib:libavcodec
    lib:libavutil
    lib:libswresample
}
