-
Notifications
You must be signed in to change notification settings - Fork 322
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (44 loc) · 875 Bytes
/
.gitignore
File metadata and controls
44 lines (44 loc) · 875 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
build/
.DS_Store
.gradle/
.env
.cxx/
output/
local.properties
.idea/
.venv/
*.pyc
__pycache__/
uv.lock
*.egg-info/
libmoonshine*.so
libmoonshine*.dylib
libmoonshine*.dll
/python/src/moonshine_voice/libonnxruntime*
/python/src/moonshine_voice/*.so
/python/src/moonshine_voice/*.so.*
/python/src/moonshine_voice/*.dylib
/python/src/moonshine_voice/*.dll
/python/dist/
.pypirc
/swift/Moonshine.xcframework
.build/
*.xcodeproj/xcuserdata/
*.xcworkspace/xcuserdata/
*.xcworkspace/
.swiftpm/
/swift/Tests/MoonshineVoiceTests/test-assets/
project.xcworkspace
xcuserdata/
/swift/test-assets/
/.config/
*.tar.gz
/examples/c++/moonshine-voice-*/
/examples/c++/transcriber
Package.resolved
/examples/windows/cli-transcriber/moonshine-voice-windows-x86_64/
/examples/windows/cli-transcriber/x64/
/tiny-log.txt
/moonshine-eval-results.xlsx
/moonshine-eval-detailed-results.xlsx
/datasets/