mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
rm audio_trans
This commit is contained in:
parent
6c8c9f8c0f
commit
c05dec3bcc
2 changed files with 3 additions and 6 deletions
|
|
@ -95,11 +95,7 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
audio_transcription = {
|
||||
enabled = true;
|
||||
model_size = "small";
|
||||
language = "en";
|
||||
};
|
||||
audio_transcription.enabled = false;
|
||||
|
||||
record = {
|
||||
enabled = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue