Product
Blog
Docs
Pricing
Log in
Sign up
emcho/hello-transcription
emcho/hello-transcription
/
Compare
Merge
hello-transcription/main
into
hello-mcp/main
23 files changed
Hide whitespace
+3840
-814
README.md
+66
-79
hello-mcp/main
hello-transcription/main
frontend/index.html
+228
-425
H
main.tsx
+1
-8
routes/rtc.ts
+26
-29
routes/utils.ts
+20
-48
.claude
.claude/settings.local.json
+9
-0
.gitattributes
+2
-0
CLAUDE.md
+508
-0
docs
docs/guides
docs/guides/realtime-conversations.md
+919
-0
docs/guides/realtime-models-prompting.md
+445
-0
docs/guides/realtime-server-controls.md
+108
-0
docs/guides/realtime-sip.md
+137
-0
docs/guides/realtime-transcription.md
+148
-0
docs/guides/realtime-webrtc.md
+178
-0
docs/guides/realtime-websocket.md
+151
-0
docs/guides/realtime.md
+81
-0
docs/guides/tools-connectors-mcp.md
+813
-0
routes/mcp.ts
+0
-146
routes/observer.ts
+0
-30
routes/sip.ts
+0
-49