Skip to content

licq/litranslator

Repository files navigation

litranslator

This is the source code for the ios App LiTranslator. LiTranslator is a live audio translation app.

Notes

The app is written by SwiftUI and SwiftData.

The app uses whisper.cpp for local speech recognition and silero for active voice detection and microsoft translation service for the translation.

How to do contribution to the App?

  1. Fork this repo
  2. change the value of MICROSOFT_SUBSCRIPTION_KEY in constants.swift to your own key. You may apply it on https://learn.microsoft.com/en-us/azure/ai-services/translator/translator-overview.
  3. download the whisper model and silero_vad from the Internet and put it under the VoiceTranslator/Resources/models folder.
  4. Run.

About

source code for the listranslator app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published