Transcribe your voice easily using the Whisper API and copy it with a tap!
Loading...
} {error &&{error}
} {!loading && !error && (No transcriptions found.
)} {transcriptions.map((item) => (Text: {item.text}
{item.createdAt && (Date: {new Date(item.createdAt).toLocaleString()}
)}Transcribe your voice easily using the Whisper API and copy it with a tap!
{/* Navigation buttons to other pages */}Loading...
} {error &&{error}
} {!loading && !error && (No transcriptions found.
)} {transcriptions.map((item) => ({/* Show transcribed text */} Text: {item.text}
{item.createdAt && (Date: {new Date(item.createdAt).toLocaleString()}
)}