-
## Feature Request
I would like to write something like this : #[route("/?:muted=true&:start=10")]
there is many url-serde serializer/deserializer for this kind of usecase.
For now, I have to w…
-
I have fine-tuned an hugging face model. This model is not outputting end time stamp token for the segment.
When I run faster whisper with this model and use "word_timestamps=False", it is giving the…
-
### Provide a general summary of the issue here
When the user hits Enter, the date picker focus moves from the last to the first date segment.
### 🤔 Expected Behavior?
The user should be able to hi…
-
I'd love to see segments in FitTrackee. A Segment is a GPS path (e.g. a specific street or a climb up to a hill) that users can define and collect and analyze efforts on.
Features could include:
…
-
It could be great lucenenet support for [Better Segment To Thread Mapping Algorithm](https://issues.apache.org/jira/browse/LUCENE-8757) and [A parallel DrillSideways implementation](https://issues.apa…
-
### Environment
- Documentation site: https://docs.tooljet.com/docs/
### What is the expected behaviour?
All relative links in the documentation should resolve correctly, without duplicated pat…
-
```
path = r"D:\Project\Python_Project\FasterWhisper\large-v3"
model = WhisperModel(model_size_or_path=path, device="cuda", local_files_only=True)
segments, info = model.transcribe("audio.wav",…
-
The v_segments attribute can be set for VDJ models.
```python
import righor as rg
model = rg.load_model("human", "trb")
model.v_segments = model.v_segments
```
The v_segments attribute canno…
-
This renders incorrectly:
```svg
```
I've tracked it down to this section: `a8377.55 8377.55 0 0 0 27.813 5.19 356.66 356.66 0 0 0 16.375-47.47c.83-3.095 1.602-6.19 2.344-9.28`, which ca…
-
Thank you for your efforts in developing and maintaining the react-native-health package. I have been using this package for tracking workouts and syncing data with Apple HealthKit, and it has been a …