audio-transcriber-web

日本語のREADMEはこちらから

Using SpeechRecognition of browser, audio from the microphone automatically transcribe and written to file.

Warning / Disclaimer

The author is not responsible for any problems caused by the user using this project.

Or rather, if you want to use it seriously, use Google Cloud Platform Speech-to-Text.
We do not provide any support.

Feature

Requirements

Installation & Usage

1. Git Clone

git clone https://github.com/book000/audio-transcriber-web.git

2. Install packages from requirements.txt

pip3 install -U -r requirements.txt

3. Run main.py --open-browser

python3 main.py --open-browser

4. Type http://localhost:8080/api in the API URL form

5. Click the Start recording

If you turn on AutoStart, recording will start the moment you access the page.

Notes

License

The license for this project is MIT License.

This project contains several libraries. The library licenses are as follows.