nextcloud / nextcloud/integration_openai
Can select a specific language when transcribing audio messages
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 75
- Forks
- 32
- Avg merge
- 9d 8h
- Merged PRs (30d)
- 4
Description
Describe the feature you'd like to request
Sometimes voice files are misjudged as other languages during conversion. I wish there was an option to specify the target language before conversion to reduce the chance of identifying the wrong language.
Describe the solution you'd like
- Added a drop-down menu to select the target language
- Send parameters to servers such as LocalAI according to the specified target language
Describe alternatives you've considered
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue. Start by locating the audio transcription interface and the request handling for services such as LocalAI, then trace how transcription options are passed. Done means users can choose a target language before conversion and the selected value reaches the transcription server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100