subsync
subsync copied to clipboard
feature request: provide visibility on what languages are suported
very minor but it would really help if via a button/menu on the GUI you could display a matrix like piece of info documenting what text languages are supported, what audio languages are supported and whether the relevant language is currently installed or needs download.
Thanks!
I am planning to eventually add asset manager window, where you could list, install, uninstall and upgrade assets. By assets I mean dictionaries and speech recognition models. But right now this is not at the top of my list.
For the time being could you just list the languages supported within the latest release on your internet site? Right now the only way to find this out is to try!
Look at the list here https://github.com/sc0ty/subsync/releases/tag/assets.
Dictionaries are named dict-lang1-lang2.zip and speech recognition models speech-lang.zip.
Ok to understand this I have tried to subsync a video in Portuguese (Brazilian) with English subtitles. Subsync says Portuguese is not supported however I do see this in the assets:
https://github.com/sc0ty/subsync/releases/download/assets/dict-eng-por.zip
What am I missing here?
P.S. Can I install the dictionaries manually? If so in what file in what folder?
Thanks
To synchronize with Portuguese audio you need also Portuguese speech recognition model speech-por.zip which is missing.
Assets are stored in:
- Windows: %ALLUSERSPROFILE%\subsync\assets (C:\ProgramData\subsync\assets)
- Linux: ~/.config/subsync/assets
- Mac: ~/Library/Preferences/subsync/assets
You can just extract zip file there.
Added entry to FAQ https://github.com/sc0ty/subsync/wiki/FAQ#where-is-config-stored-on-disk