Spaces:
Runtime error
Runtime error
metadata
title: Amanu
emoji: π
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 3.44.4
app_file: app.py
pinned: false
This repo's goal is to support the transcription and annotation of audios.
Parts
audio.py
: Everything related to audio preprocessing and analysis.transcription.py
: All code for transcript audios using fast-whisper.diarization.py
: Everything related to pyannotation.textformatting.py
: All related to fomatting the text in specific outputs.
UI parts
- Transcription.
- Diarization.
- Revision.
- Output formatting.
How to access to the service?
The user will logging using a password and user specified by me. That user and password will be manually managed by me.
Pricing
- Calculate the fixed cost of a server running for a long period of time.
- Check if I can use the hibernation period to save some money.