-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
Enhancementa request for improvementa request for improvementSpeech To Text AdaptersSpeech To Text AdaptersSpeech To Text AdaptersquestionFurther information is requestedFurther information is requested
Description
I've forked the repo and I'm trying to create a new Adapter for AWS Transcribe formats but I'm having trouble understanding the recommended steps here https://github.com/bbc/react-transcript-editor/blob/master/docs/guides/adapters.md
The recommended steps are:
- Create a folder with the name of the STT service - eg speechmatics
- add a adapters/${sttServiceName}/sample folder
- add a sample json file from the STT service in this last folder - this will be useful for testing.
- Name it ${name of the stt service}.sample.json
- add option in adapters/index.js
I can see an adapters folder in the project here src/lib/Util/adapters .
Is this where we should begin with step 1? I'm assuming yes, but just want to make sure this is right.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Enhancementa request for improvementa request for improvementSpeech To Text AdaptersSpeech To Text AdaptersSpeech To Text AdaptersquestionFurther information is requestedFurther information is requested