This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-15 10:26:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89a5b602a67fc72d8848c6e1a0351c40583c9004
candle
/
candle-examples
/
examples
/
whisper
History
Laurent Mazare
89a5b602a6
Move the conv1d layer to candle_nn. (
#117
)
2023-07-10 11:02:06 +01:00
..
audio.rs
Bugfix for the mel filters.
2023-07-05 12:56:04 +01:00
extract_weights.py
Run the text decoding bit.
2023-07-04 12:03:28 +01:00
main.rs
Make it easier to use whisper samples from the repo. (
#112
)
2023-07-08 18:48:27 +01:00
mel_filters.safetensors
Add the mel filters.
2023-07-05 11:05:08 +01:00
model.rs
Move the conv1d layer to candle_nn. (
#117
)
2023-07-10 11:02:06 +01:00