feat: add optional cloud models for transcrption
This commit is contained in:
parent
274e4b7562
commit
55e6971781
28 changed files with 1714 additions and 131 deletions
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
title: ""
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
|
|
@ -14,6 +13,7 @@ A clear and concise description of what the bug is.
|
|||
What version of Amical are you using? (e.g., v0.1.1)
|
||||
|
||||
**System Information**
|
||||
|
||||
- **Operating System:** [e.g., macOS 14.0, Windows 11, Ubuntu 22.04]
|
||||
- **RAM:** [e.g., 16GB]
|
||||
- **GPU:** [e.g., NVIDIA RTX 3060, Apple M1, Intel Iris Xe, N/A]
|
||||
|
|
@ -21,6 +21,7 @@ What version of Amical are you using? (e.g., v0.1.1)
|
|||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue