flask_whisper / app.py

Commit History

Change AGE_LABELS = ["semua usia", "anak", "remaja", "dewasa"]
aae98e8
Running

Michael Natanael commited on

Revert "konversi audio ke FLAC (mono 16kHz) menggunakan ffmpeg sebelum dikirim ke Groq Whisper API untuk transkripsi"
aad2b2d

Michael Natanael commited on

konversi audio ke FLAC (mono 16kHz) menggunakan ffmpeg sebelum dikirim ke Groq Whisper API untuk transkripsi
82b14e6

Michael Natanael commited on

change groq api_key
19fb7f1

Michael Natanael commited on

change faster_whisper to whisper-large-v3 groqcloud
687e763

Michael Natanael commited on

Set timezone to asia/jakarta
bc3627b

Michael Natanael commited on

Add prediction history page (only for authenticated users)
0c67b3e

Michael Natanael commited on

- add truncation=True to bert_predict to ensure input ≤512 tokens
b6ae325

Michael Natanael commited on

change model to turbo
816f4f3

Michael Natanael commited on

rollback change model to distil-large-v3 with 4 cpu_threads
7a5af5b

Michael Natanael commited on

change model to distil-large-v3 with 4 cpu_threads
3347b23

Michael Natanael commited on

return full transcribed text from faster_whisper
a45f54d

Michael Natanael commited on

change whisper_open_ai to faster_whisper
268f7eb

Michael Natanael commited on

change batch_size whisper
7c09bf0

Michael Natanael commited on

change max_new_tokens whisper
3402997

Michael Natanael commited on

change max_new_tokens whisper
12a4d4b

Michael Natanael commited on

change batch_size whisper
0fb3fc2

Michael Natanael commited on

change batch_size whisper
dad0f9d

Michael Natanael commited on

Revert "change max_new_tokens whisper"
4c3afdc

Michael Natanael commited on

change max_new_tokens whisper
aa5affa

Michael Natanael commited on

change batch_size whisper
798fc2f

Michael Natanael commited on

change batch_size & max_new_tokens whisper
708b174

Michael Natanael commited on

change batch_size & max_new_tokens whisper
b3eefeb

Michael Natanael commited on

change max_new_tokens whisper
f3a0fa2

Michael Natanael commited on

change batch_size & max_new_tokens whisper
4cbd54d

Michael Natanael commited on

change batch_size whisper
557a97e

Michael Natanael commited on

change transcribe mechanism when uploading audio
57238f2

Michael Natanael commited on

change transcribe mechanism when uploading audio
d9cc6c9

Michael Natanael commited on

add optimum
1b96985

Michael Natanael commited on

change transcribe mechanism when uploading audio
feae468

Michael Natanael commited on

change transcribe mechanism when uploading audio
451dc19

Michael Natanael commited on

run whisper locally
971594f

Michael Natanael commited on

run whisper locally
0cc620c

Michael Natanael commited on

add chunk_length_s for longer audio
5d3a20e

Michael Natanael commited on

change transcribe mechanism when uploading audio
20332fc

Michael Natanael commited on

change transcribe mechanism when uploading audio
8ed962f

Michael Natanael commited on

change transcribe mechanism when uploading audio
0080f77

Michael Natanael commited on

change transcribe mechanism when uploading audio
8a79172

Michael Natanael commited on

change ffmpeg to torchaudio
401c39b

Michael Natanael commited on

modify whisper from running locally become running in Huggingface API
3ec7876

Michael Natanael commited on

modify the checkpoint url
1e22d83

Michael Natanael commited on

First deployment
80cb407

Michael Natanael commited on