WhisperLiveKit / whisperlivekit /audio_processor.py

Commit History

whisperlivekit/audio_processor.py: bugfix when lines array is empty
b58a787

Marti Umbert commited on

whisperlivekit/audio_processor.py: apply translation to the whole recognized chunk insted of on a token basis
9d68c36

Marti Umbert commited on

whisperlivekit/audio_processor.py: use space as separator
0ccd2df

Marti Umbert commited on

whisperlivekit/audio_processor.py: translate only the new text coming from transcription
09e3ef2

Marti Umbert commited on

whisperlivekit/audio_processor.py: activate translation
e96f5ff

Marti Umbert commited on

whisperlivekit/audio_processor.py: translation controlled by and if/else, added await to call translate_text as async
3f5a0f9

Marti Umbert commited on

connected translation with frontend
20e4167

acumplid commited on

whisperlivekit/audio_processor.py: bug fix to translate from transcribed text and show in log messages
72d3f66

Marti Umbert commited on

whisperlivekit/audio_processor.py: define and call translate_text, define translation_tokenizer and translator attributes in class AudioProcessor
777c863

Marti Umbert commited on

Logs for https://github.com/QuentinFuxa/WhisperLiveKit/issues/110 https://github.com/QuentinFuxa/WhisperLiveKit/issues/106
333d52d

qfuxa commited on

script to lib
72d0416

qfuxa commited on