diff --git a/data/TalkType b/data/TalkType new file mode 100644 index 0000000000..4656fdf754 --- /dev/null +++ b/data/TalkType @@ -0,0 +1 @@ +https://github.com/ronb1964/TalkType diff --git a/database/TalkType/talktype.json b/database/TalkType/talktype.json new file mode 100644 index 0000000000..771135c4bd --- /dev/null +++ b/database/TalkType/talktype.json @@ -0,0 +1,22 @@ +{ + "name": "TalkType", + "description": "AI-powered speech recognition and dictation for Wayland using OpenAI's Faster-Whisper", + "categories": ["Utility", "AudioVideo", "Audio", "Accessibility"], + "authors": [ + { + "name": "ronb1964", + "url": "https://github.com/ronb1964" + } + ], + "license": "MIT", + "links": [ + { + "type": "GitHub", + "url": "https://github.com/ronb1964/TalkType" + } + ], + "icons": [ + "io.github.ronb1964.TalkType" + ], + "screenshots": [] +}