This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Bump python version to 0.3.9
tags/v0.3.12-rc0
haixuantao
7 months ago
parent
65ee69e4f4
commit
bba7a50410
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
node-hub/dora-distil-whisper/pyproject.toml
+1
-1
node-hub/dora-opus/pyproject.toml
+ 1
- 1
node-hub/dora-distil-whisper/pyproject.toml
View File
@@ -8,7 +8,7 @@ authors = [
description = "Dora dora-distil-whisper"
license = { text = "MIT" }
readme = "README.md"
requires-python = ">=3.
8
"
requires-python = ">=3.
9
"
dependencies = [
"dora-rs >= 0.3.9",
+ 1
- 1
node-hub/dora-opus/pyproject.toml
View File
@@ -10,7 +10,7 @@ authors = [
license = { text = "MIT" }
readme = "README.md"
requires-python = ">=3.
8
"
requires-python = ">=3.
9
"
dependencies = [
"dora-rs >= 0.3.9",
Write
Preview
Loading…
Cancel
Save