Skip to content

Latest commit

ย 

History

History
54 lines (35 loc) ยท 1.86 KB

File metadata and controls

54 lines (35 loc) ยท 1.86 KB

SayKey

(็ฎ€ไฝ“ไธญๆ–‡|English)

SayKey is a tool that turns your speech into text. It works fast, accurately, and without the internet. It uses SenseVoice to do this.

python3.10 Windows

๐Ÿš€ Key Features

  • โšก Super Fast: Convert speech to text in real-time
  • ๐ŸŽฏ Accurate: Enjoy precise transcriptions
  • ๐Ÿ”’ 100% Offline: Your data stays on your device
  • โŒจ๏ธ Hotkey Activated: Start dictation with a simple keyboard shortcut
  • ๐Ÿ–Š๏ธ Smart Punctuation: Automatically adds punctuation to your text
  • ๐Ÿ› ๏ธ Customizable: Easy-to-use settings for a personalized experience

๐Ÿ”ง Quick Start Guide

  1. Download SayKey
  2. Extract the SayKey.zip file
  3. Run SayKey.exe
  4. Look for the capsule-shaped icon above your taskbar
  5. Hold Ctrl+Q, speak, and release to convert speech to text!

For a detailed setup guide, check out our Installation Wiki.

๐Ÿ–ฅ๏ธ For Developers

SayKey is open-source and we welcome contributions. Here's how to get started:

git clone https://github.com/WenJing95/SayKey.git
cd SayKey

For full development setup instructions, see our Developer Guide.

๐Ÿค Contributing

Thanks for your input!โค๏ธ

๐Ÿ“œ License

SayKey is MIT licensed.

๐Ÿ™ Acknowledgements