Commit graph

8 commits

Author SHA1 Message Date
Tijs Zwinkels
8896389ea3 Fix crash when using openai-api with whisper_online_server
+ refactored creation of the ASR into a factory method
2024-03-20 15:29:10 +01:00
koiking213
4405c451ce specify dtype for librosa.load, instead of cast 2024-02-20 23:29:25 +09:00
koiking213
24926c98e0 specify audio dtype 2024-02-20 22:46:04 +09:00
Tijs Zwinkels
c30969fe27 OpenAI Whisper API backend 2024-01-25 10:21:33 +01:00
Dominik Macháček
aa51e39de4 buffer trimming option, sent. segmenter not required anymore
- both for whisper_online + server
- removed argparse code repetition
- README updated
2024-01-02 14:56:30 +01:00
Dominik Macháček
2625be10b7 Ukrainian tokenizer support 2023-06-05 17:29:26 +02:00
Dominik Macháček
260b1f8f88 options readme update, and catch exception in server 2023-06-05 16:26:56 +02:00
Dominik Macháček
819ac6c266 server 2023-06-02 10:50:44 +02:00