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
cc22d4db20d5623ae7fde294eefc6ff3df1b31e8
candle
/
candle-examples
/
examples
/
whisper
History
Laurent Mazare
cc22d4db20
Put the transcribe token before the language one. (
#553
)
2023-08-22 16:46:34 +01:00
..
audio.rs
Micro-cleanup. (
#256
)
2023-07-27 07:55:54 +01:00
extract_weights.py
Run the text decoding bit.
2023-07-04 12:03:28 +01:00
main.rs
Put the transcribe token before the language one. (
#553
)
2023-08-22 16:46:34 +01:00
melfilters.bytes
Embed the mel filters in the whisper binary. (
#373
)
2023-08-09 18:27:26 +01:00
model.rs
Add a simple Module trait and implement it for the various nn layers (
#500
)
2023-08-18 09:38:22 +01:00
multilingual.rs
Support longer sequences in language detection. (
#428
)
2023-08-13 13:16:15 +01:00