8000 GitHub - roboloop/live2text: 🎤 Speak → 💬 Live text on your Touch Bar!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

roboloop/live2text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live2Text

Converts speech to text using Google Cloud Speech-to-Text and shows the live transcription on the MacBook Touch Bar with BetterTouchTool.

Requirements

Local publish

go build -o ~/go/bin/live2text cmd/live2text/main.go
golangci-lint fmt
golangci-lint run

TODO

  • Refactor code (ensure consistent message formats in tests, errors, logs)
  • Fully implement graceful shutdown
  • Handle port occupation cases
  • Fix goroutine leaks
  • Improve README with explanations and demonstrations
  • More tests
  • Improve CI (remove duplicates, check the cache)

About

🎤 Speak → 💬 Live text on your Touch Bar!

Topics

Resources

License

Stars

Watchers

Forks

Languages

0