diff --git a/src/app/demo/demo-content.tsx b/src/app/demo/demo-content.tsx index cfc9133..a57a44e 100644 --- a/src/app/demo/demo-content.tsx +++ b/src/app/demo/demo-content.tsx @@ -3,6 +3,7 @@ import Link from 'next/link' import { useState, useMemo, useCallback } from 'react' import { useDemoSync, type DemoShape } from '@/lib/demo-sync' +import { TranscriptionDemo } from '@/components/TranscriptionDemo' /* --- Types -------------------------------------------------------------- */ @@ -652,8 +653,9 @@ export default function DemoContent() { {notebook?.description || 'A collaborative knowledge base for your team'}
+ Speak and see your words appear in real time. rNotes transcribes audio and video — live or from files — with offline privacy via NVIDIA Parakeet. +
+