JSPM

@speechmatics/use-diarized-transcription

0.0.1-rc6
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 1
    • Score
      100M100P100Q55735F
    • License MIT

    React wrapper for @speechmatics/diarized-transcription

    Package Exports

    • @speechmatics/use-diarized-transcription
    • @speechmatics/use-diarized-transcription/dist/index.cjs
    • @speechmatics/use-diarized-transcription/dist/index.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@speechmatics/use-diarized-transcription) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Diarization (React)

    This package provides a react hook for grouping transcribed data by diazation data (i.e. speaker-separated transcription).

    Usage

    This package mainly serves as a common dependency for higher level Speechmatics packages, so it's unlikely you'll want to use it on its own. You can check out the @speechmatics/flow-client-react package to see it in action.