This website requires JavaScript.
Explore
Help
Register
Sign In
tomatocream
/
cohere-transcribe
Watch
1
Star
0
Fork
0
You've already forked cohere-transcribe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
18
Commits
2
Branches
0
Tags
a727899ee5eeb44d778521ab3bb767b933ba5de3
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
tomatocream
a727899ee5
Initial commit: add CLAUDE.md and transcribe.py
2026-05-31 01:05:48 +08:00
docs
/superpowers
Add implementation plan for live streaming transcription
2026-05-29 02:42:00 +08:00
src
/cohere_transcribe
feat: add voice command processing and input backend interface
2026-05-30 21:37:20 +08:00
tests
refactor: restructure project into src layout with proper packaging
2026-05-30 00:45:56 +08:00
.envrc
Add design spec for live streaming microphone transcription
2026-05-29 02:38:05 +08:00
.gitignore
refactor: restructure project into src layout with proper packaging
2026-05-30 00:45:56 +08:00
.python-version
Add Cohere Transcribe demo with uv + Python 3.14
2026-05-26 01:35:10 +08:00
CLAUDE.md
Initial commit: add CLAUDE.md and transcribe.py
2026-05-31 01:05:48 +08:00
flake.lock
fix: add portaudio to LD_LIBRARY_PATH and add flake lockfile
2026-05-30 00:42:36 +08:00
flake.nix
feat: add Typer CLI with daemon mode and wtype keyboard injection
2026-05-30 21:09:32 +08:00
pyproject.toml
feat: add Typer CLI with daemon mode and wtype keyboard injection
2026-05-30 21:09:32 +08:00
README.md
Add Cohere Transcribe demo with uv + Python 3.14
2026-05-26 01:35:10 +08:00
transcribe.py
Initial commit: add CLAUDE.md and transcribe.py
2026-05-31 01:05:48 +08:00
uv.lock
feat: add Typer CLI with daemon mode and wtype keyboard injection
2026-05-30 21:09:32 +08:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Live speech-to-text using Cohere ASR model
Readme
MIT
11
MiB