Demo
Discover the Ease and Efficiency of Transcription Stream
Download our demo Dockerfile and run a practical, simple demo complete with a user-friendly drop zone. The container will function entirely offline, auto-transcribing files from the ‘incoming’ folder to the ’transcribed’ folder. Use the username ’transcriptionstream’ and password ’nomoresaastax’ to connect via sftp, then drop a wav file into the ‘incoming’ folder and see Transcription Stream in action!During the docker build a 1.5GB model is downloaded and a test file is transcribed. This adds time and space to the resulting image, but ensures it’s ready to work offline.
Use:
- Once your Transcription Stream container is running, connect via sftp with transcriptionstream/nomoresaastax.
- Upload your wav file to /home/transcriptionstream/incoming
- The system will automatically begin to transcribe the file. You can check the container logs for status and detail.
- Once the transcription is complete, the wav file, along with the various transcription formats, are placed in a new folder in /home/transcriptionstream/transcribed