https://github.com/mkiol/papago
Papago repeats what you say but in different language
https://github.com/mkiol/papago
asr offline sailfishos stt translator tts
Last synced: 3 months ago
JSON representation
Papago repeats what you say but in different language
- Host: GitHub
- URL: https://github.com/mkiol/papago
- Owner: mkiol
- License: mpl-2.0
- Created: 2023-05-16T13:29:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T11:49:05.000Z (over 2 years ago)
- Last Synced: 2025-10-11T02:36:30.795Z (8 months ago)
- Topics: asr, offline, sailfishos, stt, translator, tts
- Language: QML
- Homepage:
- Size: 1 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Papago
Sailfish OS app that repeats what you say but in a different language.
It uses offline Speech to Text, Text to Speech and Machine translations
provides by [Speech Note](https://github.com/mkiol/dsnote) app.
## Translation
Translation files in Qt format are in [translations dir (GitHub)](https://github.com/mkiol/papagp/tree/main/translations).
Preferred way to contribute translation is via [Transifex service](https://explore.transifex.com/mkiol/papago/),
but if you would like to make a direct PR, please do it.
## License
**Papago** is developed as an open source project under
[Mozilla Public License Version 2.0](https://www.mozilla.org/MPL/2.0/).