https://github.com/dimitrisniras/record-leg-transcription
https://github.com/dimitrisniras/record-leg-transcription
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dimitrisniras/record-leg-transcription
- Owner: dimitrisniras
- Created: 2022-08-16T11:40:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T11:47:22.000Z (almost 4 years ago)
- Last Synced: 2025-06-06T10:42:23.719Z (about 1 year ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# record-conversation-transcription
## Installation/Running
Be sure you run the first config as specified here:
Enter in the project directory
```
nvm use
npm install
npm start
```
## How to use it
Just call the number, you will hear a voice and you are gonna be recorded and receive a transcription.
You can query `localhost:5001/transcriptions` to get the list of the transcription events (and so the url of where to download the transcription)