Skip to content

ramblingcoder/TranslationTeacher

Repository files navigation

Translation Teacher

Configuration Options

appsettings.json

Options with samples.

{
  "WhisperApiUrl": "http://localhost:9000",
  "NpcApiUrl": "http://localhost:8082",
  "TranslatorApiUrl": "http://localhost:8081",
  "NpcPrompt": "/no_think\nYou are an NPC.\nYou are responding to the user's message in the first person.\nYour response should be in english. Response with simple statements and questions. Respond in a way that continues the conversation."
}

Environment Variables

Endpoints

Sample Video of Usage

output.mp4

About

Simple translation app that takes spoken audio and responds back with audio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published