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
9
Commits
2
Branches
0
Tags
d62fcdd1cd7aceb0a8a824a9fdbfd44423e21b11
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
d62fcdd1cd
feat: add silence calibration and VAD state machine
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-05-29 02:45:09 +08:00
docs
/superpowers
Add implementation plan for live streaming transcription
2026-05-29 02:42:00 +08:00
.envrc
Add design spec for live streaming microphone transcription
2026-05-29 02:38:05 +08:00
.gitignore
Add Cohere Transcribe demo with uv + Python 3.14
2026-05-26 01:35:10 +08:00
.python-version
Add Cohere Transcribe demo with uv + Python 3.14
2026-05-26 01:35:10 +08:00
flake.nix
Add design spec for live streaming microphone transcription
2026-05-29 02:38:05 +08:00
main.py
Add Cohere Transcribe demo with uv + Python 3.14
2026-05-26 01:35:10 +08:00
pyproject.toml
Simplify to audio file input (mic requires PortAudio on NixOS)
2026-05-26 01:49:52 +08:00
README.md
Add Cohere Transcribe demo with uv + Python 3.14
2026-05-26 01:35:10 +08:00
shell.nix
Replace flake.nix with shell.nix for simpler NixOS dev environment
2026-05-26 01:59:15 +08:00
transcribe.py
feat: add silence calibration and VAD state machine
2026-05-29 02:45:09 +08:00
uv.lock
Simplify to audio file input (mic requires PortAudio on NixOS)
2026-05-26 01:49:52 +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