Files
dotnet-local-transcription/.vscode/settings.json
T

7 lines
106 B
JSON
Raw Normal View History

2025-08-08 12:15:38 -05:00
{
"dotnet.projects.enableFileBasedPrograms": true,
"cSpell.words": [
"Ggml",
"Resampler"
]
}